View Full Version : Moving to ibProArcade
wilhelm32
06-24-2006, 02:21 AM
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 ;)
MrZeropage
06-24-2006, 08:34 AM
You have the old ARCADE-Template from v3arcade left, the v3-uninstaller did not remove it :rolleyes:
So replace the whole "ARCADE"-Template with the following:
$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>
wilhelm32
06-24-2006, 09:40 PM
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?
DrewM
06-24-2006, 10:02 PM
You have the old ARCADE-Template from v3arcade left, the v3-uninstaller did not remove it :rolleyes:
So replace the whole "ARCADE"-Template with the following:
$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>
that's not v3arcades fault the plugin uninstaller is not that good
MrZeropage
06-25-2006, 01:12 PM
@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 :)
wilhelm32
06-25-2006, 01:39 PM
Thanks you, I will do that. :)
FLMom
06-25-2006, 02:30 PM
You will like this arcade system much better! I hope you can get it all working :D
MrZeropage
06-25-2006, 06:15 PM
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+
Ranger187
08-27-2006, 04:47 PM
What is the fix?
kungfujesus
10-10-2006, 12:47 AM
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
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?
because he gets sick of the same dame questions every day,
use ya brain, he has answered as much as he can, look around
some old threads, you mite learn something lol'sssssssss
*Notice: Undefined index: sessdo in e:\web\public_html\thebest1\forums\arcade.php on line 31
What is the fix?
make a thread for these question or you will not get an answer :knockedout:
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.