Jump to content
xt:Commerce Community Forum

Plugin Master Slave Fehler bei Installation


eurogard

Recommended Posts

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

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

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

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

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

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...