www.clanthemes.com :: View topic - Arcade Mod Help
Welcome To Clan Themes
As the board grows please remember the Search Option
We also monitor Private Messages to stop members from abusing our sites system.
Note!! Anyone thinking of spamming or posting senseless threads to make up their post count will be permanently banned we have a zero tolerance spamming policy here, you've been warned.
Joined: Oct 31, 2007
Last Visit: 28 Nov 2007
Posts: 11 Points: 100
Arcade Mod HelpPosted:
Sun Nov 04, 2007 1:08 am
installed version 3.0.2 and when I login to my phpbb admin the databases were'nt all created. I checked the arcade_install.php and install.sql and they are not even trying to create the tables this thing is asking for. Is there a mod that I am supposed to have installed already or something..I cant figure it out...thanks in advance
Im using phpnuke 8.0 and Arcade v 3.0.2 Description: Adds a arcade to your forums with high scores tables, categories, comments and favorite games.
Joined: Oct 31, 2007
Last Visit: 28 Nov 2007
Posts: 11 Points: 100
Arcade Mod HelpPosted:
Sun Nov 04, 2007 5:46 pm
Thanks...I reinstalled got eerything to work except for the actual arcade itself.......check settings in forum admin shows the install is good to go but when I try to hit it I get a blank page.....you can click on the games and the pages load but when I click on the graphic IE: http://mmostrategyguides.com/modules.php?name=Forums&file=arcade it's just blank....any idea what that is??
Ped
Reputation: 1137.2 votes: 28
Local time: 6:17 PM Location: Great British Empire
Status: Offline
2.04 posts per day Medals: 2 (View more...)
Clan Themes Theme Guru Joined: Nov 13, 2006
Last Visit: 16 Mar 2010
Posts: 2493 Points: 99336
Re: Arcade Mod HelpPosted:
Sun Nov 04, 2007 7:00 pm
no
Open up config.php and set error reporting to TRUE
Joined: Oct 31, 2007
Last Visit: 28 Nov 2007
Posts: 11 Points: 100
Arcade Mod HelpPosted:
Sun Nov 04, 2007 9:15 pm
Changed the value in nuke_user table for user_level to 2 to get rid of the error in the forum admin arcade settings check and now there are no errors in the settings check but I still get all the php errors above and it still doesnt run....the mainfile can't open the config file is what it looks like to me but I have no idea what would make that happen....again all of the help is appreciated.
Ped
Reputation: 1137.2 votes: 28
Local time: 6:17 PM Location: Great British Empire
Status: Offline
2.04 posts per day Medals: 2 (View more...)
Clan Themes Theme Guru Joined: Nov 13, 2006
Last Visit: 16 Mar 2010
Posts: 2493 Points: 99336
Re: Arcade Mod HelpPosted:
Mon Nov 05, 2007 7:23 am
Might have to ask floppy about this one, but my understanding of
Fatal error: Cannot redeclare stripos_clone() (previously declared in /mainfile.php:110) in /mainfile.php on line 110
Joined: Oct 31, 2007
Last Visit: 28 Nov 2007
Posts: 11 Points: 100
Arcade Mod HelpPosted:
Mon Nov 05, 2007 2:52 pm
All of the install is good but I had to make additional edits to get rid of all of the errors. On arcade.php I had to change the call to the config.php to require_once instead of include as the config.php had already been called and it was trying to declare some things twice. I also had to manually change my user_level in the nuke_users table to "2" to rid of the user ID error in the settings check. And finally to get rid of that really long string of errors on the forum admin page I had to change the include("config.php"); lines to INCLUDE.PATH("config.php"); on mainfile.php lines 851 and 926 in the root. It was a major pain the ass to get rid of all of the errors but it seems to be functioning perfectly atm.
Ped
Reputation: 1137.2 votes: 28
Local time: 6:17 PM Location: Great British Empire
Status: Offline
2.04 posts per day Medals: 2 (View more...)
Clan Themes Theme Guru Joined: Nov 13, 2006
Last Visit: 16 Mar 2010
Posts: 2493 Points: 99336
Re: Arcade Mod HelpPosted:
Mon Nov 05, 2007 3:09 pm
Just set the display errors to FALSE now in config.php
10 Replies / 1334 Views Page 1 of 1 All times are GMT
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum