Quote from: Basara on June 13, 2018, 04:46:46 AM
Enable reCaptcha from Google.
It is already implemented in AbanteCart https://abantecart.atlassian.net/wiki/spaces/AD/pages/6258768/Google+reCAPTCHA
OK! Done! Thank you!
AbanteCart v1.4.2.1 is released.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: Basara on June 13, 2018, 04:46:46 AM
Enable reCaptcha from Google.
It is already implemented in AbanteCart https://abantecart.atlassian.net/wiki/spaces/AD/pages/6258768/Google+reCAPTCHA
Quote from: abantecart on April 16, 2018, 07:21:55 AMGood to know that you will improve it. It seems that recursive function is not good for building large categories tree. The category table may be needed to re-design for for better performance.
Category model and SQL can be improved for larger categories count. We will add this to TODO list for version 2.0
Quote from: abantecart on April 15, 2018, 09:43:19 AMIn fact, I didn't find where to disable the product count in backend admin. However, I have modified the sql statement in the script to ignore the product count and categories_to_store.
This is a display block for categories. Manipulation of this code will only affect the display.
Check if you have product count in categories enabled. This will slow query down.