I am getting guests going to []http://www.mywebsite.com/classified/online.php] on my website and getting this error: /home/xxxxx/public_html/classified/templates/vb4enhanced/whoonline.tmpl on line 5
If you enter []http://www.mywebsite.com/classified/templates/vb4enhanced/whoonline.tmpl] it will display the whoonline.tmpl code. Not good.
How can I fix error or stop the code from being displayed?
If you manually go to a tmpl file sure it will display its html as that is what it is.
Seems like an older issue reported here but try making your whoonline template contents is this
Code:
Content visible to verified customers only.
Thanks Chuck for the quick reply. I used the code and now when you goto online.php it gives you a list of users who have been online instead of the syntax error from before.