ceegeeee Posted September 23, 2013 Share Posted September 23, 2013 (edited) We're using the Multistore feature on PS version 1.5.4.1. Today, I began adding a new shop to our site, copied (including the products) from one of our existing shops. I installed the localization pack for Dutch, enabled taxes and tax rules, enabled the default currency, etc. When I go to the product catalog in the BO for the Dutch shop, all the tabs (Information, SEO, Associations, etc) display the normal back office screen you would expect to see, except the Prices tab: it renders a completely blank screen. Once I've clicked the Prices tab, clicking any of the other tabs then also render completely blank screens. If I switch to another store that has that same product all set up, all the tabs work flawlessly. The problem is not limited to a particular product or browser. I've tried turning the cache off and forcing the templates to recompile, and am stumped. Since it seems to be particular to this one shop, it makes me think I've missed some key thing in the set up but am not sure what. Screen shot of the perplexing blank Prices screen attached. Any help greatly appreciated! [RESOLVED] As best I can tell, this had to do with how the default currency was copied when I created the new shop. The default currency in the source shop was British Pounds; in the new shop it was Euros, and BP was not enabled in the new shop. The prices tab was throwing a Javascript error on currencies[0]["format"] = '.$defaultCurrency->format.' which was evaluating to currencies[0]["format"]=; So, I added British Pounds to the new shop, set it temporarily as the default currency for the new shop, and the Prices tab started working again. Prices tab still working after disabling BPs in the new shop and setting the default currency back to Euros. Hope that helps in case anyone else runs into this in the future. This can be marked as resolved. Edited September 24, 2013 by ceegeeee (see edit history) 1 Link to comment Share on other sites More sharing options...
Chibs Posted March 18, 2014 Share Posted March 18, 2014 Thanks man, solved my case Link to comment Share on other sites More sharing options...
ceegeeee Posted March 18, 2014 Author Share Posted March 18, 2014 That's great, Chibs, glad it helped. Link to comment Share on other sites More sharing options...
Recommended Posts