Ergebnis 1 bis 3 von 3

Thema: Isotope Kassenmodul funktioniert nicht

  1. #1
    Contao-Nutzer
    Registriert seit
    10.02.2010.
    Beiträge
    49

    Standard Isotope Kassenmodul funktioniert nicht

    Hallo,
    Wenn ich den Kaufprozess starten und zu meinem Kassenmodul wechseln möchte begrüßt mich folgende unschöne Fehlermedlung:
    ....any ideas?

    Code:
    Warning: array_intersect() [function.array-intersect]: Argument #2 is not an array in /is/htdocs/system/modules/isotope/ModuleIsotopeCheckout.php on line 1162
    
    #0 /is/htdocs/system/modules/isotope/ModuleIsotopeCheckout.php(1162): __error(2, 'array_intersect...', '/is/htdocs/wp11...', 1162, Array)
    #1 /is/htdocs/system/modules/isotope/ModuleIsotopeCheckout.php(1118): ModuleIsotopeCheckout->generateAddressWidgets(Array, NULL)
    #2 /is/htdocs/system/modules/isotope/ModuleIsotopeCheckout.php(406): ModuleIsotopeCheckout->generateAddressWidget('billing_address', 0)
    #3 /is/htdocs/system/modules/isotope/ModuleIsotopeCheckout.php(214): ModuleIsotopeCheckout->getBillingAddressInterface('billing_address')
    #4 /is/htdocs/system/modules/frontend/Module.php(140): ModuleIsotopeCheckout->compile()
    #5 /is/htdocs/system/modules/isotope/ModuleIsotope.php(83): Module->generate()
    #6 /is/htdocs/system/modules/isotope/ModuleIsotopeCheckout.php(96): ModuleIsotope->generate()
    #7 /is/htdocs/system/modules/frontend/ContentModule.php(72): ModuleIsotopeCheckout->generate()
    #8 /is/htdocs/system/libraries/Controller.php(488): ContentModule->generate()
    #9 /is/htdocs/system/modules/frontend/ModuleArticle.php(193): Controller->getContentElement()
    #10 /is/htdocs/system/modules/frontend/Module.php(140): ModuleArticle->compile('739')
    #11 /is/htdocs/system/modules/frontend/ModuleArticle.php(71): Module->generate()
    #12 /is/htdocs/system/libraries/Controller.php(420): ModuleArticle->generate()
    #13 /is/htdocs/system/libraries/Controller.php(293): Controller->getArticle(false)
    #14 /is/htdocs/system/modules/frontend/PageRegular.php(100): Controller->getFrontendModule('4', false, false, 'main')
    #15 /is/htdocs/index.php(204): PageRegular->generate('0', 'main')
    #16 /is/htdocs/index.php(343): Index->run(Object(DB_Mysql_Result))
    #17 {main}
    
    
    Warning: array_values() [function.array-values]: The argument should be an array in /is/htdocs/system/modules/isotope/ModuleIsotopeCheckout.php on line 1162
    
    #0 /is/htdocs/system/modules/isotope/ModuleIsotopeCheckout.php(1162): __error(2, 'array_values() ...', '/is/htdocs/wp11...', 1162, Array)
    #1 /is/htdocs/system/modules/isotope/ModuleIsotopeCheckout.php(1118): ModuleIsotopeCheckout->generateAddressWidgets(NULL)
    #2 /is/htdocs/system/modules/isotope/ModuleIsotopeCheckout.php(406): ModuleIsotopeCheckout->generateAddressWidget('billing_address', 0)
    #3 /is/htdocs/system/modules/isotope/ModuleIsotopeCheckout.php(214): ModuleIsotopeCheckout->getBillingAddressInterface('billing_address')
    #4 /is/htdocs/system/modules/frontend/Module.php(140): ModuleIsotopeCheckout->compile()
    #5 /is/htdocs/system/modules/isotope/ModuleIsotope.php(83): Module->generate()
    #6 /is/htdocs/system/modules/isotope/ModuleIsotopeCheckout.php(96): ModuleIsotope->generate()
    #7 /is/htdocs/system/modules/frontend/ContentModule.php(72): ModuleIsotopeCheckout->generate()
    #8 /is/htdocs/system/libraries/Controller.php(488): ContentModule->generate()
    #9 /is/htdocs/system/modules/frontend/ModuleArticle.php(193): Controller->getContentElement()
    #10 /is/htdocs/system/modules/frontend/Module.php(140): ModuleArticle->compile('739')
    #11 /is/htdocs/system/modules/frontend/ModuleArticle.php(71): Module->generate()
    #12 /is/htdocs/system/libraries/Controller.php(420): ModuleArticle->generate()
    #13 /is/htdocs/system/libraries/Controller.php(293): Controller->getArticle(false)
    #14 /is/htdocs/system/modules/frontend/PageRegular.php(100): Controller->getFrontendModule('4', false, false, 'main')
    #15 /is/htdocs/index.php(204): PageRegular->generate('0', 'main')
    #16 /is/htdocs/index.php(343): Index->run(Object(DB_Mysql_Result))
    #17 {main}
    
    
    Warning: array_intersect() [function.array-intersect]: Argument #2 is not an array in /is/htdocs/system/modules/isotope/ModuleIsotopeCheckout.php on line 1162
    
    #0 /is/htdocs/system/modules/isotope/ModuleIsotopeCheckout.php(1162): __error(2, 'array_intersect...', '/is/htdocs/wp11...', 1162, Array)
    #1 /is/htdocs/system/modules/isotope/ModuleIsotopeCheckout.php(1118): ModuleIsotopeCheckout->generateAddressWidgets(Array, NULL)
    #2 /is/htdocs/system/modules/isotope/ModuleIsotopeCheckout.php(445): ModuleIsotopeCheckout->generateAddressWidget('shipping_addres...', 2)
    #3 /is/htdocs/system/modules/isotope/ModuleIsotopeCheckout.php(214): ModuleIsotopeCheckout->getShippingAddressInterface('shipping_addres...')
    #4 /is/htdocs/system/modules/frontend/Module.php(140): ModuleIsotopeCheckout->compile()
    #5 /is/htdocs/system/modules/isotope/ModuleIsotope.php(83): Module->generate()
    #6 /is/htdocs/system/modules/isotope/ModuleIsotopeCheckout.php(96): ModuleIsotope->generate()
    #7 /is/htdocs/system/modules/frontend/ContentModule.php(72): ModuleIsotopeCheckout->generate()
    #8 /is/htdocs/system/libraries/Controller.php(488): ContentModule->generate()
    #9 /is/htdocs/system/modules/frontend/ModuleArticle.php(193): Controller->getContentElement()
    #10 /is/htdocs/system/modules/frontend/Module.php(140): ModuleArticle->compile('739')
    #11 /is/htdocs/system/modules/frontend/ModuleArticle.php(71): Module->generate()
    #12 /is/htdocs/system/libraries/Controller.php(420): ModuleArticle->generate()
    #13 /is/htdocs/system/libraries/Controller.php(293): Controller->getArticle(false)
    #14 /is/htdocs/system/modules/frontend/PageRegular.php(100): Controller->getFrontendModule('4', false, false, 'main')
    #15 /is/htdocs/index.php(204): PageRegular->generate('0', 'main')
    #16 /is/htdocs/index.php(343): Index->run(Object(DB_Mysql_Result))
    #17 {main}
    
    
    Warning: array_values() [function.array-values]: The argument should be an array in /is/htdocs/system/modules/isotope/ModuleIsotopeCheckout.php on line 1162
    
    #0 /is/htdocs/system/modules/isotope/ModuleIsotopeCheckout.php(1162): __error(2, 'array_values() ...', '/is/htdocs/wp11...', 1162, Array)
    #1 /is/htdocs/system/modules/isotope/ModuleIsotopeCheckout.php(1118): ModuleIsotopeCheckout->generateAddressWidgets(NULL)
    #2 /is/htdocs/system/modules/isotope/ModuleIsotopeCheckout.php(445): ModuleIsotopeCheckout->generateAddressWidget('shipping_addres...', 2)
    #3 /is/htdocs/system/modules/isotope/ModuleIsotopeCheckout.php(214): ModuleIsotopeCheckout->getShippingAddressInterface('shipping_addres...')
    #4 /is/htdocs/system/modules/frontend/Module.php(140): ModuleIsotopeCheckout->compile()
    #5 /is/htdocs/system/modules/isotope/ModuleIsotope.php(83): Module->generate()
    #6 /is/htdocs/system/modules/isotope/ModuleIsotopeCheckout.php(96): ModuleIsotope->generate()
    #7 /is/htdocs/system/modules/frontend/ContentModule.php(72): ModuleIsotopeCheckout->generate()
    #8 /is/htdocs/system/libraries/Controller.php(488): ContentModule->generate()
    #9 /is/htdocs/system/modules/frontend/ModuleArticle.php(193): Controller->getContentElement()
    #10 /is/htdocs/system/modules/frontend/Module.php(140): ModuleArticle->compile('739')
    #11 /is/htdocs/system/modules/frontend/ModuleArticle.php(71): Module->generate()
    #12 /is/htdocs/system/libraries/Controller.php(420): ModuleArticle->generate()
    #13 /is/htdocs/system/libraries/Controller.php(293): Controller->getArticle(false)
    #14 /is/htdocs/system/modules/frontend/PageRegular.php(100): Controller->getFrontendModule('4', false, false, 'main')
    #15 /is/htdocs/index.php(204): PageRegular->generate('0', 'main')
    #16 /is/htdocs/index.php(343): Index->run(Object(DB_Mysql_Result))
    #17 {main}
    
    
    Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/system/functions.php:164) in /is/htdocs/system/libraries/Template.php on line 286
    
    #0 /is/htdocs/system/libraries/Template.php(286): __error(2, 'Cannot modify h...', '/is/htdocs/wp11...', 286, Array)
    #1 /is/htdocs/system/modules/frontend/FrontendTemplate.php(194): Template->output('Vary: User-Agen...', false)
    #2 /is/htdocs/system/modules/frontend/PageRegular.php(168): FrontendTemplate->output()
    #3 /is/htdocs/index.php(204): PageRegular->generate()
    #4 /is/htdocs/index.php(343): Index->run(Object(DB_Mysql_Result))
    #5 {main}
    
    
    Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/system/functions.php:164) in /is/htdocs/system/libraries/Template.php on line 287
    
    #0 /is/htdocs/system/libraries/Template.php(287): __error(2, 'Cannot modify h...', '/is/htdocs/wp11...', 287, Array)
    #1 /is/htdocs/system/modules/frontend/FrontendTemplate.php(194): Template->output('Content-Type: t...')
    #2 /is/htdocs/system/modules/frontend/PageRegular.php(168): FrontendTemplate->output()
    #3 /is/htdocs/index.php(204): PageRegular->generate()
    #4 /is/htdocs/index.php(343): Index->run(Object(DB_Mysql_Result))
    #5 {main}

  2. #2
    Contao Core-Team
    Association Vorstand
    Avatar von andreas.schempp
    Registriert seit
    15.06.2009.
    Ort
    Lyss
    Beiträge
    5.622
    Partner-ID
    8667
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Kann es sein dass du in deiner Shop-Konfiguration keine Länder für Versand- oder Rechnungsadresse aktiviert hast?
    terminal42 gmbh
    Wir sind Contao Premium-Partner! Für Modulwünsche oder Programmierungen kannst du uns gerne kontaktieren.
    Hilfe für Isotope eCommerce kann man auch kaufen: Isotope Circle

  3. #3
    Contao-Nutzer
    Registriert seit
    10.02.2010.
    Beiträge
    49

    Standard GELÖST!

    Ach du meine Güte,
    Dass es damit zusammen hängt hatte ich schon vermutet, aber ich hatte nicht in der Shopkonfiguration sondern in der Konfiguration der jeweiligen Zahlungsarten und Versandarten selbst gesucht.

    Thx!!

Aktive Benutzer

Aktive Benutzer

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)

Lesezeichen

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •