Quote:
Originally Posted by sv1cec
Strange, this error shows the proper columns OK. What is the description of your warnings table? Run this query and post your results here:
DESCRIBE warnings
Rgds
|
Code:
Host: localhost
Database : lgk2
Generation Time: Jan 10, 2005 at 11:14 PM
Generated by: phpMyAdmin 2.6.0-alpha2 / MySQL 4.0.15-standard
SQL-query: DESCRIBE warnings;
Rows: 10
Field Type Null Key Default Extra
wid int(15) PRI NULL auto_increment
warned_user int(15) 0
warned_by int(15) 0
warned_time int(15) 0
warned_reason text
warned_post int(15) 0
warned_warning_id int(15) 0
warned_status char(1) YES NULL
removed_by int(15) YES NULL
removed_date int(15) YES NULL