Quote:
Originally Posted by Stripey
If you start putting your own edits in the code, what happens when you upgrade?
|
vBulletin supports a very high degree of customisation through its own proprietary hooks and templates system, so a lot of the customisations you make aren't usually performed at the PHP code level so when most upgrades are performed nothing needs to be done. For example, the code that Woolies mentions above would actually be stored in the database and unless vBulletin changed the variables used for reputation, or the way the reputation system worked, then the code would never need to be changed or reapplied following an upgrade.