Jump to content
php.lv forumi

Atjaunināt.


Southwind*

Recommended Posts

152918211.jpg

 

Gribu uztaisīt lai atrāk atjaunojas lietotāji savadāk čalis jau sen pametis forumu, bet vel stundu/divas uzradas ka viņš ir online list.

megināju to offset bāzt bet met SQL erroru ^ bildē.

 

<?php

$online = new ipb_online('/forum/');

$online->config('location', true);

$online->config('avatar', true) // set some settings - show member avatar

->config('group', true) // set some settings - hide member group

->set_lang($_IPB_LANG) // set language

->create_cache();

echo $online->list_online_members(); // show online members

?>

configs.

 

Kods: http://paste.php.lv/136ace34faec0b1e2bb4ba6e390386d4?lang=php

Edited by Southwind*
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...