So basically like the subject said, I have this site that was running fine, I turned on debug because I wanted to see what it would do, and now the whole site is down with errors.
How can I go in the DB and just turn debugging off?
The error on the home page is-
JDatabaseMySQL::query: 1064 – You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘s Column’, ‘editors-column’, ‘index.php?option=com_content&view=category&layout=’ at line 1 SQL=INSERT INTO jos_menu (`menutype`, `name`, `alias`, `link`, `type`, `published`, `parent`, `componentid`, `sublevel`, `ordering`, `checked_out`, `checked_out_time`, `pollid`, `browserNav`, `access`, `utaccess`, `params`, `lft`, `rgt`, `home` ) VALUES (‘magazin’, ‘Editor’s Column’, ‘editors-column’, ‘index.php?option=com_content&view=category&layout=blog&id=14’, ‘component’, 1, 6, 20, 1, 1, 0, ‘0000-00-00 00:00:00’, 0, 0, 0, 0, ‘num_leading_articles=1 num_intro_articles=4 num_columns=2 num_links=0 ‘, 0, 0, 0)
Call stack
# Function Location
1 JApplication->triggerEvent() /home/blue/public_html/index.php:45
2 JDispatcher->trigger() /home/blue/public_html/libraries/joomla/application/application.php:502
3 JEvent->update() /home/blue/public_html/libraries/joomla/event/dispatcher.php:170
4 call_user_func_array() /home/blue/public_html/libraries/joomla/event/event.php:67
5 plgSystemJAZin->onAfterInitialise()
6 plgSystemJAZin->compMenu() /home/blue/public_html/plugins/system/jazin.php:104
7 plgSystemJAZin->compCatmenu() /home/blue/public_html/plugins/system/jazin.php:192
8 JDatabaseMySQL->query() /home/blue/public_html/plugins/system/jazin.php:255
9 JError->raiseError() /home/blue/public_html/libraries/joomla/database/database/mysql.php:231
10 JError->raise() /home/blue/public_html/libraries/joomla/error/error.php:171
11 JException->__construct() /home/blue/public_html/libraries/joomla/error/error.php:136