Quote:
Originally Posted by burrelly
Database error in vBulletin 3.0.3:
Invalid SQL: insert into warnings values('','5','1','1101055996','You Have Been Warned!','504','2')
mysql error: Column count doesn't match value count at row 1
mysql error number: 1136
Date: Sunday 21st of November 2004 04:53:16 PM
Script: http://www.mysite.com/Warn.php
Referer: http://www.mysite.com/Warn.php?do=Wa...&id=5&post=504
When i try to warn members using the link above the users posts!
Warning: Invalid argument supplied for foreach() in /home/virtual/site5/fst/var/www/html/includes/functions.php on line 1815
When i try to warn using link at top of profile
|
Have you uploaded the files to your web server? The insert statement does not have all the values required.
Try uploading all the files in the proper directories, especially warn.php and admincp/admin_warn.php. Your error shows me that you are using the wrong warn.php file.
Rgds