tropikot: Комментарии

Главные вкладки

20 мая 2009 в 12:32

Если вылазит ошибка:
You are using a feature that requires $cookie_domain to be set,
but it is not set in your settings.php
(either built-in filebrowser or quick uploads are enabled in the Advanced profile).

в файле sites/default/settings.php
убрать символ # перед строкой $cookie_domain и вместо example.com вписать имя своего сайта

20 мая 2009 в 12:30

Всем, у кого сложности с установкой FCKeditor

Очень понятно и дословно описан процесс устаноки здесь:
Вводный курс по Drupal http://www.drupal.ru/node/26290

После установки могут возникнуть ошибки:

Если вылазит ошибка:
You are using a feature that requires $cookie_domain to be set,
but it is not set in your settings.php
(either built-in filebrowser or quick uploads are enabled in the Advanced profile).