This topic is locked

Test ok on demo account, not with my website

8/28/2008 2:44:52 AM
PHPRunner General questions
P
Pierre DAC author

Hello,
When I test my site on xlinesoft demo account, there's no problem, all is perfect.
When I test on my website, after the login, here is the message :
Fatal error: Call to undefined function: isadmin() in /mnt/103/sdb/8/d/guillaume.castre/bugreport/menu.php on line 34
Could you help me please ?
Many thanks.

J
Jane 8/28/2008

Hi,
"Call to undefined function IsAdmin()" error means that generated include/commonfunctions.php file was not uploaded.

Try to clean internal directory and re-upload your files again.

P
Pierre DAC author 8/29/2008

Hi,

"Call to undefined function IsAdmin()" error means that generated include/commonfunctions.php file was not uploaded.

Try to clean internal directory and re-upload your files again.


Thank you !