Just found this hack and it looks like one I'd like to use (I'm running 3.5.4), so I downloaded it, but I don't understand these instructions:
Quote:
-----------------------STEP 1-----------------------------
Run Queries
NOTE: If you used a header/footer hack in VB2.x, you may already have these fields
<------------------------------------------->
ALTER TABLE `forum` ADD `forumheader` MEDIUMTEXT NOT NULL AFTER `description`;
ALTER TABLE `forum` ADD `forumfooter` MEDIUMTEXT NOT NULL AFTER `forumheader`;
<------------------------------------------->
|
I have no idea what this involves. Can anyone help?
In fact, I don't understand step 2, either. Where's admin/forum.php?
Thanks.