Hello,
I have a error message in the log. I renamed the Store.english.php to Store.dutch.php without any change in the language files.
URL http://digiscrap.nl/index.php?action=store;cat=1
8: Undefined variable: scripturl
Bestand: /shared/usr/wzen1234567/DOMAIN/www.digiscrap.nl/HTML/Themes/default/languages/Store.dutch.php
Regel: 254
On line 245:
$txt['store_txt_contact_sent2'] = 'Your message has been sent to the store owner. Click <a href="' . $scripturl . '?action=store;sa=myorders">here</a> to return to your MyOrders page.';
URL http://digiscrap.nl/index.php?action=store
8: Undefined variable: scripturl
Bestand: /shared/usr/wzen1234567/DOMAIN/www.digiscrap.nl/HTML/Themes/default/languages/Store.dutch.php
Regel: 380
On page 380:
$txt['store_err_free_message'] = 'Free Order has been added for that user. To view the free order visit the <a href="' . $scripturl . '?action=store;sa=trans">transactions</a> page.';
Edit: Also in English languageThanks,
Vincent