Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'superprobe'@'200.98.197.62' (using password: YES) in /home/superprobe/public_html/includes/_adodb/drivers/adodb-mysql.inc.php on line 354
Erro na conexao:
mysql error: [1045: Access denied for user 'superprobe'@'200.98.197.62' (using password: YES)] in CONNECT(dbmy0028.whservidor.com, 'superprobe', '****', superprobe)
Erro na pesquisa:
Erro: mysql error: [1045: Access denied for user 'superprobe'@'200.98.197.62' (using password: YES)] in EXECUTE("SELECT COUNT(*) FROM noticias WHERE noticias.tipo LIKE '%1%' AND noticias.status=1 AND (noticias.idioma LIKE '%1%') LIMIT 1")
SQL: SELECT COUNT(noticias.id) AS total FROM noticias WHERE noticias.tipo LIKE '%1%' AND noticias.status=1 AND (noticias.idioma LIKE '%1%')
Voltar
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'superprobe'@'200.98.197.62' (using password: YES) in /home/superprobe/public_html/includes/_adodb/drivers/adodb-mysql.inc.php on line 354
Erro na conexao:
mysql error: [1045: Access denied for user 'superprobe'@'200.98.197.62' (using password: YES)] in CONNECT(dbmy0028.whservidor.com, 'superprobe', '****', superprobe)
Erro na pesquisa:
Erro: mysql error: [1045: Access denied for user 'superprobe'@'200.98.197.62' (using password: YES)] in EXECUTE("SELECT COUNT(*) FROM noticias WHERE noticias.tipo LIKE '%1%' AND noticias.status=1 AND (noticias.idioma LIKE '%1%') LIMIT 1")
SQL: SELECT noticias.id, noticias.idUsuario, noticias.data, noticias.hora, noticias.titulo, noticias.visualizacoes, noticias.status, noticias.statusPrincipal, noticias.* FROM noticias WHERE noticias.tipo LIKE '%1%' AND noticias.status=1 AND (noticias.idioma LIKE '%1%') ORDER BY noticias.data DESC, noticias.hora
Voltar
Fatal error: Call to a member function moveNext() on a non-object in /home/superprobe/public_html/adm/class.noticias.php on line 31