vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Data Base Crash CRON (https://vborg.vbsupport.ru/showthread.php?t=310308)

steve3402000 04-08-2014 02:34 AM

Data Base Crash CRON
 
Well, I think I might really be screwed here. Out of nowhere I have major database errors, cannot log into admincp, cannot fix the database through phpmyadmin. The Yahoo repair tool tries to repair but no luck.

Any ideas?

Thank you in advance

Steve

--------------- Added [DATE]1396928226[/DATE] at [TIME]1396928226[/TIME] ---------------

MySQL said: Documentation
#144 - Table './forum/cron' is marked as crashed and last (automatic?) repair failed

Is the error I get inside phpmyadmin

Steve

ForceHSS 04-08-2014 02:37 AM

You need to disable plugins from the config
To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 

If you could also post the error you are getting check the email that you have in your config

steve3402000 04-08-2014 02:53 AM

Awesome man, thanks

Steve

ForceHSS 04-08-2014 02:56 AM

Quote:

Originally Posted by steve3402000 (Post 2492047)

MySQL said: Documentation
#144 - Table './forum/cron' is marked as crashed and last (automatic?) repair failed

Is the error I get inside phpmyadmin

Steve

When you get into your admin panel try running repair from there

steve3402000 04-08-2014 03:03 AM

OK, that got her back up, Ill check error file

Steve

--------------- Added [DATE]1396930129[/DATE] at [TIME]1396930129[/TIME] ---------------

I am running it now. I did not have the errors sent to my email, I think we disabled it last crash LOL So I will run repairs and optimize, try removing the line we put in?

Appreciate it a lot man. You guys always come through for me.

Steve

katie hunter 04-08-2014 03:21 AM

Quote:

Originally Posted by steve3402000 (Post 2492054)
OK, that got her back up, Ill check error file

Steve

--------------- Added [DATE]1396930129[/DATE] at [TIME]1396930129[/TIME] ---------------

I am running it now. I did not have the errors sent to my email, I think we disabled it last crash LOL So I will run repairs and optimize, try removing the line we put in?

Appreciate it a lot man. You guys always come through for me.

Steve

You can either remove it or commented it by adding //

So like this, that means it is disabled whenever you add // in the start of the line

Code:

//define('DISABLE_HOOKS', true);


All times are GMT. The time now is 10:37 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.01608 seconds
  • Memory Usage 1,723KB
  • 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)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete