vehicletrackingdirect Posted February 3, 2007 Share Posted February 3, 2007 Can anyone help with a error which causes all prices to disply as 0 on the customer part of the site but fine in the admin section. Thanks Gordon Link to comment Share on other sites More sharing options...
Chris Dunning Posted February 3, 2007 Share Posted February 3, 2007 Have a look at your tax settings, maybe? Chris Dunning osCommerce, Contributions Moderator Team Please do not send me PM! I do not read or answer these often. Use the email button instead! I do NOT support contributions other than my own. Emails asking for support on other people's contributions will be ignored. Ask in the forum or contact the contribution author directly. Link to comment Share on other sites More sharing options...
vehicletrackingdirect Posted February 3, 2007 Author Share Posted February 3, 2007 Tried that they all seem OK Thanks anyway Link to comment Share on other sites More sharing options...
Chris Dunning Posted February 3, 2007 Share Posted February 3, 2007 Are all of your items marked as taxable? Try setting one to non-taxable and see if it changes the price display. Chris Dunning osCommerce, Contributions Moderator Team Please do not send me PM! I do not read or answer these often. Use the email button instead! I do NOT support contributions other than my own. Emails asking for support on other people's contributions will be ignored. Ask in the forum or contact the contribution author directly. Link to comment Share on other sites More sharing options...
vehicletrackingdirect Posted February 3, 2007 Author Share Posted February 3, 2007 No change! Link to comment Share on other sites More sharing options...
Chris Dunning Posted February 3, 2007 Share Posted February 3, 2007 hrm...then I don't know. Maybe currency problems? If you had an exchange rate set to 0, that might do it. I'm really grasping at straws here. What kind of modifications have you made to your store? Chris Dunning osCommerce, Contributions Moderator Team Please do not send me PM! I do not read or answer these often. Use the email button instead! I do NOT support contributions other than my own. Emails asking for support on other people's contributions will be ignored. Ask in the forum or contact the contribution author directly. Link to comment Share on other sites More sharing options...
vehicletrackingdirect Posted February 3, 2007 Author Share Posted February 3, 2007 It was moved from one server to another by my host. Price is in the database and displays fine in the admin section. Link to comment Share on other sites More sharing options...
Chris Dunning Posted February 3, 2007 Share Posted February 3, 2007 Then you've got me stumped - you'll have to track down what's changing the price to 0. Probably something in the currencies class. Chris Dunning osCommerce, Contributions Moderator Team Please do not send me PM! I do not read or answer these often. Use the email button instead! I do NOT support contributions other than my own. Emails asking for support on other people's contributions will be ignored. Ask in the forum or contact the contribution author directly. Link to comment Share on other sites More sharing options...
vehicletrackingdirect Posted February 4, 2007 Author Share Posted February 4, 2007 Thanks for your help anyway Link to comment Share on other sites More sharing options...
wheeloftime Posted February 4, 2007 Share Posted February 4, 2007 Thanks for your help anyway What's your currency setting(s) and is, at least one, it made default ? Make sure you have pressed the update currency exchange rates at least once with multiple currencies setup. If it is non-US and your main currency make sure you change in your language file (english assumed) (catalog)/includes/languages/english.php // if USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used when changing language) define('LANGUAGE_CURRENCY', 'USD'); to ie. for canadian dollars // if USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used when changing language) define('LANGUAGE_CURRENCY', 'CAD'); Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.