vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   I am getting SICK of this (https://vborg.vbsupport.ru/showthread.php?t=200490)

iBardia 01-02-2009 11:10 PM

I am getting SICK of this
 
I keep getting Database errors!

UKBusinessLive 01-02-2009 11:18 PM

Quote:

Originally Posted by iBardia (Post 1699825)
I keep getting Database errors!

Can you get into CPanel and repair your forum database???

TimberFloorAu 01-02-2009 11:19 PM

can you get into admincp?

I would disbale all MODS

UKBusinessLive 01-02-2009 11:24 PM

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

Brandon Sheley 01-02-2009 11:33 PM

what do the DB errors say?

UKBusinessLive 01-02-2009 11:37 PM

Quote:

Originally Posted by Loco.M (Post 1699849)
what do the DB errors say?

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' )

Looks like its working ok now :rolleyes:

http://www.webkinzcoast.com/forums/i...sername=forums

TimberFloorAu 01-02-2009 11:41 PM

Is it me or do you have sparkly sprites randomly appearing ?

COuld be my monitor lol

UKBusinessLive 01-02-2009 11:47 PM

You've been on the fosters again Steve??? Just noticed the sparkles around the cursor, so i guess the monitor is cool :D

Dismounted 01-03-2009 03:21 AM

Quote:

Originally Posted by UKBusinessLive (Post 1699833)
Can you get into CPanel and repair your forum database???

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.

Marco van Herwaarden 01-03-2009 08:56 AM

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.


All times are GMT. The time now is 07:21 PM.

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.01627 seconds
  • Memory Usage 1,729KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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