Hi!
Just wanted to upload some lyrics and I got the error
below when trying to submit some lyrics:
insert into discos (cod_grupo,nombre,ano) values
(3132,'Down low',1999)
Warning: mysql_query(): supplied argument is not a
valid MySQL-Link resource in
/lyrc/www/autolyrics/addalyric/index.php on line 36
Warning: mysql_free_result(): supplied argument is not
a valid MySQL result resource in
/lyrc/www/autolyrics/addalyric/index.php on line 42
Thanks!
I am using WinAMP 2.95.
Logged In: YES
user_id=270385
Found out that using the Disk name as "Down Low" (as I don't
know the disk name, I used the artist name) caused the
error. I replaced the Disk Name value with the minus sign
and it worked.