Jump to content
xt:Commerce Community Forum

4 Mandanten 1x fehler 404 im Breadcrumb


giller

Recommended Posts

Hallo Leute habe ein Problem bei Veyton 4.0.12

Ich habe 4 Mandanten angelegt mit Unterschidlichen Templates und

verschiden Kategorie Boxen

mit indiwidiuellen Boxheader.....

Bei 3 Mandanten haut alles hin wie es soll bloss bei einem schmeist er mir aus

Seite nicht gefunden

wenn ich die Katigorie über den Breadcrumb aufrufe .

SEO url hatte ich schon aus also an den suma urls liegt es nicht

da die links dan ja pur sind index.php?page=categorie&cat=37

was ist woll das problem?

Link to comment
Share on other sites

Hallo ich habe das Problem gelösst:

Der fehler war das für den 4 Mandanten in der Datenbank einigeeinträge fehlten

das kam wohl daher das ich die Plugins instaliert habe bevor ich den Mandanten angelet habe.

Gelösst habe ich es mit dem Sql befehl:

--

-- Table structure for table `xt_config_plugin`

--

CREATE TABLE IF NOT EXISTS `xt_config_plugin` (

`id` int(11) NOT NULL AUTO_INCREMENT,

`config_key` varchar(255) DEFAULT NULL,

`config_value` text,

`plugin_id` int(11) NOT NULL,

`type` varchar(255) DEFAULT NULL,

`url` varchar(255) DEFAULT NULL,

`group_id` int(11) DEFAULT '0',

`shop_id` int(11) NOT NULL,

`last_modified` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,

`date_added` datetime NOT NULL,

PRIMARY KEY (`id`),

UNIQUE KEY `config_key` (`config_key`,`shop_id`)

) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=269 ;

--

-- Dumping data for table `xt_config_plugin`

--

REPLACE INTO `xt_config_plugin` (`id`, `config_key`, `config_value`, `plugin_id`, `type`, `url`, `group_id`, `shop_id`, `last_modified`, `date_added`) VALUES

(298, 'ACTIVATE_XT_NEW_PRODUCTS_PAGE', 'true', 3, 'dropdown', 'conf_truefalse', 0, 4, '2009-07-24 10:33:13', '0000-00-00 00:00:00'),

(299, 'ACTIVATE_XT_NEW_PRODUCTS_BOX', 'true', 3, 'dropdown', 'conf_truefalse', 0, 4, '2009-07-24 10:33:13', '0000-00-00 00:00:00'),

(300, 'XT_NEW_PRODUCTS_BOX_LIMIT', '1', 3, '', '', 0, 4, '2009-07-24 10:33:13', '0000-00-00 00:00:00'),

(301, 'XT_NEW_PRODUCTS_PAGE_LIMIT', '25', 3, '', '', 0, 4, '2009-07-24 10:33:13', '0000-00-00 00:00:00'),

(302, 'XT_NEW_PRODUCTS_BOX_DAYS', '30', 3, '', '', 0, 4, '2009-07-24 10:33:13', '0000-00-00 00:00:00'),

(303, 'XT_NEW_PRODUCTS_PAGE_DAYS', '30', 3, '', '', 0, 4, '2009-07-24 10:33:13', '0000-00-00 00:00:00'),

(304, 'XT_NEW_PRODUCTS_PAGE_TPL', 'product_listing_v1.html', 3, '', '', 0, 4, '2009-07-24 10:33:13', '0000-00-00 00:00:00'),

(305, 'INSTALLED_XT_NEW_PRODUCTS', 'true', 3, 'dropdown', 'conf_truefalse', 0, 4, '2009-07-24 10:33:13', '0000-00-00 00:00:00'),

(306, 'XT_SOCIALBOOKMARKS_DELICIOUS', 'true', 5, 'dropdown', 'conf_truefalse', 0, 4, '2009-07-24 10:33:18', '0000-00-00 00:00:00'),

(307, 'XT_SOCIALBOOKMARKS_DIGG', 'true', 5, 'dropdown', 'conf_truefalse', 0, 4, '2009-07-24 10:33:18', '0000-00-00 00:00:00'),

(308, 'XT_SOCIALBOOKMARKS_FURL', 'true', 5, 'dropdown', 'conf_truefalse', 0, 4, '2009-07-24 10:33:18', '0000-00-00 00:00:00'),

(309, 'XT_SOCIALBOOKMARKS_BLINKLIST', 'true', 5, 'dropdown', 'conf_truefalse', 0, 4, '2009-07-24 10:33:18', '0000-00-00 00:00:00'),

(310, 'XT_SOCIALBOOKMARKS_REDDIT', 'true', 5, 'dropdown', 'conf_truefalse', 0, 4, '2009-07-24 10:33:18', '0000-00-00 00:00:00'),

(311, 'XT_SOCIALBOOKMARKS_TECHNORATI', 'true', 5, 'dropdown', 'conf_truefalse', 0, 4, '2009-07-24 10:33:18', '0000-00-00 00:00:00'),

(312, 'XT_SOCIALBOOKMARKS_YAHOOMYWEB', 'true', 5, 'dropdown', 'conf_truefalse', 0, 4, '2009-07-24 10:33:18', '0000-00-00 00:00:00'),

(313, 'XT_SOCIALBOOKMARKS_NEWSVINE', 'true', 5, 'dropdown', 'conf_truefalse', 0, 4, '2009-07-24 10:33:18', '0000-00-00 00:00:00'),

(314, 'XT_SOCIALBOOKMARKS_SOCIALIZER', 'true', 5, 'dropdown', 'conf_truefalse', 0, 4, '2009-07-24 10:33:18', '0000-00-00 00:00:00'),

(315, 'XT_SOCIALBOOKMARKS_STUMBLEUPON', 'true', 5, 'dropdown', 'conf_truefalse', 0, 4, '2009-07-24 10:33:18', '0000-00-00 00:00:00'),

(316, 'XT_SOCIALBOOKMARKS_GOOGLEBOOKMARKS', 'true', 5, 'dropdown', 'conf_truefalse', 0, 4, '2009-07-24 10:33:18', '0000-00-00 00:00:00'),

(317, 'XT_SOCIALBOOKMARKS_RAWSUGAR', 'true', 5, 'dropdown', 'conf_truefalse', 0, 4, '2009-07-24 10:33:18', '0000-00-00 00:00:00'),

(318, 'XT_SOCIALBOOKMARKS_SQUIDOO', 'true', 5, 'dropdown', 'conf_truefalse', 0, 4, '2009-07-24 10:33:18', '0000-00-00 00:00:00'),

(319, 'XT_SOCIALBOOKMARKS_SPURL', 'true', 5, 'dropdown', 'conf_truefalse', 0, 4, '2009-07-24 10:33:18', '0000-00-00 00:00:00'),

(320, 'XT_SOCIALBOOKMARKS_BLINKBITS', 'true', 5, 'dropdown', 'conf_truefalse', 0, 4, '2009-07-24 10:33:18', '0000-00-00 00:00:00'),

(321, 'XT_SOCIALBOOKMARKS_NETVOUZ', 'true', 5, 'dropdown', 'conf_truefalse', 0, 4, '2009-07-24 10:33:18', '0000-00-00 00:00:00'),

(322, 'XT_SOCIALBOOKMARKS_ROJO', 'true', 5, 'dropdown', 'conf_truefalse', 0, 4, '2009-07-24 10:33:18', '0000-00-00 00:00:00'),

(323, 'XT_SOCIALBOOKMARKS_BLOGMARKS', 'true', 5, 'dropdown', 'conf_truefalse', 0, 4, '2009-07-24 10:33:18', '0000-00-00 00:00:00'),

(324, 'XT_SOCIALBOOKMARKS_SCUTTLE', 'true', 5, 'dropdown', 'conf_truefalse', 0, 4, '2009-07-24 10:33:18', '0000-00-00 00:00:00'),

(325, 'XT_SOCIALBOOKMARKS_YIGG', 'true', 5, 'dropdown', 'conf_truefalse', 0, 4, '2009-07-24 10:33:18', '0000-00-00 00:00:00'),

(326, 'XT_SOCIALBOOKMARKS_MRWONG', 'true', 5, 'dropdown', 'conf_truefalse', 0, 4, '2009-07-24 10:33:18', '0000-00-00 00:00:00'),

(327, 'ACTIVATE_XT_STARTPAGE_PRODUCTS_PAGE', 'true', 7, 'dropdown', 'conf_truefalse', 0, 4, '2009-07-24 10:33:23', '0000-00-00 00:00:00'),

(328, 'XT_STARTPAGE_PRODUCTS_PAGE_LIMIT', '6', 7, '', '', 0, 4, '2009-07-24 10:33:23', '0000-00-00 00:00:00'),

(329, 'XT_STARTPAGE_PRODUCTS_PAGE_TPL', 'product_listing_v1.html', 7, '', '', 0, 4, '2009-07-24 10:33:23', '0000-00-00 00:00:00'),

Damit habe ich die fehlenden einträge in der DB für den vierten Mandanten gemacht. Wrscheinlich hätte eine deinstall und installation der Module

xt_startpage_products und xt_new_products auch gereicht na ja egal jetzt läuft es. :):P

Link to comment
Share on other sites

Archived

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

×
  • Create New...