Store v1.3.4 on SMF v 2.0 RC1.2
First the BBC editor just doesn't respond. I click on the icons and nothing happens.
I don't know if these errors correspond with them, but I doubt it as they are generated by store vistiors and, my error log is constantly
swamped with them...
They all indicate problems in the languages/Store.english.php file:
Error 1
Type of error: Undefined
http://www.classicwinnebagos.com/forum/index.php?action=store 8: Undefined variable: scripturl
File: public_html/forum/Themes/default/languages/Store.english.php
Line: 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.';
Error 2 (
tons of these!)
Type of error: Undefined
http://www.classicwinnebagos.com/forum/index.php?action=store 8: Undefined variable: scripturl
File: /forum/Themes/default/languages/Store.english.php
Line: 254
$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.';
Any direction on this would be greatly appreciated. I'm flooded with these errors.