[gelöst] Webseite nach Lokal (xampp, windows) verschiedene Fehlermeldungen
Eingetragen von CG (338)
am 19.11.2014 - 11:33 Uhr in
am 19.11.2014 - 11:33 Uhr in
Guten Tag,
ich möchte eine Webseite von Version 6 auf 7 bringen, dazu habe ich Sie in xampp importiert.
Startseite und Backend funktionieren. Ich scheine ein Problem mit allen Seiten zu haben auf denen ein View eingebunden ist und mit der Konfiguratíonsseite der Views selbst.
Fehler auf Seiten mit eingebunden Views:
•strict warning: Non-static method view::load() should not be called statically in C:\xampp\htdocs\tastatur\sites\all\modules\views\views.module on line 879.
•strict warning: Declaration of content_handler_field::options() should be compatible with views_object::options() in C:\xampp\htdocs\tastatur\sites\all\modules\cck\includes\views\handlers\content_handler_field.inc on line 208.
•strict warning: Declaration of views_handler_filter::options_validate() should be compatible with views_handler::options_validate($form, &$form_state) in C:\xampp\htdocs\tastatur\sites\all\modules\views\handlers\views_handler_filter.inc on line 589.
•strict warning: Declaration of views_handler_filter::options_submit() should be compatible with views_handler::options_submit($form, &$form_state) in C:\xampp\htdocs\tastatur\sites\all\modules\views\handlers\views_handler_filter.inc on line 589.
•strict warning: Declaration of views_handler_filter_boolean_operator::value_validate() should be compatible with views_handler_filter::value_validate($form, &$form_state) in C:\xampp\htdocs\tastatur\sites\all\modules\views\handlers\views_handler_filter_boolean_operator.inc on line 149.
•strict warning: Declaration of views_plugin_row::options_validate() should be compatible with views_plugin::options_validate(&$form, &$form_state) in C:\xampp\htdocs\tastatur\sites\all\modules\views\plugins\views_plugin_row.inc on line 135.
•strict warning: Declaration of views_plugin_row::options_submit() should be compatible with views_plugin::options_submit(&$form, &$form_state) in C:\xampp\htdocs\tastatur\sites\all\modules\views\plugins\views_plugin_row.inc on line 135.
Fehler auf der Konfigurationsseite der Views (Startseite › Verwalten › Strukturierung › Ansichten):
•strict warning: Non-static method view::load_views() should not be called statically in C:\xampp\htdocs\tastatur\sites\all\modules\views\views.module on line 837.
•strict warning: Non-static method view::db_objects() should not be called statically in C:\xampp\htdocs\tastatur\sites\all\modules\views\includes\view.inc on line 1367.
•strict warning: Non-static method view::load() should not be called statically in C:\xampp\htdocs\tastatur\sites\all\modules\views\views.module on line 879.
Wie könnte ich hier vorgehen?
mfg
Chris
- Anmelden oder Registrieren um Kommentare zu schreiben
In welchem Stadium der
am 19.11.2014 - 12:43 Uhr
In welchem Stadium der Migration von 6 > 7 kommt die Fehlermeldung?
So wie ich Dich verstehe, erscheint sie dann, wenn Du die 6er Version auf xamp laufen läßt?
Ich denke, Du hast auf dem xamp Rechner eine PHP-Version, die für 6er zu neu ist.
Schau mal da:
https://www.drupal.org/node/2234851
http://stackoverflow.com/questions/17725092/strict-warning-non-static-me...
LG Regina Oswald
-------------------------
Montviso - Internetdienstleistungen
http://www.montviso.de
ich habe noch garnicht
am 19.11.2014 - 12:52 Uhr
ich habe noch garnicht richtig angefangen ;) war gerade dabei die seite einfach unter xampp zum laufen zu bekommen.
Ja ich zwischenzeitlich auch bisschen gegoogelt, ich glaube du hast recht.
Ich habe irgendwas gelesen um die Kompatibilität von D6 zu php 4 uneingeschränkt aufrecht zu erhalten wird das in drupal 6 nicht angepasst.
mfg
Chris
mfg
chris