I am recently updated to oscmax 2.5.4 hosted on godaddy and recently updated PHP to 5.6.27.
All product prices on my catalog side were showing "0", yet admin was correctly showing prices. If I let the catalog page sit for >5 minutes and then refresh the page, sometimes the prices would load but then disappear when reloading again or adding an item to the cart.
I found several fairly lengthy threads (which are all now Closed) discussing this issue yet none were conclusive. Most seem to point to an issue with default languages and/or default currencies being set.
This thread Re: PHP 5.4.4 and osCmax 2.5.3 issue at post #16 suggests their issue was resolved by the host reconfiguring Apache, and post #21 suggests to Force the default language currency = TRUE in the admin panel like this:
This seems to have resolved my issue of price = 0 in my catalog but there is also discussion that this method of forcing a default currency can cause issues as well.In Admin -> Configuration -> General Settings -> My Store:
1) Force the catalog to use the default language = TRUE
2) Force the default language currency = TRUE
This thread, Re: Problem after installation, suggests a modification to application top for both catalog and admin sides although it was specifically talking about v2.5.3, I would think if this fix was suitable it would be included in v2.5.4 and above (which I am running and still having the issue of 0 price).
And finally this thread, Prices display as 0, discuss some hard coding options to force language settings but follow up comments suggest this isn't a good approach.
Although after forcing default currency in my admin panel my prices are now showing in my 2.5.4 catalog, I don't feel like this issue is really resolved and bring this up incase others face this issue and also for review in v2.5.5.
Bookmarks