SEO-Board: Free, Fast and Search Engine Optimization Friendly Forum Script
»User: »Password:   Remember Me? 
Posted:  22 Sep 2006 06:51   Last Edited By: kidguko
I get the following error under the Admin cp:

Code:

Notice: Undefined variable: showusers in /home/******/public_html/ad.php(86) : eval()'d code on line 24


Thanks for your help.
Posted:  22 Sep 2006 08:58
Have you made changes to the code?
__________________
Are you looking for an SEO Consultant?
Email me: hristo at seo-board dot com
Posted:  22 Sep 2006 13:39
I believe there have been some changes. I will look into that.
Posted:  22 Sep 2006 13:43
showusers is not even in the file. Is it suppose to be? Maybe that is the issue?
Posted:  22 Sep 2006 14:03
showusers is somewhere in a html template (see the error: eval function reported missing variable). Basically, a template has a {$showusers} in it but it is not defined in the php code.
__________________
Are you looking for an SEO Consultant?
Email me: hristo at seo-board dot com
Posted:  22 Sep 2006 14:22
ah ok...I was just doing a search in the php files...let me search the html as well
Posted:  22 Sep 2006 14:32
Its working now...thanks a bunch