rinolar Posted November 26, 2012 Posted November 26, 2012 What to do? Missing button where the text says "text or text remove" http://www.rcdeler.com/shopping_cart.php?sort=2a
Guest Posted November 27, 2012 Posted November 27, 2012 @@rinolar Unfortunately, because your site is not english, it doesn't say TEXT anything......I didn't see any non functioning buttons. Chris
multimixer Posted November 27, 2012 Posted November 27, 2012 You are missing the 2 additional language "defines" that got added with version 2.3.3. This is because the language pack you have is for version 2.3.1 To solve the particular issue, open file catalog/includes/languages/your_language/shopping_cart.php and add following before the closing ?> tag define('TEXT_OR', 'or '); define('TEXT_REMOVE', 'remove'); There are a couple more changes that affect languages in both upgrades (.3.2 and 2.3.3), so, I would suggest you download the upgrade packages and apply any language related changes to your language files My community profile | Template system for osCommerce - New: Responsive | Feedback channel
Recommended Posts
Archived
This topic is now archived and is closed to further replies.