Modify

Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#2560 closed Frage (invalid)

modified.sql falsche Klammer

Reported by: Timm Owned by: somebody
Priority: normal Milestone:
Component: Installer Version: 2.0.7.2
Keywords: Cc:
Blocked By: Blocking:

Description

Kann es sein, dass in der modified.sql in Zeile 1613 in

INSERT INTO configuration (configuration_id, configuration_key, configuration_value, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES (NULL, 'MODULE_ORDER_TOTAL_SHIPPING_TAX_CLASS', '0', 6, 7, NULL, NOW(), 'xtc_get_tax_class_title', 'xtc_cfg_pull_down_tax_classes(');

die letzte öffnende Klammer zu viel ist?

Attachments (0)

Change History (4)

comment:1 by Timm, 2 years ago

Nachtrag: Kann es sein, dass es dadurch zu dem Problem in folgendem Thread kommt?

BETRAG IM MODUL NACHNAHME ANPASSEN

Version 0, edited 2 years ago by Timm (next)

comment:2 by Timm, 2 years ago

Sollte das ein Fehler sein, dann kommt er mehrfach vor, wenn am Ende etwas mit xtc_cfg_ steht.

comment:3 by Gerhard Waldemair, 2 years ago

Resolution: invalid
Status: newclosed

Die öffnende Klammer gehört dahin. Der Rest der Funktion wird in PHP zusammengesetzt.

comment:4 by Gerhard Waldemair, 2 years ago

Milestone: modified-shop-2.0.8.0

Modify Ticket

Action
as closed The owner will remain somebody.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.