Hello,
I´ve got another problem, I have made a new form from scratch, with the help of a PHP Block. I tried to use mysql_real_escape_string to avoid SQL injections, but when I use it I get this error in Mozilla, does it ring anyone a bell???
Warning: mysql_real_escape_string() [/phpmanual/function.mysql-real-escape-string.html]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/dirpotan/public_html/inc/utils.inc.php on line 237
I think that it might be a database user problem, but I make use of my own connection, so I don´t know where to start looking for, thankyou in advance for you help!
Yours, B.