Log in

View Full Version : warning hack help


xtreme-mobile
07-19-2004, 02:33 PM
ive had the warning hack installed and when ever i try to warn a member i get the following error:

Database error in vBulletin 3.0.3:

Invalid SQL: insert into pmtext values ('','1','admin','You have been warned','You have been warned for the post: Your Post (http://www.extreme-mobile.com/forums/showthread.php?p=854). Your warning level is now: 1. This action was taken for the following reason: stop spamming twat!!!. Please reply back if you have a dispute. admin','a:1:{i:166;s:12:\"test-account\";}','4','1090250859','1','1')
mysql error: Column count doesn't match value count at row 1

mysql error number: 1136

Date: Monday 19th of July 2004 09:27:39 AM
Script: http://www.extreme-mobile.com/forums/Warn.php
Referer: http://www.extreme-mobile.com/forums/Warn.php?do=WarnUser&id=166&post=854
Username: admin
IP Address: 62.252.44.74


any ideas whats wrong??

many thanks

DEan

eoc_Jason
07-22-2004, 01:50 AM
>>> mysql error: Column count doesn't match value count at row 1

From that data I don't know which column is the "count" column, you will have to look at your DB structure. But then just compare it with what is above to figure out what's wrong.