Neuigkeiten
  • Die modified eCommerce Shopsoftware ist kostenlos, aber nicht umsonst.
    Spenden
  • Damit wir die modified eCommerce Shopsoftware auch zukünftig kostenlos anbieten können:
    Spenden
  • Thema: Checkout -> Weiße Seite bei ALLEN Zahlungsmodulen

    voste

    • Neu im Forum
    • Beiträge: 36
    • Geschlecht:
    Hallöchen, ja ich habe jetzt das extreme Problem das ich jetzt bei allen Zahlungsmodulen eine weiße Seite bei dem checkout bekomme. Aktuell laufen wir auf php 5.5.30 als FPM Anwendung. Ich habe schon alle Themen durchforstet in der Richtung. Deshalb habe ich auch verschiedene PHP Versionen getestet von 5.6 bis 5.3 immer weiße Seite. Natürlich hab ich den Error Report aktiviert.
    :datz:

    Errors /checkout_payment.php:

    Code: PHP  [Auswählen]
    Notice: Undefined variable: customer_orders_string in /var/www/vhosts/g.de/httpdocs/templates/g/source/boxes/order_history.php on line 51

    Strict Standards: Non-static method HelperFunctions::getSofortOrderhandlingLink() should not be called statically, assuming $this from incompatible context in /var/www/vhosts/g.de/httpdocs/callback/sofort/sofort.php on line 13

    Strict Standards: Non-static method HelperFunctions::getIniValue() should not be called statically, assuming $this from incompatible context in /var/www/vhosts/g.de/httpdocs/callback/sofort/helperFunctions.php on line 347

    Strict Standards: Non-static method HelperFunctions::getSofortLanguage() should not be called statically, assuming $this from incompatible context in /var/www/vhosts/g.de/httpdocs/callback/sofort/sofort.php on line 15

    Strict Standards: Non-static method HelperFunctions::getSofortmodulVersion() should not be called statically, assuming $this from incompatible context in /var/www/vhosts/g.de/httpdocs/includes/modules/payment/sofort_sofortvorkasse.php on line 41

    Strict Standards: Non-static method HelperFunctions::getIniValue() should not be called statically, assuming $this from incompatible context in /var/www/vhosts/g.de/httpdocs/callback/sofort/helperFunctions.php on line 304

    Notice: Undefined offset: 2 in /var/www/vhosts/g.de/httpdocs/callback/sofort/library/sofortLib_multipay.inc.php on line 48

    Notice: Undefined offset: 1 in /var/www/vhosts/g.de/httpdocs/callback/sofort/library/sofortLib_multipay.inc.php on line 48

    Strict Standards: Non-static method HelperFunctions::getSofortmodulVersion() should not be called statically, assuming $this from incompatible context in /var/www/vhosts/g.de/httpdocs/includes/modules/payment/sofort_sofortvorkasse.php on line 51

    Strict Standards: Non-static method HelperFunctions::getIniValue() should not be called statically, assuming $this from incompatible context in /var/www/vhosts/g.de/httpdocs/callback/sofort/helperFunctions.php on line 304

    Notice: Undefined index: billsafe_close in /var/www/vhosts/g.de/httpdocs/checkout_payment.php on line 215

    Notice: Undefined index: payment_error in /var/www/vhosts/g.de/httpdocs/checkout_payment.php on line 215

    Notice: Undefined index: payment_error in /var/www/vhosts/g.de/httpdocs/checkout_payment.php on line 215

    /checkout_confirmation.php:

    Code: PHP  [Auswählen]
    Notice: Undefined variable: customer_orders_string in /var/www/vhosts/g.de/httpdocs/templates/g/source/boxes/order_history.php on line 51


    Linkback: https://www.modified-shop.org/forum/index.php?topic=33825.0
    Managed Server

    Tomcraft

    • modified Team
    • Gravatar
    • Beiträge: 46.367
    • Geschlecht:
    Re: Checkout -> Weiße Seite bei ALLEN Zahlungsmodulen
    Antwort #1 am: 24. Oktober 2015, 12:51:47
    Den Fehler sehe ich dabei nicht da das alles nur Notices sind, die keine weiße Seite verursachen dürften.

    Wie hast du das error_reporting aktiviert?
    Wenn du im Ordner "/export/" eine Datei namens "_error_reporting.all" anlegst, dann bekommst du nur Fehler angezeigt außer "E_NOTICE" & "E_STRICT".

    Grüße

    Torsten

    voste

    • Neu im Forum
    • Beiträge: 36
    • Geschlecht:
    Re: Checkout -> Weiße Seite bei ALLEN Zahlungsmodulen
    Antwort #2 am: 24. Oktober 2015, 17:36:29
    Habe das per "_error_reporting.dev" gemacht. Ich hatte vorher noch mehr warnungen die ich koriegiert habe in der metatas und im input filter. Ich schaue mal gleich die anderen logs an also die vom server ob da noch was steht ggf stelle ich im plesk alle reportings an.

    voste

    • Neu im Forum
    • Beiträge: 36
    • Geschlecht:
    Re: Checkout -> Weiße Seite bei ALLEN Zahlungsmodulen
    Antwort #3 am: 24. Oktober 2015, 18:10:24
    Okay Problem behoben. Ich muss mich selber schlagen.  :datz:
    Hab die checkout noch einmal ganz genau durchgeschaut und da hat ein "/" beim kommentieren gefehlt.
    oh man ...  :flee-mrgreen:

    Tomcraft

    • modified Team
    • Gravatar
    • Beiträge: 46.367
    • Geschlecht:
    Re: Checkout -> Weiße Seite bei ALLEN Zahlungsmodulen
    Antwort #4 am: 25. Oktober 2015, 13:41:51
    Danke für die Rückmeldung. :thx:

    Grüße

    Torsten
    3 Antworten
    3376 Aufrufe
    07. Januar 2014, 20:07:21 von Matt
    12 Antworten
    6818 Aufrufe
    08. November 2014, 23:33:59 von kuhni-wtb
               
    anything