View Single Post
  #125  
Old 3rd March 2010, 01:37
daffy's Avatar
daffy daffy is offline
Senior Member
 
Join Date: Mar 2009
United Kingdom
Posts: 550
Default
Quote:
Originally Posted by cekosexama View Post
Code:
Fatal error:  Call to undefined function newerr() in D:\serverr\xampp\htdocs\include\functions.php  on line 519
error line 519
PHP 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); 
have you made correct chmods.


setup first time no errors. looks nice.
__________________
"FFS PPL READ GOD DAMMIT, WHAT AM I GOOGLE?"
"I Kill You!" simples


http://i.imgur.com/DtcRfH5.gif

I also Setup And Modify Trackers PM For Details

Last edited by daffy; 3rd March 2010 at 01:55.
Reply With Quote