vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade (https://vborg.vbsupport.ru/forumdisplay.php?f=170)
-   -   [DOWNLOAD] Converter (from v3arcade to ibProArcade) (https://vborg.vbsupport.ru/showthread.php?t=119704)

Fawlty Adder 01-23-2007 07:55 AM

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 :(

MrZeropage 01-23-2007 10:14 AM

I need more details about the SQL-Error itself... anything in the logs?

Fawlty Adder 01-23-2007 10:27 AM

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

MrZeropage 01-25-2007 07:19 AM

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

o0 Ryan 0o 03-11-2007 08:48 AM

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.

MrZeropage 03-20-2007 07:21 PM

contact me via PM please, so I can try to help directly

Gizmo99 04-09-2007 12:57 PM

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

MrZeropage 04-09-2007 06:23 PM

What was the problem with the importer, what did you adapt/rewrote ?

"time played" is not getting imported, sorry...

Gizmo99 04-10-2007 07:33 AM

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

MrZeropage 04-11-2007 10:05 AM

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
  • Page Generation 0.01191 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete