View Full Version : no php allowed in forum description?


ray
22nd August 2004, 11:15 PM
I got my subforums in the forumdescription on forumhome, but i'd to have a post indicator with that (sub_old.gif, sub_new.gif) but i found out i can't use any php code in my forumdescription

<img src="$stylevar[imgdir_statusicon]/sub_$forum[statusicon].gif" alt="" border="0" />

shows up as http://host/$stylevar[imgdir_statusicon]/sub_$forum[statusicon].gif

Any suggestions on this?

Zachery
23rd August 2004, 12:21 AM
You can only use html in the forum description boxes.

ray
23rd August 2004, 01:01 AM
okay, any suggestions on how to add an on/off image in there?
I've searched for the answer on vbulletintemplates.com and vbulletin.org, but I can't find the answer there.