I tried find a solution to this magento 2 theme problem. How should be edit the theme file? PHP Fatal error: Uncaught Error: Call to undefined method MagentoCatalogSearchModelResourceModelFulltextCollectionInterceptor::getCollectionClone() in app/code/custom_theme/LayeredAjax/view/frontend/templates/layer/filter.phtml:15 Stack trace: #0 vendor/magento/framework/View/TemplateEngine/Php.php(59): include() #1 vendor/magento/framework/View/Element/Template.php(271): MagentoFrameworkViewTemplateEnginePhp->render(Object(MagentoLayeredNavigationBlockNavigationFilterRendererInterceptor), '/home/npartsco/...', Array) #2 vendor/magento/framework/View/Element/Template.php(301): MagentoFrameworkViewElementTemplate->fetchView('/home/npartsco/...') #3 vendor/magento/module-layered-navigation/Block/Navigation/FilterRenderer.php(29): MagentoFrameworkViewElementTemplate->_toHtml() #4 vendor/magento/framework/Interception/Interceptor.php(58): Mage in […]
Magento2
I tried to install Klarna in my Magento 2.3.2 website using composer trollweb I tried to install Klarna in my Magento 2.3.2 website using composer i kept getting errors as the klarna checkout was nt working. in the end, i used mage2pro klarna to set it up is there any […]
This is in my Exception Log: (repeated many times) main.CRITICAL: {“exception”:”[object] (Exception(code: 0): at /opt/bitnami/apps/magento/htdocs/vendor/magento/module-contact/Controller/Index/Post.php:120)”} Also, a recent customer purchase is listed as “pending”, yet it did not get processed by my cc processor (authorize.net), though other transactions do seem to get processed fine. I have no idea if the […]
In Magento 2 is there a way in admin to get a report with a list of products which customers subscribed for price drop alerts? Because now you just check every product one by one to see if someone is subscribed and it is difficult if you have large catalog
my magento 2.2.3 website is over run by spam bots. the registration of fake users are through the roof and i need to have these stopped immediately. I have google recaptcha and email verification for every account opened but yet there are still lots of intrusion to my registration with […]
Old time Drupal guy here struggling with how to get data to the presentation layer. I have created ui listing and form components to list and edit records but there seems to be a gap in a process to simply list information on a page. For this I have created […]
I just noticed, by default required custom option’s price is not added to product display price. For example: Product Price: $100 (config item’s min price) Custom Option 1: Required: $10 Product price displayed as $100 in the category as well as the view page. Because Custom Option is required, the […]
I have e problem with checkout page. More exactly with country options. In backend is set all for “Romania” but in frontend is showing another countries. I use Magento 2.1.0 and i linked 2 image to show my problem. Country settings: https://i.imgur.com/APN0AK3.jpg Frontend: https://i.imgur.com/YYsZYkb.jpg Please help me to solve this […]