The Arcive of vBulletin Modifications Site. |
|
[HELP] Blank Pages After Server Move Details »»
|
|||||||||||||||||||||||||
Hello,
Just getting blank pages after server move at: http://www.domain.com/arcade.php http://www.domain.com/index.php?act=Arcade&do=newscore also blank page on View High Score page http://www.domain.com/arcade.php?&act=Arcade&do=stats&gameid=230 I'm running ibProArcade v2.6.5+ on vB 3.6.8 Forum location: http://www.domain.com/index.php vBadvanced location: http://www.domain.com/main.php ibProArcade location: http://www.domain.com/arcade.php Web Server : Apache v2.0.59 PHP : 5.1.6 MySQL Version : 5.0.48 ARCADE template: 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]"> $arcadeheader <!-- small space --> <span class="smallfont"><br /> </span></if> $maincontent </div> $footer </body> </html> Thanks. Show Your Support
|
|||||||||||||||||||||||||
![]() |
|
|