
06.12.2006, 10:38
|
|
xt:C Sponsor
|
|
Registriert seit: 08.09.2006
Beiträge: 11
|
|
Zitat:
|
Zitat von jczekalla
Die Variable CURRENT_TEMPLATE ist bei mir leer. Irgendwie ist im Admin beim "Speichern" etwas "verloren gegangen".
Pfade sehen jetzt so aus
xtcommerce/templates//source/boxes/categories.php
Hat jemand einen Hinweis?
Vielen Dank im Voraus
__
Jörg
|
ich schaute im installer-Verzeichnis in die xtcommerce.sql und fand:
INSERT INTO configuration (configuration_id, configuration_key, configuration_value, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('', 'CURRENT_TEMPLATE', 'xtc4', 1, 26, NULL, '', NULL, 'xtc_cfg_pull_down_template_sets(');
|