divedave Posted April 26, 2016 Report Share Posted April 26, 2016 Hallo, seit heute morgen funktioniert der Shop eines Kunden auf einmal nicht mehr. Sobald ich das Master-Slave Plugin deaktiviere läuft er, wird es wieder aktiviert, laufen insbesonders die Kategorien wo Master-Slave-Artikel enthalten sind nicht. Habe das Plugin nun neu installiert jedoch ohne Erfolg. Hat jemand eine Idee? LG David Quote Link to comment Share on other sites More sharing options...
voehrs Posted April 26, 2016 Report Share Posted April 26, 2016 Hast du schon einmal in die PHP-logs geschaut? Ich hatte den Fehler auch, kann mich aber gerade nicht an die Lösung erinnern. Quote Link to comment Share on other sites More sharing options...
Don Corleone69 Posted October 23, 2021 Report Share Posted October 23, 2021 Hallo zusammen Hole das Thema hoch da ich aktuell das selbe Problem habe. Sobald ein Artikel als Artikel mit Varianten markiert ist, lässt sich der Artike und die zugeordnete Kategorie nicht mehr aufrufen. Dies ist auch bei den Demo Artikeln der Fall. Version 6.3.3 Log Eintrag: FROM xt_products p LEFT JOIN xt_products_description pd ON p.products_id = pd.products_id where p.products_model='art016' and pd.language_code='de' and pd.products_store_id='1'") #0 /home/xx/public_html/xtFramework/library/vendor/adodb/adodb-php/adodb.inc.php(1329): ADODB_Error_Handler(...) #1 /home/xx/public_html/xtFramework/library/vendor/adodb/adodb-php/adodb.inc.php(1269): _Execute(...) #2 /home/xx/public_html/xtFramework/classes/class.xt_adodb_mysqli.php(52): Execute(...) #3 /home/xx/public_html/plugins/xt_master_slave/classes/class.xt_master_slave_functions.php(567): CacheExecute(...) #4 /home/xx/public_html/plugins/xt_master_slave/hooks/class.product.php_buildData_top.php(35): getMasterData(...) #5 /home/xx/public_html/xtFramework/classes/class.product.php(200) : eval()'d code(1): include('/home/xx/public_html/plugins/xt_master_slave/hooks/class.product.php_buildData_top.php') #6 /home/xx/public_html/xtFramework/classes/class.product.php(200): eval(...) #7 /home/xx/public_html/xtFramework/classes/class.product.php(96): buildData(...) #8 /home/xx/public_html/xtFramework/classes/class.product.php(74): __construct(...) #9 /home/xx/public_html/xtFramework/classes/class.products_list.php(98): getProduct(...) #10 /home/xx/public_html/xtCore/pages/manufacturers.php(85): getProductListing(...) #11 /home/xx/public_html/index.php(113): include('/home/nandaalv/public_html/xtCore/pages/manufacturers.php') Jemand eine Idee? Danke für Eure Hilfe. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.