Sorry, the first instal went so well, this fix ain't...
When I click on a users name in the timeslip list, I get:
Invalid SQL:
SELECT profilefieldid, required, title, type, data, def, height
FROM vb3_profilefield
WHERE profilefieldid NOT IN (50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65) AND form = 0
ORDER BY displayorder;
MySQL Error : Unknown column 'title' in 'field list'
Error Number : 1054
Date : Wednesday, November 15th 2006 @ 04:05:15 PM
Script :
http://www.teambuick.com/forums/member.php?u=3645
Referrer :
http://www.teambuick.com/forums/timeslips.php?
IP Address : 24.66.129.166
Username : rcull
Classname : vb_database
It seems for whatever reason, I now need a profile field "title".
I have clicked on add a field, and find:
1 If field type is "enum" or "set", please enter the values using this format: 'a','b','c'...
If you ever need to put a backslash ("\") or a single quote ("'") amongst those values, precede it with a backslash (for example '\\xyz' or 'a\'b').
2 For default values, please enter just a single value, without backslash escaping or quotes, using this format: a
I have never done this before?!? or.... maybe I am just lost trying to fix this!
ALSO:
The descriptions are missing over all textboxes?