Jump to content

[SOLVED] SQL Error : 1064 You have an error in your SQL syntax


crash_bang

Recommended Posts

I made a change via PHPMYADMIN (long ago and since forgotten unfortunately) which resulted in saving changes to the PHPBB General Admin. configuration panel impossible. Now, when you hit 'save' the following error occurs.

[quote]Failed to update general configuration for ('reg_disable','0')

DEBUG MODE

SQL Error : 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 'reg_disable','0')'' at line 3

UPDATE phpbb_config SET config_value = '(''reg_disable'',''0'')' WHERE config_name = '('reg_disable','0')'

Line : 79
File : admin_board.php[/quote]

I'm an SQL novice, shouldn't have been mussing around there in the first place, and am wondering if anything can be done to correct it. Much thanks and appreciation for your ideas. 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.