The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
I am getting SICK of this
I keep getting Database errors!
|
#2
|
|||
|
|||
Can you get into CPanel and repair your forum database???
|
#3
|
||||
|
||||
can you get into admincp?
I would disbale all MODS |
#4
|
|||
|
|||
What the error means is that the session table in your database has been damaged. Most of the time this can be fixed reasonably quickly by repairing the table. If you have access to a database management tool such as phpMyAdmin you need to get into it then select your forum database.
Find the sessions table Select the checkbox next to the sessions table. Select the repair option from the dropdown options box. Or if you use cpanel you can repair the MySQL databases, from your Database area In most cases, this will successfully repair the table. But remember you need to find what caused it |
#5
|
||||
|
||||
what do the DB errors say?
|
#6
|
|||
|
|||
Code:
jtablesession::Store Failed DB function failed with error number 145 Table './webkinzc_jo151/jos_session' is marked as crashed and should be repaired SQL=INSERT INTO `jos_session` ( `session_id`,`time`,`username`,`gid`,`guest`,`client_id` ) VALUES ( 'fd773853ae5aa0aca6aa7c22c79dcbbd','1230945305','','0','1','0' ) http://www.webkinzcoast.com/forums/i...sername=forums |
#7
|
||||
|
||||
Is it me or do you have sparkly sprites randomly appearing ?
COuld be my monitor lol |
#8
|
|||
|
|||
You've been on the fosters again Steve??? Just noticed the sparkles around the cursor, so i guess the monitor is cool
|
#9
|
||||
|
||||
Do not try repairing your database for the heck of it! You can corrupt tables if you repair them when they don't need to be repaired.
|
#10
|
|||
|
|||
We do appreciate that people are trying to help, but please only do so if you know what is wrong and don't just go shout some things if you have no clue if they are related or not.
Without seeing the exact error message, nobody can even guess what is wrong. Also once you determined that the session table was corrupted, repairing it would be pointless as a HEAP (in memory) table can not be repaired. Restarting the database would be the correct solution to repair a HEAP table or if that fails drop and recreate. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|