Do I need to have a look at Structure tab in phpmyadmine? I can't find MAX_DISPLAY_XSELL key there. I've found the next two entries:
products_xsell and products_xsell1.
![]()
Do I need to have a look at Structure tab in phpmyadmine? I can't find MAX_DISPLAY_XSELL key there. I've found the next two entries:
products_xsell and products_xsell1.
![]()
"products_xsell" and "products_xsell1" are database tables
They are not keys.
You need to look in the "configuration" table
to find the "keys" that need to be removed
Click on the "configuration" table
go to the end of the table
Check for the key MAX_DISPLAY_XSELL and MIN_DISPLAY_XSELL
Stepping backwards thru this table
When found delete them
Done!
Thank you mate. You're great!
Lazar