View Full Version : what is $this and how do I change what it does?
Skivey
04-01-2013, 08:22 PM
I have $info on my forum which the old owners made, but need to change what it does..
the code I have is;
<tr><td class="$bgclass">$info</td></tr>
so.. where is it pulling the info of the $info ?
Baffles me! Is it a plugin?
Yes, it would be defined in code somewhere, either in a plugin or one of the existing vbulletin scripts. You need to find where the template is eval()'d, maybe by searching for the template name. If you have a lot of plugin code this mod might help: https://vborg.vbsupport.ru/showthread.php?t=265982
Skivey
04-06-2013, 12:41 PM
thanks Im still none the wiser! But ive managed to fix what it was I wanted to do. Seems there is some code hidden in teh header template in style var
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.