![]() |
Active User Images for Ibproarcade WOL
This file edit adds images to the "Users Active in the Arcade" showing what game a member is playing or what they are viewing.
This mod was released on the old vbibroarcade support forum by Gemma, Thanks Again :cool: I have been useing it since 3.0x - 2.5.1 arcade with out any problems. Here's what to do. 1 File Edit - mod_arcade.php Upload 2 images to the arcade/images folder. In arcade/modules/mod_arcade.php Find: Code:
$DB->query("SELECT gid, gtitle FROM ibf_games_list WHERE gid IN ($games_list)"); Replace with: Code:
$DB->query("SELECT g.gid, g.gtitle, c.password, g.gname FROM ibf_games_list AS g, ibf_games_cats as c WHERE gid IN ($games_list) AND g.gcat=c.c_id AND trim(password)=''"); |
Nice work ;) :)
This should be in the standard release of the arcade *Gemma clicks install even though she's had it installed for 8 months* |
tyvm i love it!
|
Man I like it!
|
Works perfect. Very cool.
|
Nice!
|
great mod for the arcade
It always bothered me I could not click on the image "a member was playing" to bring me right to the game..;) I know this it's a old mod .. Not 100% sure it needs a little coding but it still works.. thanks |
All times are GMT. The time now is 01:33 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|