Ankündigung

Einklappen
Keine Ankündigung bisher.

Nach Update von 1.5.1 auf .1.5.5e http error 500

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    Nach Update von 1.5.1 auf .1.5.5e http error 500

    Hallo
    habe eben meinen Shop von 1.5.1 auf 1.5.5e aktualisiert.
    Die Adminseite funktioniert (außer Zahlungsarten)
    Der Shop selbst kommt mit HTTP Error 500

    Die configure.php in includes und admin/includes habe ich überprüft, sollte passen.

    Hab sonst im Forum nichts gefunden was mit weiterhilft

    Danke

    Code:
    [COLOR=#333333][FONT=Verdana][03-Dec-2017 12:14:01 Europe/Vienna] PHP Fatal error: Cannot declare class RiCjLoaderPlugin, because the name is already in use in /...../web/shop/plugins/riCjLoader/RiCjLoaderPlugin.php on line 13[/FONT][/COLOR]
    Zuletzt geändert von xels; 03.12.2017, 13:00.

    #2
    Ergänzung

    Hab dieses PlugIn jetzt manuell enfernt
    Sehe jetzt das Logo auf der Startseite des Shop und sonst nichts

    Log:
    Code:
    [COLOR=#333333][FONT=Verdana][03-Dec-2017 12:58:22 Europe/Vienna] PHP Fatal error: Uncaught Error: Call to undefined function ereg_replace() in /...../web/shop/includes/templates/template333/common/tpl_header.php:62[/FONT][/COLOR]
    [COLOR=#333333][FONT=Verdana]Stack trace:[/FONT][/COLOR]
    [COLOR=#333333][FONT=Verdana]#0 /...../web/shop/includes/templates/template_default/common/tpl_main_page.php(81): require()[/FONT][/COLOR]
    [COLOR=#333333][FONT=Verdana]#1 /...../web/shop/index.php(97): require('/home/.sites/15...')[/FONT][/COLOR]
    [COLOR=#333333][FONT=Verdana]#2 {main}[/FONT][/COLOR]
    [COLOR=#333333][FONT=Verdana]thrown in /..../web/shop/includes/templates/template333/common/tpl_header.php on line 62[/FONT][/COLOR]
    Zuletzt geändert von xels; 03.12.2017, 13:02.

    Kommentar


      #3
      Edit:

      Hatte vergessen das PlugIn auch in der Konfiguration zu deaktivieren

      Sehe jetzt das Layout wieder, allerdings werden nur vereinzelt Bilder angezeigt.
      Wenn ich im Adminmenü zu Artikel gehe, einen aufrufe, kommt folgender Error im Log:

      Code:
      [COLOR=#333333][FONT=Verdana][03-Dec-2017 13:40:22 Europe/Vienna] Request URI: /shop/admin_custom/product.php?page=1&product_type=1&cPath=152&pID=816&action=new_product, IP address: 78.132.40.94[/FONT][/COLOR]
      [COLOR=#333333][FONT=Verdana]#1 trigger_error() called at [/home/.sites/152/site7472570/web/shop/includes/classes/db/mysql/query_factory.php:167][/FONT][/COLOR]
      [COLOR=#333333][FONT=Verdana]#2 queryFactory->show_error() called at [/home/.sites/152/site7472570/web/shop/includes/classes/db/mysql/query_factory.php:139][/FONT][/COLOR]
      [COLOR=#333333][FONT=Verdana]#3 queryFactory->set_error() called at [/home/.sites/152/site7472570/web/shop/includes/classes/db/mysql/query_factory.php:266][/FONT][/COLOR]
      [COLOR=#333333][FONT=Verdana]#4 queryFactory->Execute() called at [/home/.sites/152/site7472570/web/shop/admin_custom/includes/modules/product/collect_info.php:64][/FONT][/COLOR]
      [COLOR=#333333][FONT=Verdana]#5 require(/home/.sites/152/site7472570/web/shop/admin_custom/includes/modules/product/collect_info.php) called at [/home/.sites/152/site7472570/web/shop/admin_custom/product.php:138][/FONT][/COLOR]
      
      [COLOR=#333333][FONT=Verdana][03-Dec-2017 13:40:22 Europe/Vienna] PHP Fatal error: 1054:Unknown column 'pd.products_merkmale' in 'field list' :: select pd.products_name, pd.products_merkmale, pd.products_description, pd.products_url,[/FONT][/COLOR]
      [COLOR=#333333][FONT=Verdana]p.products_id, p.products_quantity, p.products_model,[/FONT][/COLOR]
      [COLOR=#333333][FONT=Verdana]p.products_image, p.products_price, p.products_virtual, p.products_weight,[/FONT][/COLOR]
      [COLOR=#333333][FONT=Verdana]p.products_date_added, p.products_last_modified,[/FONT][/COLOR]
      [COLOR=#333333][FONT=Verdana]date_format(p.products_date_available, '%Y-%m-%d') as[/FONT][/COLOR]
      [COLOR=#333333][FONT=Verdana]products_date_available, p.products_status, p.products_tax_class_id,[/FONT][/COLOR]
      [COLOR=#333333][FONT=Verdana]p.manufacturers_id,[/FONT][/COLOR]
      [COLOR=#333333][FONT=Verdana]p.products_quantity_order_min, p.products_quantity_order_units, p.products_priced_by_attribute,[/FONT][/COLOR]
      [COLOR=#333333][FONT=Verdana]p.product_is_free, p.product_is_call, p.products_quantity_mixed,[/FONT][/COLOR]
      [COLOR=#333333][FONT=Verdana]p.product_is_always_free_shipping, p.products_qty_box_status, p.products_quantity_order_max,[/FONT][/COLOR]
      [COLOR=#333333][FONT=Verdana]p.products_sort_order,[/FONT][/COLOR]
      [COLOR=#333333][FONT=Verdana]p.products_discount_type, p.products_discount_type_from,[/FONT][/COLOR]
      [COLOR=#333333][FONT=Verdana]p.products_price_sorter, p.master_categories_id[/FONT][/COLOR]
      [COLOR=#333333][FONT=Verdana]from zc_products p, zc_products_description pd[/FONT][/COLOR]
      [COLOR=#333333][FONT=Verdana]where p.products_id = '816'[/FONT][/COLOR]
      [COLOR=#333333][FONT=Verdana]and p.products_id = pd.products_id[/FONT][/COLOR]
      [COLOR=#333333][FONT=Verdana]and pd.language_id = '43' ==> (as called by) /home/.sites/152/site7472570/web/shop/admin_custom/includes/modules/product/collect_info.php on line 64 <== in /home/.sites/152/site7472570/web/shop/includes/classes/db/mysql/query_factory.php on line 167[/FONT][/COLOR]


      Jetzt kann ich wirklich nicht mehr weiter.....
      Scheinbar fehlt in der Tabelle eine Spalte "products_merkmale"
      Warum?
      Zuletzt geändert von xels; 03.12.2017, 14:09.

      Kommentar


        #4
        Die ersten beiden Fehler deuten darauf hin, dass das alte Template einfach völlig unverändert weiterverwendet wird.
        Das hier "Unknown column 'pd.products_merkmale' in 'field list'" deutet darauf hin, dass hier versucht wird, eine amerikanische 1.5.1 Version auf eine deutsche 1.5.5 Version zu aktualisieren.
        Am besten wieder die alte Version herstellen und die Updateanleitung genau lesen.

        Kommentar


          #5
          ggrmmppfff

          Okay, war eine 1.5.0

          Habs wieder hergestellt.
          Wie komme ich jetzt vernünftig auf die deutsche 1.5.5e

          Bite um Tips

          Kommentar

          Info zu diesem Forenarchiv:
          Mit Release von 1.5.7 wurde die deutsche Zen Cart Version auf eine reine DIY-Lösung umgestellt.
          Für einen Support via Forum stehen keine personellen und zeitlichen Ressourcen mehr zur Verfügung.
          Dieses Supportforum bleibt im Nur-Lesen-Modus als Wissensarchiv noch online verfügbar.
          PM Funktionalität, Registrierung und Posten neuer Beiträge sind deaktiviert.
          Zugriff auf Anhänge in den Postings ist auch ohne Registrierung/Einloggen möglich.
          FAQ und Downloadbereich des Forums wurden in die neue umfangreiche Knowledgebase auf der zen-cart-pro.at Website übernommen.

          Das Development der deutschen Zen Cart Version geht wie bisher auf Github weiter.
          Wir werden auch weiterhin neue Versionen bereitstellen und die Onlinedokumentation/Knowledgebase aktualisieren.
          Fehler in der Software können auf Github als Issues gemeldet werden.
          Follow us
          aktuelle version
          Zen Cart 1.5.7g deutsch
          vom 12.12.2023
          [Download]
          Lädt...
          X