2010-01-29, 03:53 AM
Thanks you!!
(2010-01-28, 07:41 PM)RateU Wrote:(2010-01-28, 02:08 PM)HubSeo Wrote: I have installed this plugin and I would say its awesome.
Yes, this is an amazing plugin.
(2010-01-28, 02:08 PM)HubSeo Wrote: What I am trying to achieve is something like this :
If forum id = X then this else bla bla
I think you can do that like this:
<if $forum['fid'] == X then> This <else> bla bla </if>