by
on 05-20-2010 at 11:32 AM
Just wanted to share a quick tip that has shaved hours off porting my styles to vBulletin 4.
If you get a text editor with search & replace functionality, you can shave hours off your porting. I use Notepad++ as it is a great text editor.
To the point, our template variables must now be in the new syntax format in order to function properly and ensure safety. Some of these variables are recurring so we would change them maybe 40-50 times in a template, using the
...