Quote:
Originally Posted by blanks777
For future, it might be easier to go into your vBulletin Control Panel Options and turn on this feature:
Add Template Name in HTML Comments
Add the template name at the beginning and end of every template rendered. This is useful for debugging and analyzing the HTML code, but turn it off to save bandwidth when running in a production environment.
It is under General Settings.
Then, just view source.. and you'll find the all the template names commented where they are used.
|
that fixed it, should've thought of that, was in the template i thought but i accidentally had my data in a condition.