Southwind* Posted June 28, 2010 Report Share Posted June 28, 2010 (edited) 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 June 28, 2010 by Southwind* Quote Link to comment Share on other sites More sharing options...
briedis Posted June 28, 2010 Report Share Posted June 28, 2010 Tiklīdz tiek ieraudzīta kļūda - "is not a valid resource", uzreiz vajag būt skaidram - ir kļūda kvērijā. Quote Link to comment Share on other sites More sharing options...
Southwind* Posted June 28, 2010 Author Report Share Posted June 28, 2010 Skaidrs :) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.