
Drupal 7 Notice: "Undefined index: name in system_requirements() (line 39 of ..."
If the following error: "Undefined index: name in system_requirements() (line 39 of ..." occurs in your Drupal environment (status page, errorlog or whatever), here's the solution how to fix it:
It seems that there is a problem with old install profiles:
Search for the name of your install profile (can be found in the "Status Report", Second line of the table) in the DB "system"-table and set status to "1" for it!
Or via SQL (check the name before!)
YOUR_INSTALL_PROFILE_NAME may be replaced by "custom", "demo_profile", "commerce" or whatever you used to install your site!
Found here:
http://drupal.org/node/1116340#comment-7419726
Another solution is described here, but I think it does not solve the problem but just the message and requires to hack core (UGLY!): ;)
http://www.drupaldeveloper.es/en/notice-undefined-index-name-in-system-r...
Julian Pustkuchen, M. Sc. Wirtschaftsinformatik ist passionierter Software- & Webentwickler mit den Schwerpunkten Softwaredesign, Objektorientierung sowie Usability- & Ablaufoptimierung bei webks. Ein weiterer Schwerpunkt ist die Entwicklung im CMS Drupal.
Entwickelt Julian gerade keine Software, fährt er Ski, Mountainbike, spielt Badminton, segelt oder verbringt Zeit mit Freunden.
Dieser Blog dient als sein "öffentlicher Notizblo(ck/g)".
Euch gefällt mein Blog?
Vielleicht hilft mir auch ein Buch, euch zukünftig (noch) bessere Artikel zu bieten? (Amazon Wunschliste)
Gerne bewerte ich auch ab und zu einmal unabhängig ein Produkt.
Ich freue mich über jede Art der Unterstützung in Form von Kommentaren, Lob oder Kritik.
Auf zum Kontaktformular!
Zu meinem Google+ Profil
Webbasierte Lösungen? Machen wir!
webks: websolutions kept simple
http://www.webks.de
Tags in Blogeintrag - Kategorie
Dir hat dieser Beitrag geholfen?
Oder du suchst weitere professionelle Unterstützung? Unser Team bietet dir professionelle Dienstleistungen im Web-Development und Drupal CMS Entwicklung!
Kommentare
Endlich eine Lösung, die mich
Endlich eine Lösung, die mich weiterbrachte - DANKE!
Kommentar hinzufügen