Page 1 of 1

What has happened : error in select

Posted: Wed Feb 16, 2011 3:32 am
by Freddi
Hi
I have been running now for a few month without errors and I have not changed any configurations. Now all the sudden I get this error from my booking form
(http://www.diversinn.com/availability.php) . I have no clue what has happened, Help me please.
Freddi



ERROR IN: select idutenti from utenti where nome_utente = 'freddi'
1045: Access denied for user 'diversinn.com'@'localhost' (using password: NO)

ERROR IN: select datafine from periodi2010 where datafine > '2011-10-01' order by idperiodi
1045: Access denied for user 'diversinn.com'@'localhost' (using password: NO)
Check availability
ERROR IN: select idperiodi from periodi2010 where datainizio <= '2011-02-16' and datafine > '2011-02-16'
1045: Access denied for user 'diversinn.com'@'localhost' (using password: NO)

ERROR IN: select * from ntariffe2010 where idntariffe < '11' order by idntariffe
1045: Access denied for user 'diversinn.com'@'localhost' (using password: NO)

ERROR IN: select * from ntariffe2010 where idntariffe > 10 and nomecostoagg != '' and mostra_ca LIKE BINARY 's%' order by tipo_ca, idntariffe
1045: Access denied for user 'diversinn.com'@'localhost' (using password: NO)