Unfortunately, I don't have a hosting account that will allow for this.. I did read the following from another thread here...
"You would need to change the newpostemail column in the forum table. Run the following query:
ALTER TABLE forum CHANGE COLUMN `newpostemail` `newpostemail` mediumtext NOT NULL;"
Seems pretty straightforward, but the "newpostemail" field no longer seems to exist in VB 3.6.x
Argh!!
|