I am using the Mirasvit sphinx search and have configured an index from Magefan Blog posts. I get the following error in search result page regarding the blog posts. <ul class="mst-search__result-tabs"> <div class="mst-search__index mst-search__index-magefan-blog-post"> <div class="post-list-wrapper"> <ol class="post-list"> <li> Error: Call to a member function setData() on bool in /var/www/html/domain.com/html/app/design/frontend/Olegnax/athlete2/Magefan_Blog/templates/post/list/item.phtml:77 […]
Daily Archives: June 10, 2022
I get this error ho to solve it ? { $store = $this->storeManager->getStore($storeId); if (!isset($variables['store'])) { $variables['store'] = $store; } if (!isset($variables['store']['frontend_name'])) { **$variables['store']['frontend_name'] = $store->getFrontendName();** } if (!isset($variables['logo_url'])) { $variables['logo_url'] = $this->getLogoUrl($storeId); } $variables[‘store’][‘frontend_name’] = $store->getFrontendName(); error in this line if I gives any idea.
When I log in as customer on store view B, then visit store view A, most links I click on store view A result in a redirect to store view B. It only changes the domain name, not the URI using a 302. It’s as Magento knows I’ve been using […]
its very strange. From today frontend after few minutes get time out. Admin panel working correct and load in 5 sec. There is no information in log system. Any solution?
I want to try to optimize the performance of Magento 2. After searching this question, I see that for the most part everyone removes modules that are not used on the project or that are obsolete. But I want to find even more options to improve the performance of the […]
I was going to write out a long drawn-out question with tons of details about my circumstance, but figured even though questions are usually much more detailed on here, this one is pretty simple (although I can’t seem to find an answer for it after hours of Googling): How do […]
I have written a VBA program that automatically filters rows based on user input. Then, the program prompts the user to input (Scan) part numbers one at a time until completion. Right now, it takes the first scanned number and puts it into row 2 and the next in row […]
I have recently bought a PS4 custom controller. It works on windows and PS4, but as soon as it gets plugged into Linux it enters a loop of disconnection, reconnection by using the next device number. Therefore, I can’t debug anything as I don’t have any stable path to the […]
I have way over 100GB worth of music ranging in different file types such as mp3, m4a and FLAC. I would like to compress them all and copy them over to another folder, but I want them to retain the relative folder structure from the source that I selected. Furthermore, […]