- Posts: 68
- Thank you received: 3
Error by creating filer
- designer71
-
Topic Author
- Offline
Less
More
2 months 1 week ago - 2 months 1 week ago #372602
by designer71
Error by creating filer was created by designer71
-- HikaShop version -- : 6.5.1
-- Joomla version -- : 5.4.1
-- PHP version -- : 8.3
-- Error-message(debug-mod must be tuned on) -- : 42 42S22, 1054, Unknown column 'autocomplete' in 'field list'
Hi!
I get error then I try to create filter: 42 42S22, 1054, Unknown column 'autocomplete' in 'field list'
Any help, please
-- Joomla version -- : 5.4.1
-- PHP version -- : 8.3
-- Error-message(debug-mod must be tuned on) -- : 42 42S22, 1054, Unknown column 'autocomplete' in 'field list'
Hi!
I get error then I try to create filter: 42 42S22, 1054, Unknown column 'autocomplete' in 'field list'
Any help, please
Last edit: 2 months 1 week ago by designer71.
Please Log in or Create an account to join the conversation.
2 months 1 week ago #372605
by nicolas
Replied by nicolas on topic Error by creating filer
Hello,
Thank you for the report, this is a genuine bug on our side. The autocomplete options that were added to the text filters were mistakenly written as columns of the filter table when saving, and since no such column exists the database rejected the query, hence the "1054 Unknown column 'autocomplete'" error. It happens for everyone creating or saving a filter, so it is not something specific to your setup.
This is now fixed. A patched 6.5.1 build with the correction is available, so please update HikaShop (download the install package in My account>My subscriptions and install it on your website via the Joomla extensions installer) to get it. Filters then save normally, and your autocomplete settings are kept.
Thank you for the report, this is a genuine bug on our side. The autocomplete options that were added to the text filters were mistakenly written as columns of the filter table when saving, and since no such column exists the database rejected the query, hence the "1054 Unknown column 'autocomplete'" error. It happens for everyone creating or saving a filter, so it is not something specific to your setup.
This is now fixed. A patched 6.5.1 build with the correction is available, so please update HikaShop (download the install package in My account>My subscriptions and install it on your website via the Joomla extensions installer) to get it. Filters then save normally, and your autocomplete settings are kept.
The following user(s) said Thank You: designer71
Please Log in or Create an account to join the conversation.
Time to create page: 0.161 seconds