Error on export with USERGROUPS

  • Posts: 99
  • Thank you received: 5
8 months 3 days ago #354701

-- HikaShop version -- : 4.7.5
-- Joomla version -- : 4.3.3
-- PHP version -- : 8.1
-- Browser(s) name and version -- : CHROME
-- Error-message(debug-mod must be tuned on) -- : An error has occurred.
1146 Table 'xxxxx.j3crm_hikashop_usergroups' doesn't exist


In MassActions it is possible to DISPLAY the usergroup information but not when exporting.

*Note* Additionally, in the actions section under "GROUP NAME" no groups are displayed.

Attachments:

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

  • Posts: 81563
  • Thank you received: 13071
  • MODERATOR
8 months 3 days ago #354708

Hi,

Thank you for your feedback.
Add the code:

			    if($keyTable == 'usergroups') {
			        $component = false;
			    }
before the line:
if($keyTable == 'related' || $keyTable == 'options')
in the file administrator/components/com_hikashop/class/massaction.php via FTP and it will fix the problem.

We'll add the patch on our end for the next version of HikaShop.

The following user(s) said Thank You: byoguru

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

  • Posts: 99
  • Thank you received: 5
8 months 2 days ago #354730

Nicolas,
Thank you for the quick resolution - with appreciation.
T

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

Time to create page: 0.066 seconds
Powered by Kunena Forum