New Joe
03-31-2010, 07:27 AM
All the games work fine after I installed it on vB4.
The only problem is this at the top of the page:
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar in [path]/includes/functions.php on line 3893
Parse error: syntax error, unexpected T_STRING in /home/zenithfo/public_html/testvb/gameroom.php(29) : eval()'d code on line 1
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: gameroom in [path]/includes/functions.php on line 3893:
I think the above errors are to do with the nav bar, as it isn't showing.
So apart from those few lines showing it's a goer.
Now all we need is someone to help out with the above, and also how to add the amount of cash into the postbits.
In the postbit & postbit_legacy Templates
Find:
$vbphrase[posts]: $post[posts]
BELOW that
<br /><a href='gameroom.php'>Gameroom cash</a>: $$post[gameroom_cash]
So if you really want it for vB4 install it, it works, but let's hop we can get it working perfect soon.
The only problem is this at the top of the page:
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar in [path]/includes/functions.php on line 3893
Parse error: syntax error, unexpected T_STRING in /home/zenithfo/public_html/testvb/gameroom.php(29) : eval()'d code on line 1
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: gameroom in [path]/includes/functions.php on line 3893:
I think the above errors are to do with the nav bar, as it isn't showing.
So apart from those few lines showing it's a goer.
Now all we need is someone to help out with the above, and also how to add the amount of cash into the postbits.
In the postbit & postbit_legacy Templates
Find:
$vbphrase[posts]: $post[posts]
BELOW that
<br /><a href='gameroom.php'>Gameroom cash</a>: $$post[gameroom_cash]
So if you really want it for vB4 install it, it works, but let's hop we can get it working perfect soon.