What has happened : error in select

Questions on subjects not related to other forums (installing on other hostings, etc.). DigitaldDruid.Net staff will not answer here.

Moderator: marco

Post Reply
Freddi
Posts: 5
Joined: Wed Apr 14, 2010 3:33 am

What has happened : error in select

Post 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)
Post Reply