Not sure what is going on but my if condition is not working. Not sure why but it is getting annoying.
$foruminfo['forumid'] works for showing when you click on the category itself but not when your viewing threads inside a forum.
HTML Code:
<if condition="in_array($forum['forumid'], array($vboptions['pl9_qloc']))">
$vboptions['pl9_qloc'] is a line of forum id's that are inserted once selected from the settings.
Any help much appreciated.
Thanks
Steve
--------------- Added [DATE]1262664726[/DATE] at [TIME]1262664726[/TIME] ---------------
Well a response was here, got an email so here is my reply.
As I didn't give the template I'm trying to use this in, I have added this:
If anyone has a suggestion to pull all forum id's and match them in an if condition array for this to display on selected forums then please do post it.
Thanks