Thread: TSSE 1.3.9
View Single Post
  #72  
Old 8th April 2013, 01:34
majio majio is offline
Senior Member
 
Join Date: Jun 2009
P2P
Posts: 20
Default
i guess it worked on my macbook air cause it had old MySQL and Apache :P

Bump: errors like this comes and goes

"Deprecated: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in /var/www/include/functions.php on line 1680"

Fixed it by changing "mysql_escape_string()" to "mysql_real_escape_string()"
as it states..

so i think that maybe its actually the code (webpage) thats old and needs to be updated ... maybe the announce.php or something.. :P

who em i shitting everything needs to be updated!

But i only care for the unzip error i get in my tracker announce..

i can zip my webpage or link some files if you guys need to take a look!

Thanks
Reply With Quote