Skip to main content

Error on export with USERGROUPS

More
3 years 1 month ago #354701 by byoguru
-- 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.

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

More
3 years 4 weeks ago #354708 by nicolas
Hi,

Thank you for your feedback.
Add the code:
Code:
if($keyTable == 'usergroups') { $component = false; }
before the line:
Code:
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.

More
3 years 4 weeks ago #354730 by byoguru
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.198 seconds
Powered by Kunena Forum