View Single Post
  #38  
Old 10th October 2011, 20:10
daffy's Avatar
daffy daffy is offline
Senior Member
 
Join Date: Mar 2009
United Kingdom
Posts: 550
Default
Quote:
Originally Posted by BEST View Post
Deprecated: Function eregi() is deprecated in /data/multiserv/users/692703/projects/1685865/www/backend/mysql.php on line 10

Warning: Cannot modify header information - headers already sent by (output started at /data/multiserv/users/692703/projects/1685865/www/backend/mysql.php:10) in /data/multiserv/users/692703/projects/1685865/www/backend/functions.php on line 32

Warning: Cannot modify header information - headers already sent by (output started at /data/multiserv/users/692703/projects/1685865/www/backend/mysql.php:10) in


and the captcha is not displayed
disable captchya in config and remove it from account-signup.php

as for those erros, comment out pear in your php.ini file (C:\xampp\php\php.ini) around line 794

Code:
; include_path = ".;C:\xampp\php\PEAR"
put // before ;

you will still get some errors because you installed this on xampp/windows i had same error if you for the SECOND time, read the god damn thread.
__________________
"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
Reply With Quote