Posted May 7, 20205 yr I have these errors and tried to fix them via the IPB admin CP under the support tab, however this is what shows up - any ideas on how to fix this: Thanks in advance: ------- REPLACE INTO `ibf_core_cache` ( `cache_key`, `cache_value`, `cache_expire` ) VALUES ( 'locking_template_compiling_4_def094e61317df8d39c2799984a9fd74', 'template_compiling_4_def094e61317df8d39c2799984a9fd74', 1588882144 ) IPS\Db\Exception: Table './wao_b/ibf_core_cache' is marked as crashed and last (automatic?) repair failed (144) #0 /home/wa/public_html/b.com/forums/system/Db/Db.php(838): IPS\_Db->preparedQuery('/*IPS\\_Theme::l...', Array) #1 /home/wa/public_html/b.com/forums/system/Theme/Theme.php(5259): IPS\_Db->replace('core_cache', Array) #2 /home/wa/public_html/b.com/forums/system/Theme/Theme.php(2524): IPS\_Theme::lock('template_compil...') #3 /home/wa/public_html/b.com/forums/system/Theme/Theme.php(784): IPS\_Theme->compileTemplates('core', 'admin', 'support') #4 /home/wa/public_html/b.com/forums/applications/core/modules/admin/support/support.php(45): IPS\_Theme->getTemplate('support') #5 /home/wa/public_html/b.com/forums/system/Dispatcher/Controller.php(96): IPS\core\modules\admin\support\_support->manage() #6 /home/wa/public_html/b.com/forums/applications/core/modules/admin/support/support.php(33): IPS\Dispatcher\_Controller->execute() #7 /home/wa/public_html/b.com/forums/system/Dispatcher/Dispatcher.php(146): IPS\core\modules\admin\support\_support->execute() #8 /home/wa/public_html/b.com/forums/schnapps/index.php(14): IPS\_Dispatcher->run() Edited May 7, 20205 yr by jackflash
May 7, 20205 yr 15 minutes ago, jackflash said: IPS\Db\Exception: Table './wao_b/ibf_core_cache' is marked as crashed and last (automatic?) repair failed (144) Broken table. Open PhpMyAdmin, select this table and from the menu below tables list choose Repair (or something like this).
May 8, 20205 yr Author 3 hours ago, DawPi said: Broken table. Open PhpMyAdmin, select this table and from the menu below tables list choose Repair (or something like this). 3 hours ago, Adriano Faria said: Repair your tables in PMA. Super easy fix - thanks for taking the time to help and reply 😍 I thought this repair could be done via the IPS admin CP.
Archived
This topic is now archived and is closed to further replies.