Joomla.it Forum
Componenti per Joomla! => Gestione sito multilingua => : Fabio-joomla 22 Jun 2009, 18:14:22
-
Salve,
php 5
joomla 1.5.11
vado su componenti / joomfish / Content Elements
e quando clicco su
EstateAgent:Categories
o
EstateAgent:Main
visualizzo:
DB Reference
Fatal error: Call to a member function getTable() on a non-object in /home/mhd-01/www. MIO DOMINIO.com/htdocs/administrator/components/com_joomfish/views/elements/tmpl/edit.php on line 82
Suggerimenti?
-
Ciao,
come hai fatto a "collegare" JEA con Joomfish? Bisogna installare qualche plugin?
Io ho installato prima JEA e poi Joomfish ma se vado su componenti / joomfish / Content Elements non trovo EstateAgent:Categories...
-
Ciao,
ho capito come si fa, ho trovato i file xml, li ho installati ma se vado a richiamare i content element mi appare questo errore:
DB function failed with error number 1146
Table 'uplyx5ax_jpack.jos_estateagent_categori es' doesn't exist SQL=SELECT c.id, c.name as title, c.name, c.description, jfc.id as jfc_id, jfc.value as titleTranslation, jfc.modified as lastchanged, jfc.published as published, jfc.language_id, jfl.name as language, jfc.reference_id as jfc_refid FROM jos_estateagent_categories as c LEFT JOIN jos_jf_content as jfc ON c.id=jfc.reference_id AND jfc.reference_field='name' AND jfc.reference_table='estateagent_categories' AND jfc.language_id=2 LEFT JOIN jos_languages as jfl ON jfc.language_id=jfl.id ORDER BY c.name LIMIT 0, 20
Mi sa che abbandono questa scelta di usare joomfish e duplico il sito per fare la 2a lingua...
-
dove si trovano i file .xml da aggiungere?