Quote:
Glad you like it. It did take a lot of time, but it was just a little bit here and a little bit there for the past two weeks. I just have to import the users and I'm done. Know anything about MySQL imports?
|
I do. I would almost say ofcourse you need phpMyAdmin. Then export your current user table and import it again in your new forum database. Remember: If you've done any hacking which involved adding extra fields to the user table or related tables to the user tables, you MUST compare the export file very closely with the new user table of your development board, to avoid inconsistensies with the import action! (Data on wrong fields etc)
Quote:
Some of the mods will definitely make there way over to InterPUG. Including the AvantGo stuff you sent me. I've been holding off updating InterPUG because of 2.2.6. As you know, with the new version, I'll have to re-hack the board. Thanks to this wonderful site, I think I'll do more template mods than hacks.
|
Lovely! I finished upgrading from 2.2.4 to 2.2.6 this weekend on our live board and was busy for almost two hours due to all the hacks installed. You might want to try
Araxis Merge for comparing the old forum php files with the new 2.2.6 ones. Then take a good look at vbulletin.com which templates have changed (no so many, depending on your current version) and re-hack those too (with view original template).
Quote:
Actually, the template modification you're referring to is the first one in the template mods! It's called Front Page Links (vSP) and was posted by SaintDog, but authored by Wayne Luke of http://www.sitepoint.com fame. [link]
|
Grrr... I missed that one :-( I thought it was Xiphoid's template mod as listed on number 2 (which I just noticed).

Thanks anyway for the quick response!