The Arcive of vBulletin Modifications Site. |
|
[ need help ] right install, nothing to see @ arcade.php Details »»
|
|||||||||||||||||||||||||||
|
[ need help ] right install, nothing to see @ arcade.php
Developer Last Online: Jul 2011
i have a problem.
installed each step correctly, even chmod and active the PlugIn-System and so on. @adminCP everything shows correctly, yet the user page is blank, nothing happen: http://www.foren.f7c-network.com/boards/arcade.php http://www.foren.f7c-network.com/boa...=play&gameid=1 has someone any ideas? thx - we really wanna use this great feature. Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
I would try re uploading the files again, maybe something got corrupted during the transfer
|
|
#3
|
||||
|
||||
|
You had the old v3arcade installed, open the Template ARCADE and replace all of its content with this:
Code:
$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <!-- no cache headers --> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Expires" content="-1" /> <meta http-equiv="Cache-Control" content="no-cache" /> <!-- end no cache headers --> $headinclude <title><phrase 1=$vboptions[bbtitle]>$vbphrase[x_powered_by_vbulletin]</phrase></title> </head> <body> $header $navbar <if condition="$bbuserinfo[userid]!=0">$arcadeheader <!-- small space --> <span class="smallfont"><br> </span></if> $maincontent </div> $footer </body> </html> |
|
#4
|
|||
|
|||
|
really thx, MrZeropage!
i had should know it. :devious: |
![]() |
|
|