Quote:
Originally Posted by KirbyDE
No. Put the code in global.php, phpinclude_start (for vBulletin 3.0.X) or Hook global_start (for vBulletin > 3.5.0 Beta 1)
|
So, can I put subroutines/variables in there, and refer to them in the navbar template?
Reason: when a user clicks on a link, I need to execute a routine that will load a file, increment a counter for the source that was clicked, and then close it again.
Also, when the navbar loads up, I need to load all the variables from the file into the navbar.