三天前,Joomla I已更新到最新版本,并将 seo glossary 更新为2.4.1版。该网站工作了三天。今天早上,该网站下降了。我解决了一个问题,目的是断开插件seo glossary (整个网站)和菜单项(组件)的关节。还没有完成回到2.4.0。
另一个网站上 seo glossary 2.4.0的先前版本正常工作。
报告附加。谁知道原因?
错误 seo glossary 组件页面
错误 seo glossary 内容插件
另一个网站上 seo glossary 2.4.0的先前版本正常工作。
报告附加。谁知道原因?
错误 seo glossary 组件页面
500 - Table './ismanku_j3/#__seoglossary' is marked as crashed and last (automatic?) repair failed SQL=SELECT a.*,uc.name AS editor FROM `#__seoglossary` AS a LEFT JOIN #__users AS uc ON uc.id=a.checked_out LEFT JOIN #__seoglossaries AS g ON g.id = a.catid WHERE g.state = 1 AND (a.state IN (1)) AND (a.catid=2) AND ( g.language LIKE 'ru-RU' OR g.language = '*' ) AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2017-01-08 09:10:59') AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2017-01-08 09:10:59') ORDER BY a.tterm asc Table './ismanku_j3/#__seoglossary' is marked as crashed and last (automatic?) repair failed SQL=SELECT COUNT(*) FROM `#__seoglossary` AS a LEFT JOIN #__users AS uc ON uc.id=a.checked_out LEFT JOIN #__seoglossaries AS g ON g.id = a.catid WHERE g.state = 1 AND (a.state IN (1)) AND (a.catid=2) AND ( g.language LIKE 'ru-RU' OR g.language = '*' ) AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2017-01-08 09:10:59') AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2017-01-08 09:10:59')
错误 seo glossary 内容插件
144 - Table './ismanku_j3/#__seoglossary' is marked as crashed and last (automatic?) repair failed SQL=SELECT t.* FROM #__seoglossary t LEFT JOIN #__seoglossaries g ON t.catid = g.id WHERE t.state = 1 AND g.state = 1 AND ( LOWER('\r\n') LIKE CONCAT('%', LOWER(t.tterm), '%') OR '\r\n' REGEXP REPLACE(REPLACE(tsynonyms, ', ', '|'), ',', '|') ) AND ( g.language LIKE 'ru-RU' OR g.language = '*' ) AND (t.publish_up = '0000-00-00 00:00:00' OR t.publish_up <= '2017-01-08 09:08:32') AND (t.publish_down = '0000-00-00 00:00:00' OR t.publish_down >= '2017-01-08 09:08:32') ORDER BY ordering;
- 页 :
- 1
目前还没有回复。