PDA

View Full Version : Add-On Releases - Active users in ibproArcade on top of arcade 2.6.7a+


stangger5
05-10-2008, 10:00 PM
Make sure you upgrade to the newest ibproarcade..
Right now its 2.6.7a+

Demo-www.next-level-arcade.com/arcade (http://www.next-level-arcade.com/ibproarcade.php?&act=Arcade)

This shows (Users Active in the Arcade) on top of arcade..
Plus shows game image what you are playing..
If your just in the arcade home,,it shows a arcade home image too..

Upload the arcade/image and arcade/modules folders,,overwriting the modules/mod_arcade and arcade.php when asked..

Added how to edit the arcade.php file


Thats it..
Enjoy !!
Stangger5

bornoffire
05-11-2008, 01:16 AM
screenshot? demo?

stangger5
05-11-2008, 01:23 AM
Demo added..

TTG
05-11-2008, 10:03 AM
Demo looks great .. :D

Sorry, no access granted here


But you may want to donate for this fantastic Arcade-Hack

jalmz
05-13-2008, 12:09 AM
thanks stannger5.

Baldilocks
05-18-2008, 10:08 AM
Nothing showing up any different in my arcade.. (shrug).

stangger5
05-18-2008, 11:02 AM
Nothing showing up any different in my arcade.. (shrug).

You need to turn it on..

admincp >> Arcade >> Arcade Main Settings >> scroll down to find : Active users list..
Check yes for all of them...

Baldilocks
05-18-2008, 11:10 AM
Ok. :) Might wanna add that to the instructions. ;) Thanks for your help.

INSTALLED!!

PHILLYFAN
08-29-2008, 05:15 AM
thanks!

Subah
10-01-2008, 05:26 PM
Thanks a lot :)

safakuygur
10-01-2008, 05:27 PM
very nice
thanks :)

Lee G
01-05-2009, 08:26 AM
Did not take any risks on there being any changes to the arcade.php file.

Followed the instructions on doing a manual file edit and this works just fine with the latest 2.6.8 version of the arcade

Great add on for the arcade :up:

lgnd
01-31-2009, 12:03 PM
Thank You for this great mod! Installed on vB 3.7.4 PL1 and ibProArcade v2.6.8+

ChicagoCoin
02-06-2009, 12:32 PM
Thanks for the mod, I'd like to use it but I also have an altered mod_arcade.php from VBcredits, wondering if you can post the instructions to manually edit this file as well.

mike2902
04-23-2009, 04:41 AM
Installed. The feature is showing up at the bottom of the page. How to get it to the top? Like the demo

ShawneyJ
07-27-2009, 11:52 PM
stangger5, can i ask how to manually edit the mod_arcade.php please? for 2.6.8?
thanks.

bornoffire
12-16-2009, 09:10 PM
I tried both ways and still can't get the active bar up on top. I have it like this:


$this->arcade->top_links($this->html);
$this->output .= $this->arcade->extra_links;
$action = (isset($ibforums->input['do'])) ? $ibforums->input['do'] : 'glist';
$show_users = unserialize($this->arcade->settings['show_active']);
if( $show_users[$action] != 0 )
{
$this->arcade->get_active($this->html);
$this->output .= $this->arcade->active;
}

jalmz
01-13-2010, 01:22 AM
stangger5, can i ask how to manually edit the mod_arcade.php please? for ibProArcade v2.7.0+?

thanks

8thos
10-08-2010, 03:38 AM
Does it work for vb4?

stangger5
07-04-2013, 09:22 PM
Active users in ibproArcade on top should work with any version..

I have mine set up right now to show under stats/ middle of the arcade..

ArcadeSyndicate
08-23-2015, 09:56 AM
where can i find the right position in the arcade.php when i want the online users to show up between the statistics and the categories?

i remember a few years ago with with an older version it worked fine at first try but now with v2.7.2+ i only find locations above the stats.

or maybe i'm just getting old :D

stangger5
08-24-2015, 03:53 PM
Theres a lot more to it, to get it to work between stats and cats.