Found another bug
When you add ' to any song it causes a database error
example a song name D'angel causes an error cause of the appostrophe
here's the error msg
Quote:
Invalid SQL:
update mp3playlist set
id='20',
url_product='http://www.dancehallareaz.com/xxxxx/04-d_angel_-_good_girl-gmg.mp3',
url_product_stream='true',
url_product_buffer='0',
mp3name='Inevitable Riddim - D'angel - Good Girl',
approvemp3='1'
where id='20';
MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'angel - Good Girl',
approvemp3='1'
where id='20'' at line 1
Error Number : 1064
Date : Wednesday, October 25th 2006 @ 01:04:42 PM
Script : http://www.dancehallareaz.com/xxxxxx...edit_playlist1
Referrer : http://www.dancehallareaz.com/xxxxx/...laylist1&id=20
IP Address : xxxxxxxxxxx
Username : MissKalunji
Classname : vb_database
|