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: Update auf Version 2.0.0.0 rev 9678 - altes Paypal Modul installiert sich neu

    itstata

    • Neu im Forum
    • Beiträge: 4
    Hallo zusammen,

    scheinbar bin ich der einzige mit dem Problem, aber nach dem Update auf Version 2.0 (von V 1.06-r4642_SP4) war noch das alte Paypal Module installiert. Wenn ich die Anleitung richtig verstanden habe, sollte ich nun dieses Modul deinstallieren und danach das gewünschte neue Paypal Modul installieren.

    Nach dem Drücken von Deinstallieren kam ich aber immer auf eine Master-Seite ohne Inhalt und das Modul war immer noch da. Ich habe dann die Anleitungen aus diesem Post (https://www.modified-shop.org/forum/index.php?topic=29171.0) herangezogen und in der Tabelle "configuration" beim Key='MODULE_PAYMENT_INSTALLED' die Sequenz "paypal.php;eustandardtransfer.php" in "eustandardtransfer.php" geändert. Danach habe ich noch die Zeilen "configuration_key" = "MODULE_PAYMENT_PAYPAL_*" gelöscht.

    Sobald ich aber die Seite Zahlungsoptionen im Backend neu aufrufe, wird der Eintrag wieder angelegt.
    Hat jemand eine Idee, wie ich das Problem lösen kann?

    Das Drücken von "Deinstallieren" bringt auch jetzt noch die Master-Seite ohne Inhalt

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

    Bonsai

    • Viel Schreiber
    • Beiträge: 4.127
    • Geschlecht:
    mach mal bitte das error reporting an! Im Backend irgendwo unter Logging Optionen. Dann sollte eine Fehlermeldung kommen statt der weißen Seite.

    itstata

    • Neu im Forum
    • Beiträge: 4
    Vielen Dank für den Tipp, beim Update muss richtig was daneben gegangen sein. Ich habe etliche Fehlermeldungen. Ich check das morgen noch einmal in Ruhe.

    Code: PHP  [Auswählen]
    Exception Occured:

    Type    E_DEPRECATED
    Message mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead
    File    .../inc/db_functions_mysql.inc.php
    Line    90
    Backtrace #0    .../admin/includes/application_top.php called at Line 154
    Backtrace #1    .../admin/modules.php called at Line 19
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_EUSTANDARDTRANSFER_TEXT_TITLE - assumed 'MODULE_PAYMENT_EUSTANDARDTRANSFER_TEXT_TITLE'
    File    .../includes/modules/payment/eustandardtransfer.php
    Line    25
    Backtrace #0    .../admin/modules.php called at Line 258
    Backtrace #1    .../admin/modules.php called at Line 316
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_EUSTANDARDTRANSFER_TEXT_DESCRIPTION - assumed 'MODULE_PAYMENT_EUSTANDARDTRANSFER_TEXT_DESCRIPTION'
    File    .../includes/modules/payment/eustandardtransfer.php
    Line    26
    Backtrace #0    .../admin/modules.php called at Line 258
    Backtrace #1    .../admin/modules.php called at Line 316
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_EUSTANDARDTRANSFER_TEXT_INFO - assumed 'MODULE_PAYMENT_EUSTANDARDTRANSFER_TEXT_INFO'
    File    .../includes/modules/payment/eustandardtransfer.php
    Line    28
    Backtrace #0    .../admin/modules.php called at Line 258
    Backtrace #1    .../admin/modules.php called at Line 316
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_PAYPAL_IPN_SORT_ORDER - assumed 'MODULE_PAYMENT_PAYPAL_IPN_SORT_ORDER'
    File    .../includes/modules/payment/paypal_ipn.php
    Line    30
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_PAYPAL_IPN_STATUS - assumed 'MODULE_PAYMENT_PAYPAL_IPN_STATUS'
    File    .../includes/modules/payment/paypal_ipn.php
    Line    31
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_PAYPAL_IPN_TMP_STATUS_ID - assumed 'MODULE_PAYMENT_PAYPAL_IPN_TMP_STATUS_ID'
    File    .../includes/modules/payment/paypal_ipn.php
    Line    33
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_STRICT
    Message Redefining already defined constructor for class MasterpaymentActions
    File    .../includes/external/masterpayment/MasterpaymentActions.class.php
    Line    34
    Backtrace #0    .../includes/modules/payment/masterpayment_rechnungskauf.php called at Line 22
    Backtrace #1    .../includes/modules/payment/masterpayment_rechnungskauf.php called at Line 22
    Backtrace #2    .../admin/modules.php called at Line 336
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_MASTERPAYMENT_RECHNUNGSKAUF_SORT_ORDER - assumed 'MODULE_PAYMENT_MASTERPAYMENT_RECHNUNGSKAUF_SORT_ORDER'
    File    .../includes/modules/payment/masterpayment_rechnungskauf.php
    Line    35
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_MASTERPAYMENT_RECHNUNGSKAUF_STATUS - assumed 'MODULE_PAYMENT_MASTERPAYMENT_RECHNUNGSKAUF_STATUS'
    File    .../includes/modules/payment/masterpayment_rechnungskauf.php
    Line    36
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_MASTERPAYMENT_CONFIG_ORDER_STATUS_ID_TEMP - assumed 'MODULE_PAYMENT_MASTERPAYMENT_CONFIG_ORDER_STATUS_ID_TEMP'
    File    .../includes/modules/payment/masterpayment_rechnungskauf.php
    Line    39
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_MASTERPAYMENT_CONFIG_ORDER_STATUS_ID_TEMP - assumed 'MODULE_PAYMENT_MASTERPAYMENT_CONFIG_ORDER_STATUS_ID_TEMP'
    File    .../includes/modules/payment/masterpayment_rechnungskauf.php
    Line    40
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_MASTERPAYMENT_CONFIG_INFRAME - assumed 'MODULE_PAYMENT_MASTERPAYMENT_CONFIG_INFRAME'
    File    .../includes/external/masterpayment/MasterpaymentActions.class.php
    Line    56
    Backtrace #0    .../includes/modules/payment/masterpayment_rechnungskauf.php called at Line 44
    Backtrace #1    .../admin/modules.php called at Line 339
    Type    E_STRICT
    Message Non-static method HelperFunctions::getSofortOrderhandlingLink() should not be called statically
    File    .../callback/sofort/sofort.php
    Line    13
    Backtrace #0    .../includes/modules/payment/sofort_sofortlastschrift.php called at Line 12
    Backtrace #1    .../admin/modules.php called at Line 336
    Type    E_STRICT
    Message Non-static method HelperFunctions::getIniValue() should not be called statically
    File    .../callback/sofort/helperFunctions.php
    Line    347
    Backtrace #0    .../callback/sofort/sofort.php called at Line 13
    Backtrace #1    .../includes/modules/payment/sofort_sofortlastschrift.php called at Line 12
    Backtrace #2    .../admin/modules.php called at Line 336
    Type    E_STRICT
    Message Non-static method HelperFunctions::getSofortLanguage() should not be called statically
    File    .../callback/sofort/sofort.php
    Line    15
    Backtrace #0    .../includes/modules/payment/sofort_sofortlastschrift.php called at Line 12
    Backtrace #1    .../admin/modules.php called at Line 336
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_SOFORT_SL_RECOMMENDED_PAYMENT - assumed 'MODULE_PAYMENT_SOFORT_SL_RECOMMENDED_PAYMENT'
    File    .../includes/modules/payment/sofort_sofortlastschrift.php
    Line    31
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_STRICT
    Message Non-static method HelperFunctions::getSofortmodulVersion() should not be called statically, assuming $this from incompatible context
    File    .../includes/modules/payment/sofort_sofortlastschrift.php
    Line    35
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_STRICT
    Message Non-static method HelperFunctions::getIniValue() should not be called statically, assuming $this from incompatible context
    File    .../callback/sofort/helperFunctions.php
    Line    304
    Backtrace #0    .../includes/modules/payment/sofort_sofortlastschrift.php called at Line 35
    Backtrace #1    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_SOFORT_SL_SORT_ORDER - assumed 'MODULE_PAYMENT_SOFORT_SL_SORT_ORDER'
    File    .../includes/modules/payment/sofort_sofortlastschrift.php
    Line    36
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_SOFORT_SL_STATUS - assumed 'MODULE_PAYMENT_SOFORT_SL_STATUS'
    File    .../includes/modules/payment/sofort_sofortlastschrift.php
    Line    37
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_SOFORT_MULTIPAY_APIKEY - assumed 'MODULE_PAYMENT_SOFORT_MULTIPAY_APIKEY'
    File    .../includes/modules/payment/sofort_sofortlastschrift.php
    Line    44
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Undefined offset: 2
    File    .../callback/sofort/library/sofortLib_multipay.inc.php
    Line    48
    Backtrace #0    .../includes/modules/payment/sofort_sofortlastschrift.php called at Line 44
    Backtrace #1    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Undefined offset: 1
    File    .../callback/sofort/library/sofortLib_multipay.inc.php
    Line    48
    Backtrace #0    .../includes/modules/payment/sofort_sofortlastschrift.php called at Line 44
    Backtrace #1    .../admin/modules.php called at Line 339
    Type    E_STRICT
    Message Non-static method HelperFunctions::getSofortmodulVersion() should not be called statically, assuming $this from incompatible context
    File    .../includes/modules/payment/sofort_sofortlastschrift.php
    Line    45
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_STRICT
    Message Non-static method HelperFunctions::escapeSql() should not be called statically, assuming $this from incompatible context
    File    .../callback/sofort/sofort.php
    Line    242
    Backtrace #0    .../admin/modules.php called at Line 342
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_PI_CLICKANDBUY_RECURRING_MERCHANT_ID - assumed 'MODULE_PAYMENT_PI_CLICKANDBUY_RECURRING_MERCHANT_ID'
    File    .../includes/modules/payment/pi_clickandbuy_recurring.php
    Line    62
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_PI_CLICKANDBUY_RECURRING_SORT_ORDER - assumed 'MODULE_PAYMENT_PI_CLICKANDBUY_RECURRING_SORT_ORDER'
    File    .../includes/modules/payment/pi_clickandbuy_recurring.php
    Line    40
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_PI_CLICKANDBUY_RECURRING_STATUS - assumed 'MODULE_PAYMENT_PI_CLICKANDBUY_RECURRING_STATUS'
    File    .../includes/modules/payment/pi_clickandbuy_recurring.php
    Line    41
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_PI_CLICKANDBUY_RECURRING_SECRET_KEY - assumed 'MODULE_PAYMENT_PI_CLICKANDBUY_RECURRING_SECRET_KEY'
    File    .../includes/modules/payment/pi_clickandbuy_recurring.php
    Line    42
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_PI_CLICKANDBUY_RECURRING_SANDBOX - assumed 'MODULE_PAYMENT_PI_CLICKANDBUY_RECURRING_SANDBOX'
    File    .../includes/modules/payment/pi_clickandbuy_recurring.php
    Line    43
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_PI_CLICKANDBUY_RECURRING_MERCHANT_ID - assumed 'MODULE_PAYMENT_PI_CLICKANDBUY_RECURRING_MERCHANT_ID'
    File    .../includes/modules/payment/pi_clickandbuy_recurring.php
    Line    44
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_PI_CLICKANDBUY_RECURRING_ORDER_STATUS_ID - assumed 'MODULE_PAYMENT_PI_CLICKANDBUY_RECURRING_ORDER_STATUS_ID'
    File    .../includes/modules/payment/pi_clickandbuy_recurring.php
    Line    46
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_MASTERPAYMENT_ELV_SORT_ORDER - assumed 'MODULE_PAYMENT_MASTERPAYMENT_ELV_SORT_ORDER'
    File    .../includes/modules/payment/masterpayment_elv.php
    Line    35
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_MASTERPAYMENT_ELV_STATUS - assumed 'MODULE_PAYMENT_MASTERPAYMENT_ELV_STATUS'
    File    .../includes/modules/payment/masterpayment_elv.php
    Line    36
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_MASTERPAYMENT_CONFIG_ORDER_STATUS_ID_TEMP - assumed 'MODULE_PAYMENT_MASTERPAYMENT_CONFIG_ORDER_STATUS_ID_TEMP'
    File    .../includes/modules/payment/masterpayment_elv.php
    Line    39
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_MASTERPAYMENT_CONFIG_ORDER_STATUS_ID_TEMP - assumed 'MODULE_PAYMENT_MASTERPAYMENT_CONFIG_ORDER_STATUS_ID_TEMP'
    File    .../includes/modules/payment/masterpayment_elv.php
    Line    40
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_MONEYORDER_SUCCESS - assumed 'MODULE_PAYMENT_MONEYORDER_SUCCESS'
    File    .../lang/german/modules/payment/moneyorder.php
    Line    21
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_MONEYORDER_SORT_ORDER - assumed 'MODULE_PAYMENT_MONEYORDER_SORT_ORDER'
    File    .../includes/modules/payment/moneyorder.php
    Line    28
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_MONEYORDER_STATUS - assumed 'MODULE_PAYMENT_MONEYORDER_STATUS'
    File    .../includes/modules/payment/moneyorder.php
    Line    29
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_MONEYORDER_SUCCESS - assumed 'MODULE_PAYMENT_MONEYORDER_SUCCESS'
    File    .../includes/modules/payment/moneyorder.php
    Line    31
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_MONEYORDER_ORDER_STATUS_ID - assumed 'MODULE_PAYMENT_MONEYORDER_ORDER_STATUS_ID'
    File    .../includes/modules/payment/moneyorder.php
    Line    33
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_STRICT
    Message Declaration of paypalpluslink::success() should be compatible with PayPalPaymentBase::success($orders_id = '')
    File    .../includes/modules/payment/paypalpluslink.php
    Line    63
    Backtrace #0    .../admin/modules.php called at Line 336
    Backtrace #1    .../admin/modules.php called at Line 336
    Type    E_NOTICE
    Message Undefined property: paypalpluslink::$loglevel
    File    .../includes/external/paypal/classes/PayPalPayment.php
    Line    67
    Backtrace #0    .../includes/modules/payment/paypalpluslink.php called at Line 25
    Backtrace #1    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_KLARNA_SPECCAMP_SORT_ORDER - assumed 'MODULE_PAYMENT_KLARNA_SPECCAMP_SORT_ORDER'
    File    .../includes/modules/payment/klarna_SpecCamp.php
    Line    37
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_KLARNA_SPECCAMP_LATESTVERSION - assumed 'MODULE_PAYMENT_KLARNA_SPECCAMP_LATESTVERSION'
    File    .../includes/external/klarna/class.KlarnaBase.php
    Line    679
    Backtrace #0    .../includes/modules/payment/klarna_SpecCamp.php called at Line 39
    Backtrace #1    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Constant BUTTON_CONFIRM already defined
    File    .../includes/external/payone/lang/german.php
    Line    30
    Backtrace #0    .../includes/external/payone/classes/PayonePayment.php called at Line 21
    Backtrace #1    .../includes/modules/payment/payone_invoice.php called at Line 20
    Backtrace #2    .../admin/modules.php called at Line 336
    Type    E_NOTICE
    Message Undefined index: billto
    File    .../includes/external/payone/classes/PayoneModified.php
    Line    609
    Backtrace #0    .../includes/external/payone/classes/PayonePayment.php called at Line 118
    Backtrace #1    .../includes/external/payone/classes/PayonePayment.php called at Line 38
    Backtrace #2    .../includes/modules/payment/payone_invoice.php called at Line 27
    Backtrace #3    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Undefined offset: 0
    File    .../includes/external/payone/classes/PayonePayment.php
    Line    38
    Backtrace #0    .../includes/modules/payment/payone_invoice.php called at Line 27
    Backtrace #1    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Undefined index: global
    File    .../includes/external/payone/classes/PayonePayment.php
    Line    39
    Backtrace #0    .../includes/modules/payment/payone_invoice.php called at Line 27
    Backtrace #1    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Undefined index: orders_status
    File    .../includes/external/payone/classes/PayonePayment.php
    Line    40
    Backtrace #0    .../includes/modules/payment/payone_invoice.php called at Line 27
    Backtrace #1    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Undefined index: orders_status
    File    .../includes/external/payone/classes/PayonePayment.php
    Line    48
    Backtrace #0    .../includes/modules/payment/payone_invoice.php called at Line 27
    Backtrace #1    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_SOFORT_SV_KS_STATUS - assumed 'MODULE_PAYMENT_SOFORT_SV_KS_STATUS'
    File    .../includes/modules/payment/sofort_sofortvorkasse.php
    Line    33
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_SOFORT_SV_RECOMMENDED_PAYMENT - assumed 'MODULE_PAYMENT_SOFORT_SV_RECOMMENDED_PAYMENT'
    File    .../includes/modules/payment/sofort_sofortvorkasse.php
    Line    37
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_STRICT
    Message Non-static method HelperFunctions::getSofortmodulVersion() should not be called statically, assuming $this from incompatible context
    File    .../includes/modules/payment/sofort_sofortvorkasse.php
    Line    41
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_SOFORT_SV_SORT_ORDER - assumed 'MODULE_PAYMENT_SOFORT_SV_SORT_ORDER'
    File    .../includes/modules/payment/sofort_sofortvorkasse.php
    Line    42
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_SOFORT_SV_STATUS - assumed 'MODULE_PAYMENT_SOFORT_SV_STATUS'
    File    .../includes/modules/payment/sofort_sofortvorkasse.php
    Line    43
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_SOFORT_MULTIPAY_APIKEY - assumed 'MODULE_PAYMENT_SOFORT_MULTIPAY_APIKEY'
    File    .../includes/modules/payment/sofort_sofortvorkasse.php
    Line    50
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_STRICT
    Message Non-static method HelperFunctions::getSofortmodulVersion() should not be called statically, assuming $this from incompatible context
    File    .../includes/modules/payment/sofort_sofortvorkasse.php
    Line    51
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Constant SHOPGATE_ORDER_CUSTOM_FIELD already defined
    File    .../includes/external/shopgate/base/lang/german/modules/payment/shopgate.php
    Line    58
    Backtrace #0    .../lang/german/modules/payment/shopgate.php called at Line 23
    Backtrace #1    .../admin/modules.php called at Line 332
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_SHOPGATE_STATUS - assumed 'MODULE_PAYMENT_SHOPGATE_STATUS'
    File    .../includes/external/shopgate/base/includes/modules/payment/shopgate.php
    Line    35
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_SHOPGATE_SORT_ORDER - assumed 'MODULE_PAYMENT_SHOPGATE_SORT_ORDER'
    File    .../includes/external/shopgate/base/includes/modules/payment/shopgate.php
    Line    36
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_MASTERPAYMENT_CONFIG_SORT_ORDER - assumed 'MODULE_PAYMENT_MASTERPAYMENT_CONFIG_SORT_ORDER'
    File    .../includes/modules/payment/masterpayment_config.php
    Line    42
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_MCP_SERVICE_ORDER_STATUS_PENDING_PAYMENT_ID - assumed 'MODULE_PAYMENT_MCP_SERVICE_ORDER_STATUS_PENDING_PAYMENT_ID'
    File    .../includes/external/micropayment/class.micropayment_method.php
    Line    32
    Backtrace #0    .../includes/modules/payment/mcp_creditcard.php called at Line 10
    Backtrace #1    .../admin/modules.php called at Line 336
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_MCP_SERVICE_ACCOUNT_ID - assumed 'MODULE_PAYMENT_MCP_SERVICE_ACCOUNT_ID'
    File    .../includes/external/micropayment/class.micropayment_method.php
    Line    43
    Backtrace #0    .../includes/modules/payment/mcp_creditcard.php called at Line 10
    Backtrace #1    .../admin/modules.php called at Line 336
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_MCP_CREDITCARD_SORT_ORDER - assumed 'MODULE_PAYMENT_MCP_CREDITCARD_SORT_ORDER'
    File    .../includes/modules/payment/mcp_creditcard.php
    Line    24
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_SOFORT_SR_RECOMMENDED_PAYMENT - assumed 'MODULE_PAYMENT_SOFORT_SR_RECOMMENDED_PAYMENT'
    File    .../includes/modules/payment/sofort_sofortrechnung.php
    Line    34
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_STRICT
    Message Non-static method HelperFunctions::getSofortmodulVersion() should not be called statically, assuming $this from incompatible context
    File    .../includes/modules/payment/sofort_sofortrechnung.php
    Line    38
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_SOFORT_SR_SORT_ORDER - assumed 'MODULE_PAYMENT_SOFORT_SR_SORT_ORDER'
    File    .../includes/modules/payment/sofort_sofortrechnung.php
    Line    39
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_SOFORT_SR_STATUS - assumed 'MODULE_PAYMENT_SOFORT_SR_STATUS'
    File    .../includes/modules/payment/sofort_sofortrechnung.php
    Line    40
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_SOFORT_MULTIPAY_APIKEY - assumed 'MODULE_PAYMENT_SOFORT_MULTIPAY_APIKEY'
    File    .../includes/modules/payment/sofort_sofortrechnung.php
    Line    48
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_STRICT
    Message Non-static method HelperFunctions::getSofortmodulVersion() should not be called statically, assuming $this from incompatible context
    File    .../includes/modules/payment/sofort_sofortrechnung.php
    Line    49
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_COD_SORT_ORDER - assumed 'MODULE_PAYMENT_COD_SORT_ORDER'
    File    .../includes/modules/payment/cod.php
    Line    34
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_COD_STATUS - assumed 'MODULE_PAYMENT_COD_STATUS'
    File    .../includes/modules/payment/cod.php
    Line    35
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_COD_LIMIT_ALLOWED - assumed 'MODULE_PAYMENT_COD_LIMIT_ALLOWED'
    File    .../includes/modules/payment/cod.php
    Line    38
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_COD_ORDER_STATUS_ID - assumed 'MODULE_PAYMENT_COD_ORDER_STATUS_ID'
    File    .../includes/modules/payment/cod.php
    Line    40
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_MASTERPAYMENT_DEBIT_CARD_SORT_ORDER - assumed 'MODULE_PAYMENT_MASTERPAYMENT_DEBIT_CARD_SORT_ORDER'
    File    .../includes/modules/payment/masterpayment_debit_card.php
    Line    35
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_MASTERPAYMENT_DEBIT_CARD_STATUS - assumed 'MODULE_PAYMENT_MASTERPAYMENT_DEBIT_CARD_STATUS'
    File    .../includes/modules/payment/masterpayment_debit_card.php
    Line    36
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_MASTERPAYMENT_CONFIG_ORDER_STATUS_ID_TEMP - assumed 'MODULE_PAYMENT_MASTERPAYMENT_CONFIG_ORDER_STATUS_ID_TEMP'
    File    .../includes/modules/payment/masterpayment_debit_card.php
    Line    39
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_MASTERPAYMENT_CONFIG_ORDER_STATUS_ID_TEMP - assumed 'MODULE_PAYMENT_MASTERPAYMENT_CONFIG_ORDER_STATUS_ID_TEMP'
    File    .../includes/modules/payment/masterpayment_debit_card.php
    Line    40
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_BILLPAY_DATA_PROVIDED_BY_BILLPAY - assumed 'MODULE_PAYMENT_BILLPAY_DATA_PROVIDED_BY_BILLPAY'
    File    .../lang/german/modules/payment/billpaypaylater.php
    Line    15
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_BILLPAY_TEXT_EULA_CHECK_CH - assumed 'MODULE_PAYMENT_BILLPAY_TEXT_EULA_CHECK_CH'
    File    .../lang/german/modules/payment/billpaypaylater.php
    Line    59
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_BILLPAY_TEXT_EULA_CHECK_SEPA - assumed 'MODULE_PAYMENT_BILLPAY_TEXT_EULA_CHECK_SEPA'
    File    .../lang/german/modules/payment/billpaypaylater.php
    Line    62
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_BILLPAY_TEXT_EULA_CHECK_SEPA_AT - assumed 'MODULE_PAYMENT_BILLPAY_TEXT_EULA_CHECK_SEPA_AT'
    File    .../lang/german/modules/payment/billpaypaylater.php
    Line    63
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_NOTICE
    Message Use of undefined constant JS_BILLPAY_CODE - assumed 'JS_BILLPAY_CODE'
    File    .../lang/german/modules/payment/billpaypaylater.php
    Line    86
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_NOTICE
    Message Use of undefined constant JS_BILLPAY_NUMBER - assumed 'JS_BILLPAY_NUMBER'
    File    .../lang/german/modules/payment/billpaypaylater.php
    Line    87
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_NOTICE
    Message Use of undefined constant JS_BILLPAY_NAME - assumed 'JS_BILLPAY_NAME'
    File    .../lang/german/modules/payment/billpaypaylater.php
    Line    88
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_BILLPAY_UTF8_ENCODE_TITLE - assumed 'MODULE_PAYMENT_BILLPAY_UTF8_ENCODE_TITLE'
    File    .../lang/german/modules/payment/billpaypaylater.php
    Line    125
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_BILLPAY_UTF8_ENCODE_DESC - assumed 'MODULE_PAYMENT_BILLPAY_UTF8_ENCODE_DESC'
    File    .../lang/german/modules/payment/billpaypaylater.php
    Line    126
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_STRICT
    Message Declaration of BillpayPayLater::_getStaticLimit() should be compatible with billpayBase::_getStaticLimit()
    File    .../includes/modules/payment/billpaypaylater.php
    Line    7
    Backtrace #0    .../admin/modules.php called at Line 336
    Type    E_STRICT
    Message Declaration of BillpayPayLater::_getMinValue() should be compatible with billpayBase::_getMinValue()
    File    .../includes/modules/payment/billpaypaylater.php
    Line    7
    Backtrace #0    .../admin/modules.php called at Line 336
    Type    E_NOTICE
    Message Use of undefined constant FILENAME_CHECKOUT_PROCESS - assumed 'FILENAME_CHECKOUT_PROCESS'
    File    .../includes/external/billpay/base/billpayBase.php
    Line    165
    Backtrace #0    .../includes/modules/payment/billpaypaylater.php called at Line 22
    Backtrace #1    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_BILLPAY_MERCHANT_ID_TITLE - assumed 'MODULE_PAYMENT_BILLPAY_MERCHANT_ID_TITLE'
    File    .../lang/german/modules/payment/billpaytransactioncredit.php
    Line    16
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_BILLPAY_MERCHANT_ID_DESC - assumed 'MODULE_PAYMENT_BILLPAY_MERCHANT_ID_DESC'
    File    .../lang/german/modules/payment/billpaytransactioncredit.php
    Line    17
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_BILLPAY_PORTAL_ID_TITLE - assumed 'MODULE_PAYMENT_BILLPAY_PORTAL_ID_TITLE'
    File    .../lang/german/modules/payment/billpaytransactioncredit.php
    Line    22
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_BILLPAY_PORTAL_ID_DESC - assumed 'MODULE_PAYMENT_BILLPAY_PORTAL_ID_DESC'
    File    .../lang/german/modules/payment/billpaytransactioncredit.php
    Line    23
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_BILLPAY_SECURE_TITLE - assumed 'MODULE_PAYMENT_BILLPAY_SECURE_TITLE'
    File    .../lang/german/modules/payment/billpaytransactioncredit.php
    Line    25
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_BILLPAY_SECURE_DESC - assumed 'MODULE_PAYMENT_BILLPAY_SECURE_DESC'
    File    .../lang/german/modules/payment/billpaytransactioncredit.php
    Line    26
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_BILLPAY_TESTMODE_TITLE - assumed 'MODULE_PAYMENT_BILLPAY_TESTMODE_TITLE'
    File    .../lang/german/modules/payment/billpaytransactioncredit.php
    Line    34
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_BILLPAY_TESTMODE_DESC - assumed 'MODULE_PAYMENT_BILLPAY_TESTMODE_DESC'
    File    .../lang/german/modules/payment/billpaytransactioncredit.php
    Line    35
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_BILLPAY_API_URL_BASE_TITLE - assumed 'MODULE_PAYMENT_BILLPAY_API_URL_BASE_TITLE'
    File    .../lang/german/modules/payment/billpaytransactioncredit.php
    Line    40
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_BILLPAY_API_URL_BASE_DESC - assumed 'MODULE_PAYMENT_BILLPAY_API_URL_BASE_DESC'
    File    .../lang/german/modules/payment/billpaytransactioncredit.php
    Line    41
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_BILLPAY_TESTAPI_URL_BASE_TITLE - assumed 'MODULE_PAYMENT_BILLPAY_TESTAPI_URL_BASE_TITLE'
    File    .../lang/german/modules/payment/billpaytransactioncredit.php
    Line    43
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_BILLPAY_TESTAPI_URL_BASE_DESC - assumed 'MODULE_PAYMENT_BILLPAY_TESTAPI_URL_BASE_DESC'
    File    .../lang/german/modules/payment/billpaytransactioncredit.php
    Line    44
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_NOTICE
    Message Use of undefined constant JS_BILLPAY_CODE - assumed 'JS_BILLPAY_CODE'
    File    .../lang/german/modules/payment/billpaytransactioncredit.php
    Line    75
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_NOTICE
    Message Use of undefined constant JS_BILLPAY_NUMBER - assumed 'JS_BILLPAY_NUMBER'
    File    .../lang/german/modules/payment/billpaytransactioncredit.php
    Line    76
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_NOTICE
    Message Use of undefined constant JS_BILLPAY_NAME - assumed 'JS_BILLPAY_NAME'
    File    .../lang/german/modules/payment/billpaytransactioncredit.php
    Line    77
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_NOTICE
    Message Use of undefined constant JS_BILLPAY_PHONE - assumed 'JS_BILLPAY_PHONE'
    File    .../lang/german/modules/payment/billpaytransactioncredit.php
    Line    78
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_BILLPAY_TEXT_ERROR_PHONE - assumed 'MODULE_PAYMENT_BILLPAY_TEXT_ERROR_PHONE'
    File    .../lang/german/modules/payment/billpaytransactioncredit.php
    Line    92
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_BILLPAY_UTF8_ENCODE_TITLE - assumed 'MODULE_PAYMENT_BILLPAY_UTF8_ENCODE_TITLE'
    File    .../lang/german/modules/payment/billpaytransactioncredit.php
    Line    117
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_BILLPAY_UTF8_ENCODE_DESC - assumed 'MODULE_PAYMENT_BILLPAY_UTF8_ENCODE_DESC'
    File    .../lang/german/modules/payment/billpaytransactioncredit.php
    Line    118
    Backtrace #0    .../admin/modules.php called at Line 332
    Type    E_STRICT
    Message Declaration of BillPayTransactionCredit::onDisplayPdf() should be compatible with billpayBase::onDisplayPdf()
    File    .../includes/modules/payment/billpaytransactioncredit.php
    Line    7
    Backtrace #0    .../admin/modules.php called at Line 336
    Type    E_STRICT
    Message Declaration of BillPayTransactionCredit::_getStaticLimit() should be compatible with billpayBase::_getStaticLimit()
    File    .../includes/modules/payment/billpaytransactioncredit.php
    Line    7
    Backtrace #0    .../admin/modules.php called at Line 336
    Type    E_STRICT
    Message Declaration of BillPayTransactionCredit::_getMinValue() should be compatible with billpayBase::_getMinValue()
    File    .../includes/modules/payment/billpaytransactioncredit.php
    Line    7
    Backtrace #0    .../admin/modules.php called at Line 336
    Type    E_STRICT
    Message Declaration of BillPayTransactionCredit::getPayUntilText() should be compatible with billpayBase::getPayUntilText()
    File    .../includes/modules/payment/billpaytransactioncredit.php
    Line    7
    Backtrace #0    .../admin/modules.php called at Line 336
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_MASTERPAYMENT_SOFORTBANKING_SORT_ORDER - assumed 'MODULE_PAYMENT_MASTERPAYMENT_SOFORTBANKING_SORT_ORDER'
    File    .../includes/modules/payment/masterpayment_sofortbanking.php
    Line    35
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_MASTERPAYMENT_SOFORTBANKING_STATUS - assumed 'MODULE_PAYMENT_MASTERPAYMENT_SOFORTBANKING_STATUS'
    File    .../includes/modules/payment/masterpayment_sofortbanking.php
    Line    36
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_MASTERPAYMENT_CONFIG_ORDER_STATUS_ID_TEMP - assumed 'MODULE_PAYMENT_MASTERPAYMENT_CONFIG_ORDER_STATUS_ID_TEMP'
    File    .../includes/modules/payment/masterpayment_sofortbanking.php
    Line    39
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_MASTERPAYMENT_CONFIG_ORDER_STATUS_ID_TEMP - assumed 'MODULE_PAYMENT_MASTERPAYMENT_CONFIG_ORDER_STATUS_ID_TEMP'
    File    .../includes/modules/payment/masterpayment_sofortbanking.php
    Line    40
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_PAYPALEXPRESS_SORT_ORDER - assumed 'MODULE_PAYMENT_PAYPALEXPRESS_SORT_ORDER'
    File    .../includes/modules/payment/paypalexpress.php
    Line    35
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_PAYPALEXPRESS_SORT_ORDER - assumed 'MODULE_PAYMENT_PAYPALEXPRESS_SORT_ORDER'
    File    .../includes/modules/payment/paypalexpress.php
    Line    36
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_PAYPALEXPRESS_STATUS - assumed 'MODULE_PAYMENT_PAYPALEXPRESS_STATUS'
    File    .../includes/modules/payment/paypalexpress.php
    Line    40
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_MASTERPAYMENT_CREDIT_CARD_SORT_ORDER - assumed 'MODULE_PAYMENT_MASTERPAYMENT_CREDIT_CARD_SORT_ORDER'
    File    .../includes/modules/payment/masterpayment_credit_card.php
    Line    35
    Backtrace #0    .../admin/modules.php called at Line 339
    Type    E_NOTICE
    Message Use of undefined constant MODULE_PAYMENT_MASTERPAYMENT_CREDIT_CARD_STATUS - assumed 'MODULE_PAYMENT_MASTERPAYMENT_CREDIT_CARD_STATUS'
    File    .../includes/modules/payment/masterpayment_credit_card.php
    Line    36
    Backtrace #0    .../admin/modules.php called at Line 339
    ...
     

    Tomcraft

    • modified Team
    • Gravatar
    • Beiträge: 46.366
    • Geschlecht:
    Führe den Updater aus dem Installer aus und lösche alle alten Dateien, die die neue Shopversion nicht mehr benötigt.

    Grüße

    Torsten

    itstata

    • Neu im Forum
    • Beiträge: 4
    Vielen Dank für eure Hilfe. Der Updater zeigt:

    Zitat
    "Bitte folgenden Dateien und Verzeichnisse manuell löschen:"

    und dann folgt die Auflistung von 842 Dateien. Muss ich die Dateien wirklich manuell löschen oder gibt es noch einen automatischen Weg?

    Tomcraft

    • modified Team
    • Gravatar
    • Beiträge: 46.366
    • Geschlecht:
    Der automatische Weg ist bei dir bereits aufgrund von Servereinstellungen nicht möglich, daher kommt dann die Aufzählung der manuell zu löschenden Dateien.

    Grüße

    Torsten

    itstata

    • Neu im Forum
    • Beiträge: 4
    Vielen Dank für eure detaillierte Beschreibung - jetzt läuft alles! Danke.

    Tomcraft

    • modified Team
    • Gravatar
    • Beiträge: 46.366
    • Geschlecht:
    Das freut mich. Danke für deine Rückmeldung. :thx:

    Grüße

    Torsten
    6 Antworten
    2414 Aufrufe
    26. Juli 2016, 21:39:46 von daredevil
    27 Antworten
    5078 Aufrufe
    11. Mai 2021, 19:35:59 von noRiddle (revilonetz)
    0 Antworten
    2066 Aufrufe
    31. Januar 2011, 12:33:38 von jbnewlife