User warning: The following module is missing from the file system: bueditor. For information about how to fix this, see the documentation page. in _drupal_trigger_error_with_delayed_logging() (line 1181 of /usr/home/tomaszroot/domains/blog.tomlot.eu/public_html/includes/bootstrap.inc).
User warning: The following module is missing from the file system: field_validation_extras. For information about how to fix this, see the documentation page. in _drupal_trigger_error_with_delayed_logging() (line 1181 of /usr/home/tomaszroot/domains/blog.tomlot.eu/public_html/includes/bootstrap.inc).
User warning: The following module is missing from the file system: field_validation_ui. For information about how to fix this, see the documentation page. in _drupal_trigger_error_with_delayed_logging() (line 1181 of /usr/home/tomaszroot/domains/blog.tomlot.eu/public_html/includes/bootstrap.inc).
User warning: The following module is missing from the file system: geshifield. For information about how to fix this, see the documentation page. in _drupal_trigger_error_with_delayed_logging() (line 1181 of /usr/home/tomaszroot/domains/blog.tomlot.eu/public_html/includes/bootstrap.inc).
User warning: The following module is missing from the file system: geshifilter. For information about how to fix this, see the documentation page. in _drupal_trigger_error_with_delayed_logging() (line 1181 of /usr/home/tomaszroot/domains/blog.tomlot.eu/public_html/includes/bootstrap.inc).
User warning: The following module is missing from the file system: google_plusone. For information about how to fix this, see the documentation page. in _drupal_trigger_error_with_delayed_logging() (line 1181 of /usr/home/tomaszroot/domains/blog.tomlot.eu/public_html/includes/bootstrap.inc).
User warning: The following module is missing from the file system: linkit. For information about how to fix this, see the documentation page. in _drupal_trigger_error_with_delayed_logging() (line 1181 of /usr/home/tomaszroot/domains/blog.tomlot.eu/public_html/includes/bootstrap.inc).
User warning: The following module is missing from the file system: property_validation. For information about how to fix this, see the documentation page. in _drupal_trigger_error_with_delayed_logging() (line 1181 of /usr/home/tomaszroot/domains/blog.tomlot.eu/public_html/includes/bootstrap.inc).
User warning: The following module is missing from the file system: taxonomy_menu. For information about how to fix this, see the documentation page. in _drupal_trigger_error_with_delayed_logging() (line 1181 of /usr/home/tomaszroot/domains/blog.tomlot.eu/public_html/includes/bootstrap.inc).
User warning: The following module is missing from the file system: tweetbutton. For information about how to fix this, see the documentation page. in _drupal_trigger_error_with_delayed_logging() (line 1181 of /usr/home/tomaszroot/domains/blog.tomlot.eu/public_html/includes/bootstrap.inc).
User warning: The following module is missing from the file system: wysiwyg. For information about how to fix this, see the documentation page. in _drupal_trigger_error_with_delayed_logging() (line 1181 of /usr/home/tomaszroot/domains/blog.tomlot.eu/public_html/includes/bootstrap.inc).
User warning: The following module is missing from the file system: field_validation. For information about how to fix this, see the documentation page. in _drupal_trigger_error_with_delayed_logging() (line 1181 of /usr/home/tomaszroot/domains/blog.tomlot.eu/public_html/includes/bootstrap.inc).
Notice: Undefined index: execute_responsive_theme w drupal_theme_initialize() (linia 100 z /usr/home/tomaszroot/domains/blog.tomlot.eu/public_html/includes/theme.inc).
Notice: Trying to get property 'filename' of non-object w _drupal_theme_initialize() (linia 146 z /usr/home/tomaszroot/domains/blog.tomlot.eu/public_html/includes/theme.inc).
Notice: Trying to get property 'name' of non-object w _theme_load_registry() (linia 335 z /usr/home/tomaszroot/domains/blog.tomlot.eu/public_html/includes/theme.inc).
Notice: Undefined index: execute_responsive_theme w theme_get_setting() (linia 1440 z /usr/home/tomaszroot/domains/blog.tomlot.eu/public_html/includes/theme.inc).
Podczas korzystania ze skryptu Drupal, w tym wykonywania zadań CRON zwracany jest komunikat
[code]Additional uncaught exception thrown while handling exception[/code]
[code]Status zapytań HTTP Niepowodzenie
Konfiguracja systemu bądź sieci uniemożliwia Drupalowi dostępu do stron internetowych, powodując ograniczenie jego funkcjonalności. Przyczyna może leżeć w konfiguracji serwera internetowego lub PHP. Powinno się ją zmienić, jeśli działać mają powiadomienia o wydaniu aktualizacji, pobieranie wiadomości z kanałów informacyjnych, logowanie się za pomocą identyfikatora OpenID czy inne usługi sieciowe.[/code]
Jeśli będzie chciał pobrać patch
[bash]https://www.drupal.org/files/issues/245990-http-check-d6.patch
Pobierasz patch ze strony [code]https://www.drupal.org/node/numer_gdzie_jest_opisany_problem[/code]
W konsoli podajesz
[bash]
cd /sites/all/modules/wybrany_moduł/wybrany_katalog[/bash]
Pobierasz patch
[bash]
wget https://www.drupal.org/files/issues/XXX.patch[/bash]
Instalujesz
[bash]
patch
[code]Wybrany plik temporary://file* nie mógł zostać skopiowany, ponieważ katalog docelowy nie jest skonfigurowany poprawnie. Przyczyną problemu może być problem uprawnieniami do pliku lub katalogu. Więcej informacji dostępne jest w logu systemowym.[/code]
W konsoli podajesz
[bash]
chown -R apache:apache /home/nazwa_uzytkownika/domains/domena.pl/public_html/[/bash]
lub
[bash]
chown -R www-data:www-data /home/nazwa_uzytkownika/domains/domena.pl/public_html/[/bash]
Drupal (ale i nie tylko) korzysta z repozytorium rozszerzeń języka PHP.
Komplikacja
[code]Postęp wysyłania Nie włączony
Serwer jest w stanie prezentować postęp wysyłania pliku ale nie ma wymaganych bibliotek. Zalecana jest instalacja PECL uploadprogress lub instalacja APC.[/code]
Przyczyna
Brak zainstalowanej biblioteki PECL Uploadprogress.
Rozwiązanie
Instalacja i konfiguracja przeprowadzona na Debian 6 64-bit z DirectAdmin.
To pytanie zawsze pozostaje bez konkretnej odpowiedzi. Zanim dokonasz ostatecznego wyboru, przeczytaj to co przygotowałem. Wszystkie wymienione CMS są darmowe i Open Source. Pamiętaj, że Drupal to CMF, nie CMS!