![]() |
Hi
I just installed this... i.e. I installed ibproarcade first, then I ran the converter .. everything went smoothly .. then I uninstalled v3arcade and deleted its associated files and directories .. I also removed v3 arcade from navbar and postbit/postbit legacy .. however now i'm getting a database error when I try and access the arcade (under www.theaccountancyforums.com/forums) please advise thanks! something gives me the feeling the error is because I deleted v3Arcade's files :( ok I deleted all the v3arcade files showing under 'games list' in my admincp/arcade .. ( i.e. ones who had gifs missing and no valid link to them) now the only games showing under my admincp/arcade are the ones with gifs displaying I've also re-installed ibproarcade still getting the database error :( |
I need more details about the SQL-Error itself... anything in the logs?
|
Database error in vBulletin 3.6.4: Invalid SQL: SELECT userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, language.phrasegroup_arcade AS phrasegroup_arcade, language.phrasegroup_global AS phrasegroup_global, language.options AS lang_options, language.languagecode AS lang_code, language.charset AS lang_charset, language.locale AS lang_locale, language.imagesoverride AS lang_imagesoverride, language.dateoverride AS lang_dateoverride, language.timeoverride AS lang_timeoverride, language.registereddateoverride AS lang_registereddateoverride, language.calformat1override AS lang_calformat1override, language.calformat2override AS lang_calformat2override, language.logdateoverride AS lang_logdateoverride, language.decimalsep AS lang_decimalsep, language.thousandsep AS lang_thousandsep FROM user AS user LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid) LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid)) WHERE user.userid = 1; MySQL Error : Unknown column 'language.phrasegroup_arcade' in 'field list'Error Number : 1054Date : Tuesday, January 23rd 2007 @ 05:52:03 AMScript : http://theaccountancyforums.com/foru...e.php?Referrer : http://theaccountancyforums.com/forums/index.php
|
seems like you have the /arcade.php from another arcade but not ibProArcade :)
Please download the archive again and upload and overwrite the arcade.php |
I was wondering what else I can do about the time out error I'm getting:
Fatal error: Maximum execution time of 30 seconds exceeded... I've tried running the query to delete the scores with 0 (10553 rows were deleted), but I'm still having the same issue. I've also tried adding the code below to the file and this didn't work either. Code:
echo ("$counter, "); I'd love to be able to save our scores, so any help is greatly appreciated. |
contact me via PM please, so I can try to help directly
|
Hellllllooooooo
Just migrated from V3arcade 1.0.4 !!!! re wrote the import script and buggered around with the old table sorted !!!! Just a quicky can I update the Time Played counters, as they are all 0 I have searched around and have not found the question or the answer :) Giz |
What was the problem with the importer, what did you adapt/rewrote ?
"time played" is not getting imported, sorry... |
1 Attachment(s)
I had an old version of VB Arcade 1.0.2
The tables where called: games gamenews gamesessions gamechallenges gamesessions was missing the field gameid, so had to create it/populate it :) :up: UPDATE gamesessions SET gameid='1' WHERE gamename='snake' and so on Have attached the php TO READ ONLY DONT USE !!! :eek: :erm: Giz |
was it v3arcade for vBulletin 3.0.x ?
|
All times are GMT. The time now is 10:49 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|