Russian TYPO3 community

Russian TYPO3 community (http://forum.typo3.ru/index.php)
-   Установка (http://forum.typo3.ru/forumdisplay.php?f=13)
-   -   Fatal error: Call to a member function admin_get_charsets() on a non-object in (http://forum.typo3.ru/showthread.php?t=6815)

AlexAbr 06.10.2008 00:45

Fatal error: Call to a member function admin_get_charsets() on a non-object in
 
Возникла проблема:
Fatal error: Call to a member function admin_get_charsets() on a non-object in \.........\t3lib\class.t3lib_install.php on line 456
Решение проблемы:
1. в папке typo3conf находим localconf.php и удаляем dbal (последнее слово в строке 24)
2. Далее в папке typo3conf удаляем временные файлы temp_CACHED_ps815a_ext_localconf.php
temp_CACHED_ps815a_ext_tables.php

3. Запускаем сайт и он снова работает.

Как говорят буржуйские товарищи данное исправление не работает для базы данных PostgreSQL. Предлагают редактировать
/typo3conf/ext/dbal/class.ux_t3lib_db.php
и добавить следующие строки кода:

function admin_get_charsets() {
return Array();
}


Часовой пояс GMT +4, время: 14:27.

Работает на vBulletin® версия 3.8.1.
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Перевод: zCarot