Sehr gute Arbeit dieser phpShop :laugh:
Ich habe MOS auf DEUTSCH gesetzt und erhalte bei Aufruf des Shop nachfolgende Meldung;
QuoteParse error: parse error, unexpected T_VARIABLE, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /homepages/41/d15426099/htdocs/CMS1/administrator/components/com_phpshop/languages/germani.php on line 1018
Die Verzeichnisangaben sind korrekt, die Datei ist vorhanden, enthält aber keine Line 1018?
I get the same error for french with rc1, can't install rc2 on 4.5.0,,,so have no clue as to what issue is...english works,,,other langs fail
Hello,
there seem to be doubled vars in the language files. I haven't checked that.
I germani I had to delete lines 201 (var $_PHPSHOP_ORDER_BUTTON_LABEL) and
1386/1387 (var $_PHPSHOP_LIST_ALL_PRODUCTS, var $_PHPSHOP_PRODUCT_SEARCH_LBL).
Then it worked.
ciao, Soeren