MrGrey Posted February 19, 2013 Report Share Posted February 19, 2013 Hallo zusammen und schon mal vielen Dank an alle, die sich den Kopf zerbrechen wollen - ich bin erstmal am Ende^^ Hoster 1und1 mit PHP 5.4 Installation erfolgreich übergangener Fehler: magic quotes on (nicht aktiviert) Folgende Probleme stellen sich: Beim Aufrufen des Shop kommen folgende Fehler: Strict Standards: Resource ID#33 used as offset, casting to integer (33) in ....shop/xtFramework/library/adodb/drivers/adodb-mysql.inc.php on line 487 Strict Standards: Resource ID#33 used as offset, casting to integer (33) in ....shop/xtFramework/library/adodb/drivers/adodb-mysql.inc.php on line 487 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at ....shop/xtFramework/library/adodb/drivers/adodb-mysql.inc.php:487) in ....shop/xtFramework/database_handler.php on line 94 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at ....shop/xtFramework/library/adodb/drivers/adodb-mysql.inc.php:487) in ....shop/xtFramework/database_handler.php on line 94 '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' Login in den Adminbereich ist nicht möglich - Logindaten werden zurückgesetzt und ich erhalte Folgendes: Strict Standards: Resource ID#24 used as offset, casting to integer (24) in ....shop/xtFramework/library/adodb/drivers/adodb-mysql.inc.php on line 487 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at ....shop/xtFramework/library/adodb/drivers/adodb-mysql.inc.php:487) in ....shop/xtFramework/admin/database_handler.php on line 60 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at ....shop/xtFramework/library/adodb/drivers/adodb-mysql.inc.php:487) in ....shop/xtFramework/admin/database_handler.php on line 60 Strict Standards: Resource ID#24 used as offset, casting to integer (24) in ....shop/xtFramework/library/adodb/drivers/adodb-mysql.inc.php on line 487 Strict Standards: Declaration of MediaFiles::_get() should be compatible with MediaFileTypes::_get($ID = 0) in ....shop/xtFramework/classes/class.MediaFiles.php on line 233 Warning: Cannot modify header information - headers already sent by (output started at ....shop/xtFramework/library/adodb/drivers/adodb-mysql.inc.php:487) in ....shop/xtFramework/classes/class.acl.php on line 80 Unter dem Loginfeld: Strict Standards: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CET/1.0/no DST' instead in /homepages/..... Ich würde mich freuen, wenn jemand einen Lösungsansatz parat hat, im Moment bin ich ohne Idee. Zugriffsproblem (Server 500 Fehler) wurde mit Eintrag in der htacess behoben. Vielen Dank im Voraus! Link to comment Share on other sites More sharing options...
NEBAComputer Posted February 27, 2013 Report Share Posted February 27, 2013 Hallo! Haben hier genau die gleichen Fehlermeldungen / Probleme mit 1&1 und PHP 5.4. Schon irgendwelche Rückmeldungen erhalten? Mit freundlichen Grüßen Link to comment Share on other sites More sharing options...
Fry Posted February 27, 2013 Report Share Posted February 27, 2013 http://www.xt-commerce.com/forum/fragen-zur-software/90575-xammp-4-0-14-lokal-admin-ohne-inhalt.html Ob xammp oder "richtiger" Server: nach dem lesen von Post 3 und 5 sollte alles klar sein;) Link to comment Share on other sites More sharing options...
Sentor77 Posted February 28, 2013 Report Share Posted February 28, 2013 Moin, das Problem ist ziemlich simpel: Veyton 4.0.16 ist nicht PHP 5.4 kompatibel. Am 1.4. soll die Version 4.1.1 kommen. Diese ist dann PHP 5.4 kompatibel. LG Link to comment Share on other sites More sharing options...
NEBAComputer Posted February 28, 2013 Report Share Posted February 28, 2013 Alles klar funktioniert jetzt ... Im Controlcenter PHP global auf 5.2 gestellt, danach waren die Fehlermeldungen weg und man konnte sich in den Adminbereich einloggen. Mich verwundert nur das der Internet Explorer 9 nur das Logo oben anzeigt aber sonst kein Menü. Unter Google Chrome und Firefox funktioniert anscheinend alles. Mit freundlichen Grüßen Link to comment Share on other sites More sharing options...
Sentor77 Posted February 28, 2013 Report Share Posted February 28, 2013 Moin, das Problem ist bekannt und meines Wissens nach wird es auch nicht gefixt. Das ist ein typisches IE Problem. Unter dem Loginformular des Admin-Bereichst steht folgender Hinweis: "Um alle Adminfunktionen zu nutzen, empfehlen wir den Mozilla - Firefox Browser." Der komplette Admin ist für den Firefox optimiert und auch wenn es in Chrome zu laufen scheint, ist nicht gewährleistet, dass alle Funktionen zur Verfügung stehen. Ich meine mich an ein Problem mit dem TinyMCE in Chrome zu entsinnen. LG Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.