Can't edit wishlist in backend

  • Posts: 235
  • Thank you received: 4
5 years 9 months ago #294376

-- url of the page with the problem -- : www.dekreij.nl/horeca/administrator/inde...t&cart_type=wishlist
-- HikaShop version -- : 3.4.0
-- Joomla version -- : 3.8.8
-- PHP version -- : 7.0
-- Browser(s) name and version -- : all
-- Error-message(debug-mod must be tuned on) -- : See attachment

When we want to edit the wishlist in the backend we get the screen as in the attachment.

Jan

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
5 years 9 months ago #294378

Hello,

Please activate temporally the debug mode in your Joomla global configuration.
The goal is to have details about the PHP fatal error message in that page.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

  • Posts: 235
  • Thank you received: 4
5 years 9 months ago #294386

Jerome,

I'm getting this error:

Fatal error: Allowed memory size of 100663296 bytes exhausted (tried to allocate 266240 bytes) in /home/dekreij/domains/dekreij.nl/public_html/horeca/administrator/components/com_hikashop/classes/cart.php on line 2790

Jan

Please Log in or Create an account to join the conversation.

  • Posts: 81509
  • Thank you received: 13064
  • MODERATOR
5 years 9 months ago #294403

Hi,

Note that on the listing of carts (wishlists), HikaShop has to load all the products of all the carts (wishlists) on the page along with the different inofrmation necessary to initialize each cart (wishlist).
So if your listing have 20 elements per page, that's 20 carts with all their products, variants, prices, discounts, shipping methods, addresses, payment methods, etc.
That requires a lot of memory.
You can increase the memory limit of your PHP to 256 or 512 instead of 128 and it should help.

Please Log in or Create an account to join the conversation.

Time to create page: 0.058 seconds
Powered by Kunena Forum