4its
Forum Replies Created
-
Permissions looking good are you sure?
Wir haben das Plugin nochmal komplett entfernt und neu imstalliert nun läuft der Ablgeich wieder.
Der erste Fehler bleibt im Log aber bestehen.Hier noch ein Fehler der wohl relevanter ist:
10172#0: *212659 FastCGI sent in stderr: “PHP message: WordPress-Datenbank-Fehler REFERENCES command denied to user ‘wordpress_d_mare’@’localhost’ for table ‘6b321j7BOT_terms’ für Abfrage
CREATE TABLE IF NOT EXISTS6b321j7BOT_jtl_connector_category_level(
category_idBIGINT(20) unsigned NOT NULL,
levelint(10) unsigned NOT NULL,
sortint(10) unsigned NOT NULL,
PRIMARY KEY (category_id),
INDEX (level) , CONSTRAINTjtl_connector_category_level1FOREIGN KEY (category_id) REFERENCES 6b321j7BOT_terms (term_id) ON DELETE CASCADE ON UPDATE NO ACTION
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci von require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, JtlConnectorAdmin::init, JtlConnectorAdmin::init_hooks, JtlConnectorAdmin::update, JtlConnectorAdmin::activate_linking, JtlConnectorAdmin::activate_category_tree
PHP message: WordPress-Datenbank-Fehler REFERENCES command denied to user ‘wordpress_d_mare’@’localhost’ for table ‘6b321j7BOT_posts’ für Abfrage
CREATE TABLE IF NOT EXISTS6b321j7BOT_jtl_connector_product_checksum(
product_idBIGINT(20) unsigned NOT NULL,
typetinyint unsigned NOT NULL,
checksumvarchar(255) NOT NULL,
PRIMARY KEY (product_id) , CONSTRAINTjtl_connector_product_checksum1FOREIGN KEY (product_id) REFERENCES 6b321j7BOT_posts (ID) ON DELETE CASCADE ON UPDATE NO ACTION
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci von require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, JtlConnectorAdmin::init, JtlConnectorAdmin::init_hooks, JtlConnectorAdmin::update, JtlConnectorAdmin::activate_linking, JtlConnectorAdmin::activate