![]() |
I made an edited my arcade.php but why my system keep loading an old arcade.php. I have vboptimise. Where are the ibproarcade cache save of ?
Please help $DEBUGMODE = 1; // 0 = off / 1 = enable the debugmode / 2 = verbose debugging (support only!) $NATIVEMODE = 1; // set this to 1 to disable all Hooks/PlugIns within ibProArcade $LOGIPS = 1; // set this to 0 to disable logging of IP-addresses |
Quote:
|
Is there a built in points system for this arcade? I have searched high and low but cant find any mention of it. Seems there are fields in the DB for one but nothing in admin.
Having moved across from IPB version its a bit disappointing not to find one. Cheers Jim. |
Quote:
|
Quote:
|
Quote:
https://vborg.vbsupport.ru/showthread.php?t=228507 Instead of having a dropdown on the navbar I made it a button. |
I removed my install imeaditaly, first the conversion would not work, but more anoying was the branding that linked back to this site that negates all debranding. I refuse to pay for another mod that has not been polished and ready for installation, and I certinly not going to be rushed into the debranding with a three day window.
Sorry Mr.Zero Andrew Green has ruined my faith and trust in developers following through. |
We hosted all 6000 games *.SWF on second server ( all the gif files stay on the first server) b/c the space and loading issue so we just can't load them all in the first server with our VBULLETIN forum.
The second server doesn't have vbulletin. It just a plain server and on different ip and hosting company THe game is loading b/c we changed the codes like this. <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="{$game['gwidth']}" height="{$game['gheight']}"> <param name="menu" value="false" /> <param name="movie" value="http://www.secondserver/arcade/{$game['gname']}.swf?tgame=0&pn_gid={$game['gid']}&pn_license={$game['license']}&pn_checksum={$game['checksum']}&pn_domain={$game['domain']}&pn_uname={$game['username']}" /> <param name="type" value="application/x-shockwave-flash" /> <param name="pluginspage" value="http://www.macromedia.com/go/getflashplayer/" /> <param name="bgcolor" value="#{$game['bgcolor']}" /> <param name="quality" value="high" /> <param name="menu" value="false" /> <param name="width" value="{$game['gwidth']}" /> <param name="height" value="{$game['gheight']}" /> <param name="flashvars" value="location=./&gamename={$game['gname']}&hash={$game['hash']}" /> <embed src="http://www.secondserver/arcade/{$game['gname']}.swf?tgame=0&pn_gid={$game['gid']}&pn_license={$game['license']}&pn_checksum={$game['checksum']}&pn_domain={$game['domain']}&pn_uname={$game['username']}" width="{$game['gwidth']}" height="{$game['gheight']}" bgcolor="#{$game['bgcolor']}" quality="high" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer/" flashvars="location=./&gamename={$game['gname']}" menu="false"></embed> <noembed>{$ibforums->lang['no_embed']}{$game['gtitle']}</noembed> </object> The game is loading as normal but some games, I was able to CLICK on SUBMIT button and it went forward to the score page. but some games, after clicked on the SUBMIT button, it didn't go anywhere. |
I am using V4, I have disabled cms and blog, and followed the install instructions. But arcade don't show on the navbar, why?anything i missed?
|
Quote:
|
All times are GMT. The time now is 01:53 PM. |
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:
|