![]() |
Quote:
Code:
<a href="arcade.php?do=play&gameid=$game[gameid]"><img src="$stylevar[imgdir_arcade]/$game[stdimage]" border="1"></a> Code:
<a href="arcade.php?do=play&gameid=$game[gameid]"><img src="$stylevar[imgdir_arcade]/$game[stdimage]" style="border:1px dashed red;"></a> (screenshot attached for those lacking in imagination) |
FYI: Change the order of the games list :surprised:
In arcade.php Code:
LEFT JOIN " . TABLE_PREFIX . "games AS games ON gamesessions.gamename = games.shortname Code:
LEFT JOIN " . TABLE_PREFIX . "games AS games ON gamesessions.gamename = games.shortname |
Can we use any of those other miniclip games?
|
will this hack also work for "vBulletin Version 3.0.0 Release Candidate 3" or only for release candidate 2 ?
|
Yes, it works for Release Candidate 3.
|
Ditto. I'm running my arcade on RC3 as a new install.
|
Updated, cheat proof funky pong - zip updated.
|
Ok, I have found the reason for my problem.
It's because I have phpadsnew running on my forum (banner management software) I have this code in phpinclude_start require ('/usr/local/apache2/htdocs/phpads/phpadsnew.inc.php'); if (!isset($phpAds_context)) $phpAds_context = array(); $phpAds_raw = view_raw ('zone:1', 0, '', '', '0', $phpAds_context); $bann = $phpAds_raw['html']; And then somewhere in postbit there's is that $bann where a banner should be showing. If I remove that code Arcade works beautifully! Now the question is... how to get those two to work together... |
wow, that looks great!!!
(will install it tomorrow (when rc4 is out)) |
Quote:
|
All times are GMT. The time now is 04: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:
|