eliminando invece i path che avevo impostato, ottengo:
eLanguage($langID); } return $instance; } /** * Create a language object; NORMALLY INCLUDED IN THE FACTORY * * @access private * @param langID specify langauge which should be loaded * @return object * @since 1.5 */ function &_createLanguage($langID = '') { global $mosConfig_debug, $mosConfig_lang; if( $langID == '' ) { $lang =& JLanguage::getInstance($mosConfig_lang); } else { $lang =& JLanguage::getInstance($langID); } $lang->setDebug($mosConfig_debug); return $lang; } } // end of class exists } ?>the relevant object * * @access private * @param $format string The format to return * @return object Formatting object */ function &_loadFormat($format) { $lformat = JString::strtolower($format); if(jimport('joomla.registry.format.'.$lformat)) { $return = null; $class = 'JRegistryFormat'.$format; $return = new $class(); return $return; } else { die('Unable to load format'); } } } // end of class exists } ?>ds !== null ) { $defaultSet = false; foreach ($textFields as $field) { $info[$reference_table]["fieldTypes"][$field] = $contentObject->getFieldType($field); } } $cacheFileContent = serialize($info[$reference_table]); $handle = fopen($cacheFile,"w"); fwrite($handle,$cacheFileContent); fclose($handle); } } return $info[$reference_table]; } /** * Version information of the component * * @author Alex Kempkens */ function version() { return JoomFishManager :: getVersion(); } } ?>
Warning: Cannot modify header information - headers already sent by (output started at /home/mhd/accountprincipale/htdocs/sitocliente/administrator/components/com_joomfish/libraries/joomla/language.php:602) in /home/mhd/acountprincipale/htdocs/sitocliente/includes/joomla.php on line 715
Warning: Cannot modify header information - headers already sent by (output started at /home/mhd/acountprincipale/htdocs/sitocliente/administrator/components/com_joomfish/libraries/joomla/language.php:602) in /home/mhd/acountprincipale/htdocs/sitocliente/mambots/system/jfdatabase.systembot.php on line 278
Warning: Cannot modify header information - headers already sent by (output started at /home/mhd/acountprincipale/htdocs/sitocliente/administrator/components/com_joomfish/libraries/joomla/language.php:602) in /home/mhd/acountprincipale/htdocs/sitocliente/mambots/system/jfdatabase.systembot.php on line 279
Warning: Cannot modify header information - headers already sent by (output started at /home/mhd/acountprincipale/htdocs/sitocliente/administrator/components/com_joomfish/libraries/joomla/language.php:602) in /home/mhd/acountprincipale/htdocs/sitocliente/mambots/system/jfdatabase.systembot.php on line 280
Parse error: syntax error, unexpected '}' in /home/mhd/acountprincipale/htdocs/sitocliente/components/com_content/content.html.php on line 1556