I am having trouble with getting version 2 to work right.
#1 - I don't see the place where I can edit the date and user name of a post.
#2 - I get the following error when I try to edit a message:
Database error in vBulletin 3.5.1:
Invalid SQL:
UPDATE post SET
userid = 0,
username = '',
ipaddress = '',
editlevel = 2,
showsignature = 0,
allowsmilie = 1,
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
iconid = 0,
attach = 0
WHERE postid = 250;
MySQL Error : Unknown column 'editlevel' in 'field list'
Error Number : 1054
Everything worked just fine in the previous version.
Carolem
|