Thanks for the hack, but I got an error.
When I go to my user cp it gives this error:
Database error in vBulletin 2.2.8:
Invalid SQL: SELECT user.signatureid,signaturepath,NOT ISNULL(signaturedata) AS hascustom,customsignature.dateline
FROM user
LEFT JOIN signature ON signature.signatureid=user.signatureid
LEFT JOIN customsignature ON customsignature.userid=user.userid
WHERE user.userid='1'
mysql error: Unknown column 'user.signatureid' in 'field list'
mysql error number: 1054
Date: Sunday 08th of December 2002 12:36:53 AM
Script:
http://localhost/public/test/forum/p...um/usercp.php?
Referer:
http://localhost/public/test/forum/s...php?postid=101
What did I do wrong? I followed all the instructions..
Thanks in advance.