-- ERROR - cannot query 'select * from gPlatform where ID='1'' in dbOpen2, error: Access denied for user ''@'localhost' (using password: NO) --
-- ERROR - cannot query 'select * from gTakeover where status=1 order by rand() limit 1' in dbOpen, error: Access denied for user ''@'localhost' (using password: NO) --
-- ERROR - cannot query 'select m.*, CASE WHEN (mt.customURL <> '') THEN mt.customURL ELSE m.customURL END meni, CASE WHEN (mt.title <> '') THEN mt.title ELSE m.title END title from bcuMenu m left join bcuMenuTranslate mt on mt.ID_bcuMenu=m.ID where m.ID_gPlatform='1' and m.customURL <> ''' in dbOpen, error: Access denied for user ''@'localhost' (using password: NO) --
-- ERROR - cannot query 'select p.*,CASE WHEN (pt.title <> '') THEN pt.title else p.title END izdelek from sProduct p left join sProductTranslate pt on (pt.ID_sProduct=p.ID and pt.ID_gPlatform='1') where p.ID='47293' and p.published IN (2,3)' in dbOpen2, error: Access denied for user ''@'localhost' (using password: NO) --