View Single Post
  #1  
Old 13th March 2013, 03:47
KnightRaider KnightRaider is offline
Senior Member
 
Join Date: Nov 2012
Australia
Posts: 54
Question Need some help coding went wrong huh?
Hi there, I was looking around and saw torrent-flux and decided to mess around with it, When I installed it however I get this weird code? I use Notepad++ and I can't understand why this is showing up?

Code:
Deprecated:  Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\torrentflux\adodb\adodb.inc.php on line 888

Deprecated:  Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\torrentflux\adodb\adodb.inc.php on line 1913

Deprecated:  Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\torrentflux\adodb\adodb.inc.php on line 1985

Deprecated:  Function ereg() is deprecated in C:\xampp\htdocs\torrentflux\functions.php on line 140

Deprecated:  Function ereg() is deprecated in C:\xampp\htdocs\torrentflux\functions.php on line 147


If anybody can help me that'd be great.

Thanks
KnightRaider.

Edit: also what does this mean and where do i find it?

Code:
Python Path
            Specify the path to the Python binary (usually /usr/bin/python or /usr/local/bin/python):
I'm using Windows 7 at the moment.
Reply With Quote