Erro no banco de dados Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='SELECT * FROM tbparoquia WHERE alias = 'Rua dos Top������zios, 471'
Erro no banco de dados Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='SELECT t.id, t.tabela, t.nome, t.pagina, t.alias, g.nome as grupo, g.nome_en as grupo_en, g.nome_es as grupo_es, g.id as grupoidautal, g.arquivo, g.grupo_pai FROM tbtela t INNER JOIN tbgrupo g ON g.id = t.grupo_id WHERE t.alias = 'Rua dos Top������zios, 471'
Erro no banco de dados You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1SELECT * FROM tbparoquia_pagina WHERE paroquia_id =
Erro no banco de dados You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1SELECT * FROM tbparoquia_pagina WHERE paroquia_id =
Erro no banco de dados You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1SELECT * FROM tbparoquia_personalizacao WHERE paroquia_id =
Erro no banco de dados You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1SELECT c.* FROM tbparoquia_contato c WHERE c.paroquia_id =
Erro no banco de dados You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1SELECT r.* FROM tbparoquia_rede r WHERE r.paroquia_id =
Erro no banco de dados You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1SELECT p.* FROM tbparoquia p WHERE p.id =
Paróquia Salesiana Sagrado Coração de Jesus
Erro no banco de dados You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND n.data_programada <= sysdate() UNION SELECT n.id, n.data_programada, n.su' at line 3SELECT n.id, n.data_programada, n.subeditoria_id as categoria_id, n.alias, n.titulo, n.subtitulo, n.autor, n.foto, n.alt_foto, n.conteudo, n.citacao, n.superdestaque, n.destaque, n.video, n.banner, n.status, n.data, n.criada, n.legenda, s.titulo as categoria, 'noticia' as categoriaalias FROM tbnoticia n INNER JOIN tbsubeditoria s ON s.id = n.subeditoria_id INNER JOIN tbnoticias_paroquias np ON np.noticia_id = n.id WHERE n.status = 1 AND s.status = 1 AND n.destaque = 1 AND n.tela_id = 14 AND np.paroquia_id = AND n.data_programada <= sysdate() UNION SELECT n.id, n.data_programada, n.subeditoria_id as categoria_id, n.alias, n.titulo, n.subtitulo, n.autor, n.foto, n.alt_foto, n.conteudo, n.citacao, n.superdestaque, n.destaque, n.video, n.banner, n.status, n.data, n.criada, n.legenda, s.nome as categoria, 'noticia' as categoriaalias FROM tbnoticia n INNER JOIN tbcolunista s ON s.id = n.subeditoria_id INNER JOIN tbnoticias_paroquias np ON np.noticia_id = n.id WHERE n.status = 1 AND s.status = 1 AND n.destaque = 1 AND n.tela_id = 19 AND np.paroquia_id = AND n.data_programada <= sysdate() UNION SELECT n.id, n.data_programada, n.categoria_id as categoria, n.alias, n.titulo, n.subtitulo, n.autor, n.foto, n.alt_foto, n.conteudo, n.citacao, n.superdestaque, n.destaque, n.video, n.banner, n.status, n.data, n.criada, n.legenda, s.titulo as categoria_id, 'paroquia-noticia' as categoriaalias FROM tbparoquia_noticia n INNER JOIN tbparoquia_noticia_categoria s ON s.id = n.categoria_id WHERE n.status = 1 AND s.status = 1 AND n.destaque = 1 AND n.tela_id = 111 AND n.paroquia_id = AND n.data_programada <= sysdate() UNION SELECT n.id, n.data_programada, n.categoria_id as categoria, n.alias, n.titulo, n.subtitulo, n.autor, n.foto, n.alt_foto, n.conteudo, n.citacao, n.superdestaque, n.destaque, n.video, n.banner, n.status, n.data, n.criada, n.legenda, s.titulo as categoria_id, 'paroquia-noticia' as categoriaalias FROM tbparoquia_noticia n INNER JOIN tbparoquia_noticia_categoria s ON s.id = n.categoria_id WHERE n.status = 1 AND s.status = 1 AND n.destaque = 1 AND n.tela_id = 116 AND n.paroquia_id = AND n.data_programada <= sysdate() ORDER BY superdestaque DESC, data DESC, criada DESC LIMIT 0, 15
Erro no banco de dados You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1SELECT * FROM tbparoquia_destaque WHERE paroquia_id =
Erro no banco de dados You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND data_inicio >= '2024-03-29' and categoria_id <> 1 and categoria_id <> 3 ORDE' at line 1SELECT * FROM tbevento WHERE status = 1 AND tela_id = 120 and paroquia_id = AND data_inicio >= '2024-03-29' and categoria_id <> 1 and categoria_id <> 3 ORDER BY data_inicio ASC LIMIT 0,3
Erro no banco de dados You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND month(data_inicio) = '03' AND day(data_inicio) >= '29' and categoria_id = 3 ' at line 1SELECT * FROM tbevento WHERE status = 1 AND tela_id = 120 and paroquia_id = AND month(data_inicio) = '03' AND day(data_inicio) >= '29' and categoria_id = 3 ORDER BY STR_TO_DATE(data_inicio, '%d-%m') ASC LIMIT 0,10
Erro no banco de dados You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY a.data DESC, a.criado DESC LIMIT 0,12' at line 1SELECT * FROM tbparoquia_album a WHERE a.status = 1 AND a.foto_capa <> '' and a.paroquia_id = ORDER BY a.data DESC, a.criado DESC LIMIT 0,12
Erro no banco de dados You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY a.criado DESC LIMIT 0,6' at line 1SELECT a.* FROM tbparoquia_video a INNER JOIN tbparoquia_video_categoria c ON c.id = a.categoria_id WHERE a.status = 1 and a.paroquia_id = ORDER BY a.criado DESC LIMIT 0,6
Erro no banco de dados You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY a. ordem ASC, a.data DESC' at line 1SELECT * FROM tbparoquia_selo a WHERE a.status = 1 and a.paroquia_id = ORDER BY a. ordem ASC, a.data DESC
Erro no banco de dados You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1SELECT * FROM tbparoquia_rede where rede = 'facebook' AND paroquia_id =
Erro no banco de dados You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1SELECT * FROM tbparoquia_rede where rede = 'twitter' AND paroquia_id =
Erro no banco de dados You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1SELECT * FROM tbparoquia_rede where rede = 'instagram' AND paroquia_id =
Erro no banco de dados You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1SELECT * FROM tbparoquia_instagram where status = 1 AND paroquia_id =
Erro no banco de dados You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY rand() ASC' at line 1SELECT * FROM tbparoquia_banner WHERE status = 1 AND validade >= sysdate() AND ativacao <= sysdate() AND tela_id = 110 and paroquia_id = ORDER BY rand() ASC
 Liturgia Diária
Sexta-feira, 29 de Março de 2024
 Agenda Paroquial
Ver todos...
 Fiéis Aniversariantes
 Notícias e Artigos
Erro no banco de dados You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1SELECT * FROM tbparoquia_site WHERE paroquia_id =
Erro no banco de dados You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1SELECT r.* FROM tbparoquia_rede r WHERE r.paroquia_id =
Receba as notícias e artigos da . Cadastre seu e-mail...