eurogard Posted February 4, 2009 Report Share Posted February 4, 2009 Hallo, ich kann nach einem Fehler bei der Installation das Master Slave Plugin nicht aktivieren (dann stürzt der ganze shop ab) noch deinstallieren. Welche Tabellen bzw einträge in der Datenbank müssen gelöscht werden damit ich es erneut installieren kann. LG Link to comment Share on other sites More sharing options...
Yapedo Posted February 8, 2009 Report Share Posted February 8, 2009 Habe das selbe Problem... kann es nicht installieren... Fehler: Fatal error: mysql error: [0: ] in EXECUTE(" ALTER TABLE xt_products ADD products_master_model VARCHAR( 255 ) NULL AFTER products_model, ADD products_master_flag TINYINT( 1 ) NULL AFTER products_master_model, ADD products_option_template VARCHAR( 255 ) NULL AFTER products_master_flag, ADD products_option_list_template VARCHAR( 255 ) NULL AFTER products_option_template ") in /srv/www/vhosts/yapedo.de/httpdocs/xtFramework/library/adodb/adodb-errorhandler.inc.php on line 77 Welche Files müßen gelöscht werden damit ich das Plugin erneut installieren kann? Link to comment Share on other sites More sharing options...
Baskosehund Posted February 9, 2009 Report Share Posted February 9, 2009 Ich hatte das auch schon mal, das sich das Plugin zerschossen hat. Ich weiss nicht mehr genau welche ich alle löschen musste, waren aber schon ein paar. Einfach mal die ganze datenbank nach master_slave durchsuchen, so hab ich das damals gemacht. Und dann halt noch alles wo er eine Fehlermeldung für ausspuckt. Ist etwas zeitraubend das ganze hat bei mir aber geholfen. Link to comment Share on other sites More sharing options...
Matthias Posted February 9, 2009 Report Share Posted February 9, 2009 1. Reste löschen: betreffende Tabellen sind: ##_products (die spalten: products_master_model, products_master_flag, products_option_template, products_option_list_template ) in der Tabelle: ##_plugin_products schaun welche ID das Master Slave bekommen hatte, diesen Eintrag hier gleich löschen. ##_plugin_code: alle Einträge der vorher ermittelten plugin_id löschen ##_plugin_sql: den Einträge vorher ermittelten plugin_id löschen ##_config_plugin: alle Einträge der vorher ermittelten plugin_id löschen ##_acl_nav: den Eintrag mit dem Text: xt_master_slave löschen. Tabellen komplett löschen: ##_plg_products_attributes ##_plg_products_attributes_description ##_plg_products_to_attributes Damit sollte die DB erstmal wieder sauber sein. Die Installer xml des Master Slave Plugins gegen die angehängte austauschen. Dannach neu Installieren.xt_master_slave.xml.zip Link to comment Share on other sites More sharing options...
Yapedo Posted February 9, 2009 Report Share Posted February 9, 2009 Hallo, danke für die Hilfe... habe die spalten gelöscht alles andere gereinigt die installer gegen ihre ausgetauscht und nun neu installiert. Jetzt kommt diese Meldung: Fatal error: mysql error: [0: ] in EXECUTE(" CREATE TABLE xt_plg_products_attributes ( attributes_id int(11) NOT NULL auto_increment, attributes_parent int(11) NULL DEFAULT '0', attributes_model varchar(255) default NULL, attributes_image varchar(255) default NULL, sort_order int(11) default '0', status tinyint(1) default '1', PRIMARY KEY (attributes_id) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; ") in /srv/www/vhosts/yapedo.de/httpdocs/xtFramework/library/adodb/adodb-errorhandler.inc.php on line 77 Link to comment Share on other sites More sharing options...
Yapedo Posted February 9, 2009 Report Share Posted February 9, 2009 kann es sein das die beiden tabellen weg müßen? Da er ja den inhalt neu erstellen möchte...: xt_plg_products_attributes xt_plg_products_attributes_description soll ich mal beide löschen? Link to comment Share on other sites More sharing options...
Matthias Posted February 9, 2009 Report Share Posted February 9, 2009 ja raushauen ##_plg_products_attributes ##_plg_products_attributes_description ##_plg_products_to_attributes Link to comment Share on other sites More sharing options...
Yapedo Posted February 9, 2009 Report Share Posted February 9, 2009 WUNDERBAR jetzt ging das Update Hab nun noch paar errors wegen der Sprache... aber die werden ja sicherlich von der vorherigen installation übernommen werden? Auszug: Installation erfolgreich, Sie können das Modul nun unter "Plugin->installierte Plugins" konfigurieren. -------------------------------------------------------------------------------- Code angelegt für Hookpoint: store_main.php:bottom Code angelegt für Hookpoint: product_info_tpl Code angelegt für Hookpoint: class.product.php:BuildData_bottom Code angelegt für Hookpoint: class.getProductSQL_query.php:F_Listing Code angelegt für Hookpoint: class.product.php:_get_data Code angelegt für Hookpoint: class.product.php:_get_bottom Code angelegt für Hookpoint: class.product.php:_set_perm Code angelegt für Hookpoint: class.product.php:_getParams_row_actions Code angelegt für Hookpoint: admin_main.php:bottom Code angelegt für Hookpoint: admin_dropdown.php:dropdown !ERROR, ALREADY EXISTS! Sprachvariable angelegt für: de: TEXT_NO_SELECTION !ERROR, ALREADY EXISTS! Sprachvariable angelegt für: de: TEXT_XT_MASTER_SLAVE !ERROR, ALREADY EXISTS! Sprachvariable angelegt für: de: TEXT_PRODUCTS_TO_ATTRIBUTES !ERROR, ALREADY EXISTS! Sprachvariable angelegt für: de: TEXT_PRODUCTS_MASTER_FLAG !ERROR, ALREADY EXISTS! Sprachvariable angelegt für: de: TEXT_ATTRIBUTES_ID !ERROR, ALREADY EXISTS! Sprachvariable angelegt für: de: TEXT_ATTRIBUTES_PARENT !ERROR, ALREADY EXISTS! Sprachvariable angelegt für: de: TEXT_ATTRIBUTES_MODEL !ERROR, ALREADY EXISTS! Sprachvariable angelegt für: de: TEXT_ATTRIBUTES_IMAGE !ERROR, ALREADY EXISTS! Sprachvariable angelegt für: de: TEXT_ATTRIBUTES_NAME !ERROR, ALREADY EXISTS! Sprachvariable angelegt für: de: TEXT_ATTRIBUTES_DESC !ERROR, ALREADY EXISTS! Sprachvariable angelegt für: de: HEADING_XT_MASTER_SLAVE !ERROR, ALREADY EXISTS! Sprachvariable angelegt für: de: TEXT_PRODUCTS_OPTION_LIST_TEMPLATE !ERROR, ALREADY EXISTS! Sprachvariable angelegt für: de: TEXT_ATTRIBUTES_PARENT_NAME Pluginoption angelegt für Shop 1: XT_MASTER_SLAVE_ACTIVE Konfigurationsvariable: XT_MASTER_SLAVE_ACTIVETEXT_ADDED !ERROR, ALREADY EXISTS! Sprachvariable angelegt für: de: XT_MASTER_SLAVE_ACTIVE Pluginoption angelegt für Shop 1: _PLUGIN_MASTER_SLAVE_SHOW_SLAVE_PRODUCTS Konfigurationsvariable: _PLUGIN_MASTER_SLAVE_SHOW_SLAVE_PRODUCTSTEXT_ADDED !ERROR, ALREADY EXISTS! Sprachvariable angelegt für: de: _PLUGIN_MASTER_SLAVE_SHOW_SLAVE_PRODUCTS Pluginoption angelegt für Shop 1: _PLUGIN_MASTER_SLAVE_REDIRECT_TO_SLAVE Konfigurationsvariable: _PLUGIN_MASTER_SLAVE_REDIRECT_TO_SLAVETEXT_ADDED !ERROR, ALREADY EXISTS! Sprachvariable angelegt für: de: _PLUGIN_MASTER_SLAVE_REDIRECT_TO_SLAVE Pluginoption angelegt für Shop 1: _PLUGIN_MASTER_SLAVE_SHOW_OPTIONS Konfigurationsvariable: _PLUGIN_MASTER_SLAVE_SHOW_OPTIONSTEXT_ADDED !ERROR, ALREADY EXISTS! Sprachvariable angelegt für: de: _PLUGIN_MASTER_SLAVE_SHOW_OPTIONS Pluginoption angelegt für Shop 1: _PLUGIN_MASTER_SLAVE_SHOW_SLAVE_LIST Konfigurationsvariable: _PLUGIN_MASTER_SLAVE_SHOW_SLAVE_LISTTEXT_ADDED !ERROR, ALREADY EXISTS! Sprachvariable angelegt für: de: _PLUGIN_MASTER_SLAVE_SHOW_SLAVE_LIST Pluginoption angelegt für Shop 1: _PLUGIN_MASTER_SLAVE_SHOW_MAX_PRODUCTS Konfigurationsvariable: _PLUGIN_MASTER_SLAVE_SHOW_MAX_PRODUCTSTEXT_ADDED !ERROR, ALREADY EXISTS! Sprachvariable angelegt für: de: _PLUGIN_MASTER_SLAVE_SHOW_MAX_PRODUCTS Link to comment Share on other sites More sharing options...
Matthias Posted February 9, 2009 Report Share Posted February 9, 2009 Ja die sind von der vorherigen Install, kannst du ignorieren. Link to comment Share on other sites More sharing options...
eurogard Posted February 12, 2009 Author Report Share Posted February 12, 2009 Prima das war es!!!! Vielen Dank Link to comment Share on other sites More sharing options...
eurogard Posted February 13, 2009 Author Report Share Posted February 13, 2009 Hi, ich bekomme jetzt nur nicht mehr die Maske mit den einstellungen pro shop angezeigt!!! Wie kann ich dies wieder aktivieren. Link to comment Share on other sites More sharing options...
Matthias Posted February 13, 2009 Report Share Posted February 13, 2009 Kann dir gerade nicht folgen was meinst du?? Link to comment Share on other sites More sharing options...
eurogard Posted February 13, 2009 Author Report Share Posted February 13, 2009 Ich kann überhaupt keine Einstellungen vornehmen. Link to comment Share on other sites More sharing options...
Yapedo Posted February 14, 2009 Report Share Posted February 14, 2009 Dann hast du wohl nicht ALLE tabellen gelöscht Sonst würde darunter noch einiges mehr stehen.... Daher NOCHMAL die von Matthias angegeben Files ALLE löschen du darfst keinen übersehen sonst klappt es nicht. Link to comment Share on other sites More sharing options...
eurogard Posted February 16, 2009 Author Report Share Posted February 16, 2009 Yepp ok jetzt hat es geklappt!!! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.