I did this fix to the language file and at least the pages are not blank, but if you try to buy something in the store it leaves the pricing blank. Any Ideas?
I did this fix to the language file and at least the pages are not blank, but if you try to buy something in the store it leaves the pricing blank. Any Ideas?
Do you mean that all the prices displayed are blank? Or that they don't go into the cart?
Also are you using localhost to develop or are you on an online server?
Regards.
pgmarshall
_______________________________
I have 4 website that were all live, the host provider upgraded to PHP 5.4 and first the blank screen was an issue, so I hard coded the language as it was suggested, but then I noticed when I tried to purchase an item in the store it did not carry the price of the item to the checkout and told me there was nothing in my cart. After trying to get some help, I talked the provider to moving all the sites to a php 5.3 server and they all work now, but I only have until the 9th of September to find a fix as that server will be then upgraded also. I saved one site on the upgraded server and can give it as an example if you like.
I had this same problem and hard coding the language fixed the blank screen problem but I also have a similar problem on pricing after I select an item and go to check out the dollar amount disappears. I can bring it back by adding "¤cy=usd" can you tell me if there is a place to hard code this also? Idahowebguy
Was there ever a fix for this as all my sites have experienced the same problem this morning. Michael's fix gets rid of the white screen however no currencies are being applied but they show when I type in www.websitename.com/index.php?¤cy=gbp
Thanks,
James
Okay ignore this, I managed to get around it by getting my host to reconfigure Apache.
Hi... we have just had the server upgraded to php 5.3 and are using v2.5.3 OSCmax. We have fixed the blank screen with the fix Zips above (a BIG THANK YOU) however we too have no prices at all......throughout the site... just 0 showing.....our currency is AUD and no prices show in product/ nor checkout. I am trying to find a solution with this but to no avail. I have tried to revert back to USD via admin but this too did not change anything.
Has anyone fixed this issue ?
Any assistance would be greatly appreciated.
Giga
Another Question
Would Hardcoding the AUD into the code help to bring back the prices? Could you assist in telling me where/which file this now goes into? I have looked in the core.php file but can't see where I could hardcode andything like ¤cy=usd to ¤cy=AUD
Cheers
Tracy
Do you have a link to demonstrate the issue?
catalog/includes/languages/english/locale.php is where the language and currency defaults are set.
Regards,
pgmarshall
_______________________________
Thanks pgmarshall for your prompt response and information regarding hard coding. In regards to a link can I pm you the link as it is a clients site and I would rather not send their site info here I hope you understand
Cheers
giga
Bookmarks