CS-Cart: Troubleshooting

CS-Cart 4.12.1: Full re-indexation stuck
After upgrading to CS-Cart 4.12.1, the indexation process may get stuck with the Full re-indexation queued status. As a solution, you can upgrade to ...
Wed, 29 Mar, 2023 at 5:20 PM
CS-Cart 4.3.2: Store Freezes During Search
Open the app/functions/fn.catalog.php file in the root directory of your CS-Cart installation. Find this line: if (!empty($params['force_get_by...
Wed, 29 Mar, 2023 at 5:21 PM
CS-Cart 4.3.1: Full-Text Search Always Shows 0 Results
Open the app/addons/searchanise/func.php file. Find this line: $query_by['product_code'] = trim($params['pcode']); and replace it w...
Wed, 29 Mar, 2023 at 5:21 PM
Some products aren’t showing in search results, but they are in my CS-Cart store. Why?
By default, Searchanise widgets display products with the Active status set in the CS-Cart configuration. If you don’t see the products in the search r...
Wed, 29 Mar, 2023 at 5:22 PM
Why are relevant search results not showing on CS-Cart?
It can occur in these cases: You’ve set up merchandising rules, so the promoted products are displayed at first. You can check out that in the Searchanis...
Wed, 29 Mar, 2023 at 5:23 PM
The search results page is showing data from my CS-Cart test store
It can occur if you’ve made a copy of your CS-Cart store that used our add-on. As a result, there can be two or more Searchanise add-ons with the one ac...
Wed, 29 Mar, 2023 at 5:24 PM