bug in PHPShop Dutch language file + solution When installing PHPShop 1.0 RC3 you probably meet an error like:
administrator/components/com_phpshop/languages/dutch.php on line 842
administrator/components/com_phpshop/languages/dutch.php on line 877
This is coused by an spellerror in the Dutch language file.
- At line 842 you have to complete the word: define
- At line 877 you have to delete the ; at the end of the line before the )
good luck,
Peter |