Пожалуйста подскажите что делать с Joom Fish при переходе в меню "Перевод" - ошибка!!! Warning: require_once() [function.require-once]: open_basedir restriction in effect. File(/var/www/vhosts/edelweiss.ua/httpdocs/administrator/includes/pageNavigation.php) is not within the allowed path(s): (/var/www/edelweissh:/usr/lib/php:/tmp) in /var/www/edelweissh/edelweiss.ua/administrator/components/com_joomfish/admin.joomfish.php on line 806 Warning: require_once(/var/www/vhosts/edelweiss.ua/httpdocs/administrator/includes/pageNavigation.php) [function.require-once]: failed to open stream: Operation not permitted in /var/www/edelweissh/edelweiss.ua/administrator/components/com_joomfish/admin.joomfish.php on line 806 Fatal error: require_once() [function.require]: Failed opening required '/var/www/vhosts/edelweiss.ua/httpdocs/administrator/includes/pageNavigation.php' (include_path='./:/') in /var/www/edelweissh/edelweiss.ua/administrator/components/com_joomfish/admin.joomfish.php on line 806 при переходе в меню "Элементы содержимого" опять ошибка !!! Warning: require_once() [function.require-once]: open_basedir restriction in effect. File(/var/www/vhosts/edelweiss.ua/httpdocs/administrator/includes/pageNavigation.php) is not within the allowed path(s): (/var/www/edelweissh:/usr/lib/php:/tmp) in /var/www/edelweissh/edelweiss.ua/administrator/components/com_joomfish/admin.joomfish.php on line 740 Warning: require_once(/var/www/vhosts/edelweiss.ua/httpdocs/administrator/includes/pageNavigation.php) [function.require-once]: failed to open stream: Operation not permitted in /var/www/edelweissh/edelweiss.ua/administrator/components/com_joomfish/admin.joomfish.php on line 740 Fatal error: require_once() [function.require]: Failed opening required '/var/www/vhosts/edelweiss.ua/httpdocs/administrator/includes/pageNavigation.php' (include_path='./:/') in /var/www/edelweissh/edelweiss.ua/administrator/components/com_joomfish/admin.joomfish.php on line 740
С этим разобрался! Теперь другое: - при входе в "Переводы" - "Элементы содержимого" - "Содержимое" ВОТ что показывает 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 \'= 0\nORDER BY c.title\' at line 5 SQL=SELECT c.id, c.title, c.title_alias, c.introtext, c.fulltext, c.images, c.metakey, c.metadesc, c.created, c.modified as modified_date, c.modified, c.checked_out as check_out, c.checked_out, c.checked_out_time, jfc.id as jfc_id, jfc.value as titleTranslation, jfc.modified as lastchanged, jfc.published as published, jfc.language_id, jfl.name as language\nFROM jos_content as c\nLEFT JOIN jos_jf_content as jfc ON c.id=jfc.reference_id AND jfc.reference_field=\'title\' AND jfc.reference_table=\'content\'\nLEFT JOIN jos_languages as jfl ON jfc.language_id=jfl.id\nWHERE = 0\nORDER BY c.titleФункция БД завершилась ошибкой с номером 1064 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 '= 0 ORDER BY c.title LIMIT 0, 50' at line 5 SQL=SELECT c.id, c.title, c.title_alias, c.introtext, c.fulltext, c.images, c.metakey, c.metadesc, c.created, c.modified as modified_date, c.modified, c.checked_out as check_out, c.checked_out, c.checked_out_time, jfc.id as jfc_id, jfc.value as titleTranslation, jfc.modified as lastchanged, jfc.published as published, jfc.language_id, jfl.name as language FROM jos_content as c LEFT JOIN jos_jf_content as jfc ON c.id=jfc.reference_id AND jfc.reference_field='title' AND jfc.reference_table='content' LEFT JOIN jos_languages as jfl ON jfc.language_id=jfl.id WHERE = 0 ORDER BY c.title LIMIT 0, 50 Чего это за проблема такая.?