Hi All,
Just imported everything from my old Snitz 3.4.06 forum to vB 3.8, everything is fine except for the member signatures. They have all disappeared from the forum posts and I've tried running the mysql command UPDATE vb_post SET showsignature = 1 WHERE showsignature = 0 but that didn't work. I'm pretty sure all the usergroups are set to display signatures.
Also, where are the member signatures stored in the database? Because i can't find them anywhere in the database.
Any help would be appreciated.
Thanks in advance.
Just imported everything from my old Snitz 3.4.06 forum to vB 3.8, everything is fine except for the member signatures. They have all disappeared from the forum posts and I've tried running the mysql command UPDATE vb_post SET showsignature = 1 WHERE showsignature = 0 but that didn't work. I'm pretty sure all the usergroups are set to display signatures.
Also, where are the member signatures stored in the database? Because i can't find them anywhere in the database.
Any help would be appreciated.
Thanks in advance.
Comment