Really sorry, I read and read the thread, but it's too techie for me.. I dont get it..
I've opened vb3.php, and found the "field2" thingy, but with what should I replace it??
Last edited by Gadgetjapan; September 18th, 2009 at 06:13 AM.
I launched the query from vbullettin CP: ALTER TABLE userfield ADD field2 VARCHAR(75) DEFAULT NULL;
but the result was this:
An error occurred while attempting to execute your query. The following information was returned.
error number: 1146
error desc: Table 'XXXXXX_XXX.userfield' doesn't exist
what it wants from me??
HOLD!! ADDED THE PREFIX AND WENT THROUGH!! now testing... (Crossed fingers)
how do I rollback the ALTER TABLE userfield ADD field2 VARCHAR(75) DEFAULT NULL; sql query please? seems interfering with other addons.. possible?? thanks!!