Originally Posted by Buraq
dang....that sucks
Is there ANY way around this? Is it possible to have any other variable in there? like...
where I define $x outside?
Buraq, there is a way around this, if you're still looking for a solution. Or if anyone happens to be looking for the same solution. Only drawback is you have to be willing to edit some php code as well. Take a look at the template
forumhome_forumbit_level1_nopost
I've highlighted the variables they use. In the php file, in this case,
includes\functions_forumlist.php they generate that variables with the code starting on line 377
Now I have a custom php file for my site and was able to mimick this into that file as well as it's bit template. Hope someone else finds this useful.
No members have liked this post.