Log in

View Full Version : template name


sabret00the
02-10-2004, 06:33 PM
what's this template called?

AN-net
02-10-2004, 06:45 PM
ill asume that your forum index, and thats not a subforum, if thats true than its forumhome_forumbit_lvl1_post

sabret00the
02-10-2004, 07:34 PM
ill asume that your forum index, and thats not a subforum, if thats true than its forumhome_forumbit_lvl1_postthanks, turned out to be level 2 but i found it :)

jblessing
02-10-2004, 08:00 PM
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.

AN-net
02-10-2004, 08:29 PM
its lvl2? O.o whats lvl 1 for then>_<

sabret00the
02-10-2004, 09:07 PM
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.