View Single Post
  #57  
Old 15th August 2008, 12:54
icecore icecore is offline
Member
 
Join Date: Apr 2008
Posts: 11
Default
Quote:
Originally Posted by icecore View Post
Code:
Fatal error: Call to undefined function newerr() in /home/admin/chaos-t.net/modded2/include/functions.php on line 519
No fixes here are works for me.
Any help?
line:
Code:
            }
            newerr($tracker_lang['error'], "<font color=red>Cannot read file [<b>".htmlspecialchars($configname)."</b>]!.</font><br><font color=blue>Before the setup starts, please ensure that you have properly configured file and directory access permissions. Please see below.</font><br><br>chmod 777 CONFIG (config directory).<br>chmod 777 CONFIG/main (the file which save the main settings).",false);
        }
somebody?
Reply With Quote