The Arcive of vBulletin Modifications Site. |
|
Moving to ibProArcade Details »»
|
|||||||||||||||||||||||||
So yeah I was using v3arcade, but decided to change that. I uninstalled it, uploaded the new files and the imported the ibProArcade plugin. However I am just getting a blank page for the arcade page. Do I have to remove something that v3arcade put in a config?
Glad if you could help, thanks ![]() Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
You have the old ARCADE-Template from v3arcade left, the v3-uninstaller did not remove it
So replace the whole "ARCADE"-Template with the following: 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> |
|
#3
|
|||
|
|||
|
Thank you for answering. However this didn't exactly work. Now I am getting this: Notice: Undefined index: sessdo in e:\web\public_html\thebest1\forums\arcade.php on line 24
Notice: Undefined index: sessdo in e:\web\public_html\thebest1\forums\arcade.php on line 31 Should I re-install? |
|
#4
|
|||
|
|||
|
Quote:
|
|
#5
|
||||
|
||||
|
@wilhelm32:
re-upload the arcade.php if that does not help, provide FTP+ACP-Access via PM and I will check this out and fix it
|
|
#6
|
|||
|
|||
|
Thanks you, I will do that.
|
|
#7
|
||||
|
||||
|
You will like this arcade system much better! I hope you can get it all working
|
|
#8
|
||||
|
||||
|
ibProArcade works now, but I have one small problem, maybe it is because of PHP v5.1.2 ?
Will investigate this ... ** edit** Ok, fixed the problem and changed some code for v2.5.7+ |
|
#9
|
|||
|
|||
|
What is the fix?
|
|
#10
|
|||
|
|||
|
It seems more than a couple people have this problem* (myself included)... why not just post the fix instead of requesting FTP access to peoples' sites? At least till the release comes out.
*Notice: Undefined index: sessdo in e:\web\public_html\thebest1\forums\arcade.php on line 31 |
![]() |
|
|