Skip to content

magento man

Class ZendConsoleResponse does not exist After Magento 2 upgrade

After upgrade from Magento 2.4.2 to 2.4.4, and run bin/magento setup:di:compile I got this error Class ZendConsoleResponse does not exist This is my composer.json file { “name”: “magento/project-community-edition”, “description”: “eCommerce Platform for Growth (Community Edition)”, “type”: “project”, “version”: “2.2.1”, “license”:… Read More »Class ZendConsoleResponse does not exist After Magento 2 upgrade

Problem with redirect link with %3C – 150084 Unencoded characters

While redirecting to link url dosen’t gets encoded. Redirecting to – baseurl/lampfishtrapl/h:66_mbs-1122707503.html?amp=amp=<script%20src%3D%2F%2Flocalhost%2Fj60RDBXWh> On link hover it displays – baseurl/lampfishtrapl/h:66_mbs-1122707503.html?amp=%3Cscript%20src%3D%2F%2Flocalhost%2Fj60RDBXWh%3E Please suggest how to redirect with encoded characters and how to apply it in .htaccess file.

Set limit to search results

Is there a way to set the number of search results to 1000? I mean, the page redirects to 502 pages if there are more than 3000 or 4000 results. And It’s working when disabled the Magento caches are.