Ciao a tutti,
ho ricostruito con una query nel db il menu dei Tags nel backend perchè non c'era, idem per l'aggiornamento di joomla.
L'unica cosa che nel frontend non mi visualizza i tag, ho visto i parametri e sono tutti regolari.
Che errore è...e cosa posso fare?
Notice: Trying to get property of non-object in /web/htdocs/www.dominio.it/home/components/com_tags/views/tags/view.html.php on line 118 Notice: Undefined property: stdClass::$title in /web/htdocs/www.dominio.it/home/components/com_tags/views/tags/view.html.php on line 166 Notice: Undefined property: stdClass::$metadesc in /web/htdocs/www.dominio.it/home/components/com_tags/views/tags/view.html.php on line 193 Notice: Undefined property: stdClass::$metadesc in /web/htdocs/www.dominio.it/home/components/com_tags/views/tags/view.html.php on line 197 Notice: Undefined property: stdClass::$metakey in /web/htdocs/www.dominio.it/home/components/com_tags/views/tags/view.html.php on line 202 Notice: Undefined property: stdClass::$metakey in /web/htdocs/www.dominio.it/home/components/com_tags/views/tags/view.html.php on line 206 Notice: Undefined property: stdClass::$created_user_id in /web/htdocs/www.dominio.it/home/components/com_tags/views/tags/view.html.php on line 218 Notice: Trying to get property of non-object in /web/htdocs/www.dominio.it/home/components/com_tags/views/tags/view.html.php on line 221 Fatal error: Call to a member function toArray() on a non-object in /web/htdocs/www.dominio.it/home/components/com_tags/views/tags/view.html.php on line 221
Grazie
Stefano