Hikashop -> System -> Mass Actions - shows a list of links

  • Posts: 58
  • Thank you received: 2
6 years 3 weeks ago #300056

-- HikaShop version -- : 4.0.0
-- Joomla version -- : 3.9.0
-- PHP version -- : 7.2.1
-- Browser(s) name and version -- : Safari, Firefox, Chrome

Accessing Mass Actions and then clicking on one of the following tasks

- Delete Products
- CSV Categories Export
- CSV Products Export

will result in a screen showing the menu see screenshot

Attachments:

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

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
6 years 3 weeks ago #300061

Hi,

This indicates that you have a fatal PHP error somewhere.
Activate the "error reporting" and the "debug mode" settings of the Joomla configuration and try again. That should display an error message at the bottom of the page which will help us understand the problem.

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

  • Posts: 58
  • Thank you received: 2
6 years 3 weeks ago #300098

Hello

This are the error messages showing up:

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 20480 bytes) in /xxx/xxx/public_html/libraries/joomla/database/driver/mysqli.php on line 887

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 20480 bytes) in /xxx/xxx/public_html/libraries/vendor/joomla/registry/src/Registry.php on line 89

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 20480 bytes) in /xxx/xxx/public_html/libraries/joomla/database/driver/mysqli.php on line 247

Warning: Unknown: Cannot call session save handler in a recursive manner in Unknown on line 0

Last edit: 6 years 3 weeks ago by westernex.

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

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
6 years 2 weeks ago #300100

Hi,

You need to ask you hosting support to increase the memory_limit of your php.ini as you currently have 32M and it's quite small, especially for mass action exports as they need to first load all the data from the database into memory to be able to output it in the CSV file.

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

  • Posts: 58
  • Thank you received: 2
6 years 2 weeks ago #300156

Yes, this solved the problem. Thank you.

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

Time to create page: 0.065 seconds
Powered by Kunena Forum