View Single Post
phpnuke SQL Error : 1064
Old
  (#1 (permalink))
Sparax
Junior Member
 
Status: Offline
Posts: 2
Join Date: Dec 2005
phpnuke SQL Error : 1064 - 01-25-2006, 04:19 PM

Hello everyone

Could someone please give me some advice on what i need to do to get rid off this error i would be extreemly grateful for any advice you can give me.

Cheers


Failed to update general configuration for ALTER TABLE nuke_users ADD
user_allowsignature TINYINT not null DEFAULT '1'

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 '1''' at line 3

UPDATE nuke_bbconfig SET config_value = '' WHERE config_name = 'ALTER
TABLE nuke_users ADD user_allowsignature TINYINT not null DEFAULT '1''

Line : 62
File : admin_board.php
   
Reply With Quote