-- 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 c.*,CASE WHEN (ct.title <> '') THEN ct.title ELSE c.title END kategorija from sCategory c
left join sCategoryTranslate ct on (ct.ID_sCategory=c.ID and ct.ID_gPlatform='1') where c.ID='29'' in dbOpen, error: Access denied for user ''@'localhost' (using password: NO) --