2024-04-28 05:03:30

Error: 2

select ID, TITOL, TITOL_NORMALITZAT, META_TITLE, META_KEYWORDS, META_DESCRIPTION,null as ADDTHIS_DESCRIPCIO,NULL as ADDTHIS_IMATGE from where id_site=:id_site and idioma=:idioma and validat='S' and activat='S' and titol_normalitzat=:titol_normalitzat

Error executant SQL: oci_execute(): ORA-00903: nombre de tabla no vĂ¡lido
vars:Array ( [idioma] => ca [id_site] => 1 [titol_normalitzat] => zerou )

id_site:1

user:OLOT (/webs/olot/comu/dbConn.php ->linia 690)

#0 /webs/olot/comu/classes/class.Pagina.php(3135): dbConn->execute('select ID, TITO...', Array)
#1 /webs/olot/comu/classes/class.Pagina.php(1151): Pagina->getRecordInfofromTable(NULL, 'zerou', NULL, false)
#2 /webs/olot/default.php(1739): Pagina->obteDadesPagina()
#3 {main}