Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Nov 2000
Posts: 1,271
Kahuna
Kahuna
Joined: Nov 2000
Posts: 1,271
there's been a lot of pruning of my site lately, between myself and my webhosts. the latest round apparently went too far.

now, whenever you try to respond to a thread, or even read a thread on my boards, you get the following error:

Code
Script: /home/robkam2/public_html/ubbthreads/showflat.php
Line#: 736
SQL Error: Table 'robkam2_drkknght.w3t_games' doesn't exist
SQL Error #: 1146
Query: SELECT title FROM w3t_games WHERE highscorerid = '769'

Please use your back button to return to the previous page.

trying to access the actual arcade gets a similar error. the arcade is a mod i installed a year or two ago, version 1.8 for threads 6.5, and have since reinstalled tonight (v 1.9) from here.

all to no avail

apparently, the arcade table in my database is corrupted or missing, and i don't know how to replace it or tell my boards i don't want it anymore.

please help?

Sponsored Links
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
You might try a repair table on those.

REPAIR TABLE w3t_games

REPAIR TABLE w3t_gamesessions

etc

in your mysql panel in the control panel


- Allen wavey
- What Drives You?
Joined: Nov 2000
Posts: 1,271
Kahuna
Kahuna
Joined: Nov 2000
Posts: 1,271
heya double a!

it appears those tables just, flat out, don't exist any more. i get this:

Code
Table 'robkam2_drkknght.w3t_games' doesn't exist

im not sure how or where (or why or when) some of these game / arcade tables were nixed, but... they's gone. frown i was hoping that the reinstall of the mod, which i just did, would re-create them in the database (the instructions don't indicate any manual creation), however... that didn't work either.

what else y'got? wink

Joined: Nov 2000
Posts: 1,271
Kahuna
Kahuna
Joined: Nov 2000
Posts: 1,271
well, i was able to salvage some of the w3t tables from an old saved mysql backup, and then hacked'em in to quasi-fix the boards. ...for now...

though i have, on occasion, stubled upon new (and perhaps relating?) errors, like the following:

Code
Script: 
Line#:
SQL Error: Got error 12 from storage engine
SQL Error #: 1030
Query: SELECT t1.B_Number,t2.U_Number,t2.U_Username,t1.B_PosterId,t1.B_Posted,t1.B_Last_Post,t1.B_Subject,t1.B_Body,t1.B_Main,t1.B_Replies,t1.B_Icon,t1.B_Counter,t2.U_Picture FROM w3t_Posts AS t1, w3t_Users AS t2 WHERE t1.B_Number = t1.B_Main AND t1.B_PosterId = t2.U_Number AND t1.B_Board = 'frontpage' AND t1.B_Approved = 'yes' ORDER BY t1.B_Posted DESC LIMIT 1

and

Code
Script: /home/robkam2/public_html/ubbthreads/showflat.php
Line#: 511
SQL Error: Got error 12 from storage engine
SQL Error #: 1030
Query: SELECT O_Type,O_Board,COUNT(*) FROM w3t_Online WHERE O_Board = 'UBB15' GROUP BY O_Type

Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
I believe Error12 from MySQL simply means that it has run out of available resources (memory).


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
Sponsored Links

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)