yagobski / Music-Cloud-Player

Music Cloud Player is one of the best solutions if you want to start your own music portal. It has a beautiful and intuitive interface built with the latest development tools to make it as easy to use for you. DEPRECATED!!!
http://www.ournia.com
14 stars 9 forks source link

When i login into admin panel i see Deprecated: mysql_escape_string() #1

Open Tralala0000 opened 11 years ago

Tralala0000 commented 11 years ago

( ! ) Deprecated: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in C:\wamp\www\MusicCloudPlayer\includes\class_class_mysql.php on line 115 Call Stack

Time Memory Function Location

1 0.0000 166096 {main}( ) ..\user.php:0 2 0.0030 388896 db->safesql( ) ..\user.php:17 3 0.0030 388960 mysql_escape_string ( ) .._class_mysql.php:115

( ! ) Deprecated: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in C:\wamp\www\MusicCloudPlayer\includes\class_class_mysql.php on line 115 Call Stack

Time Memory Function Location

1 0.0000 166096 {main}( ) ..\user.php:0 2 0.0030 389128 db->safesql( ) ..\user.php:19 3 0.0030 389160 mysql_escape_string ( ) .._class_mysql.php:115

( ! ) Deprecated: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in C:\wamp\www\MusicCloudPlayer\includes\class_class_mysql.php on line 115 Call Stack

Time Memory Function Location

1 0.0000 166096 {main}( ) ..\user.php:0 2 0.0040 389240 db->safesql( ) ..\user.php:23 3 0.0040 389272 mysql_escape_string ( ) .._class_mysql.php:115

When i login into admin panel with ( admin, admin ) i see this message :/ can you tell me how to fix ?

( ! ) Deprecated: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in C:\wamp\www\MusicCloudPlayer\includes\class_class_mysql.php on line 115 Call Stack

Time Memory Function Location

1 0.0000 166096 {main}( ) ..\user.php:0 2 0.0040 389352 db->safesql( ) ..\user.php:25 3 0.0040 389384 mysql_escape_string ( ) .._class_mysql.php:115

( ! ) Deprecated: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in C:\wamp\www\MusicCloudPlayer\includes\class_class_mysql.php on line 115 Call Stack

Time Memory Function Location

1 0.0000 166096 {main}( ) ..\user.php:0 2 0.0040 389680 db->safesql( ) ..\user.php:107 3 0.0040 389712 mysql_escape_string ( ) .._class_mysql.php:115

( ! ) Deprecated: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in C:\wamp\www\MusicCloudPlayer\includes\class_class_mysql.php on line 115 Call Stack

Time Memory Function Location

1 0.0000 166096 {main}( ) ..\user.php:0 2 0.0040 389792 db->safesql( ) ..\user.php:109 3 0.0040 389824 mysql_escape_string ( ) .._class_mysql.php:115

yagobski commented 11 years ago

Your version of PHP is very recent. The script is optimized for PHP 5.3 <

Tralala0000 commented 11 years ago

Can you make it worck for php 5.3 > ??

yagobski commented 10 years ago

I don't have time to upgrade php but the community can do it. It is open source.

parisyne commented 10 years ago

Notice: Undefined index: logged in C:\Program Files (x86)\EasyPHP-DevServer-14.1VC9\data\localweb\MusicCloudPlayer\ss\user.php on line 105