Jump to content

Multistore not working for 3rd shop


Pritam

Recommended Posts

hello Friends,

I have installed prestashop 1.7.6.7 and working on Multistore feature. My theme is default classic Version 1.0.0

I wish to create 3 shops. They are all in development phase.

Shop1: to display and sell products by shipping them http://aasstha.com/Shop_Trial/en/

Shop2: to display a list of products in catalog mode (these products are not for sale) http://aasstha.com/Shop_Trial/ApprovedFINA_SwimWear/en/

Shop 3: to list products for web-only and not for shipment. http://aasstha.com/Shop_Trial/NF_Affiliation_Fee/

Shop 1 and Shop2 work fine but for Shop 3, I get HTTP 500 error. I checked with my hosting provider and they increased the memory_limit value at server end to 512 MB. But I still have the issue.

Please help me in resolving this issue. Let me know if more information from my end can help understand the issue better and I will try to provide the same.

regards
Pritam

P.S - I see that the forum has other threads for multistore but none helped me resolve my issue. Therefore, I request admin to not close this thread.


 

I have more information from my hosting provider. below is from the logs

[Tue Sep 29 04:20:42 2020] [error] [client 1.186.48.58] PHP Fatal error: Uncaught PrestaShop\\PrestaShop\\Core\\Localization\\Exception\\LocalizationException: Price specification not found for currency: "" in /home/poojibag/home/aasstha/Shop_Trial/src/Core/Localization/Locale.php:171

[Tue Sep 29 04:20:42 2020] [error] [client 1.186.48.58] #0 /home/poojibag/home/aasstha/Shop_Trial/src/Core/Localization/Locale.php(155): PrestaShop\\PrestaShop\\Core\\Localization\\Locale->getPriceSpecification('')

[Tue Sep 29 04:20:42 2020] [error] [client 1.186.48.58] #1 /home/poojibag/home/aasstha/Shop_Trial/classes/Tools.php(776): PrestaShop\\PrestaShop\\Core\\Localization\\Locale->formatPrice(0, NULL)

[Tue Sep 29 04:20:42 2020] [error] [client 1.186.48.58] #2 /home/poojibag/home/aasstha/Shop_Trial/src/Adapter/Product/PriceFormatter.php(55): ToolsCore::displayPrice(0, Array)

[Tue Sep 29 04:20:42 2020] [error] [client 1.186.48.58] #3 /home/poojibag/home/aasstha/Shop_Trial/src/Adapter/Presenter/Cart/CartPresenter.php(336): PrestaShop\\PrestaShop\\Adapter\\Product\\PriceFormatter->format(0)

[Tue Sep 29 04:20:42 2020] [error] [client 1.186.48.58] #4 /home/poojibag/home/aasstha/Shop_Trial/classes/controller/FrontController.php(490): PrestaShop\\PrestaShop\\Adapter\\Presenter\\Cart\\CartPresenter->present(Object(Cart))

[Tue Sep 29 04:20:42 2020] [error] [client 1.186.48.58] #5 /home/poojibag/home/aasstha/Shop_Trial/classes/controller/FrontC in /home/poojibag/home/aasstha/Shop_Trial/src/Core/Localization/Locale.php on line 171

 

 

Please let me know if more information is required.

Edited by Pritam
added the theme name that I currently use (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...