Если вылазит ошибка:
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 вписать имя своего сайта
Если вылазит ошибка:
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).
Как установить Drupal на русском
Очень понятно и дословно описан процесс устаноки здесь:
Вводный курс по Drupal http://www.drupal.ru/node/26290
В отчете о состоянии установки Drupal выдается ошибка.
Если вылазит ошибка:
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 вписать имя своего сайта
Как установить модуль FCKEditor?
Всем, у кого сложности с установкой 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).