Ever since we applied the SUPEE-6788 patch on a client's site, about once a day the site has gone down & the only thing that seems to bring it back is to clear the cache. We've looked at the logs, & a bunch of them seem to include "Front controller…
I'm trying to move the static CMS block from the category view into the sidebar. In my themename/template/catalog/category/view.phtml it is called with
$this->getCmsBlockHtml()
Since it's defined as
/**
* Retrieve current category model object
…
I've recently launched a magento ce 1.8.1 store and noticed that slowdown in speed. So I checked on pingdom and noticed there's a long 'wait time' in loading an html/php page.
Hope someone can share some insights and provide some suggestions on…
When customer ask cancel order and refund, I refund payment on 3rd party payment admin page
the order status is still processing in magento admin and when I try to cancel , I got
The order(s) cannot be canceled
I checked the invoice page of the…
For troubleshooting reasons, I would like to be able to see what browser and OS the customer used to place their order, ideally right on their order in Magento backend. How would that best be done?
Magento version 1.8.10. Thanks.
How can I hide all products which have 1 seller (I want to show only if it has more than 1 sellers) (My website list products from multiple sellers)
I found that It's possible to add filter at app/code/core/Mage/Catalog/Block/Product/List.php
…
I get the following error in my shop, after it had worked normally:
Fatal error: Class 'Varien_Cache_Core' not found in /public_html/lib/Zend/Cache.php on line 195
It breaks the entire website, and I have no idea why, as it happened without any…
There is 'Send Order Email Copy To' feature on sales email menu. I wand to add additional feature which I can set different email template and other email address.
e.g.) Adding this menu, 'Send Order Email #2 To ' / 'Send Order Email #2 email…
I've changed increment_id directly to the database table mage_sales_flat_invoice only one row, in order to set a special invoice number.
My problem is related at front end of administration invoice page.
How do I update invoice numbers? They seems…
I am getting this error Uncaught ReferenceError: jQuery is not defined
with 400 error on the debug programmer console of chrome. The problem when loading is in checkout onepage and the continue button is not working.
I supose this is related to a…
we have a multi-shop setup CE 1.8.1, with 2 themes on 2 different domains showing the exact same products.
Now suddenly our one theme does no longer allow users to register. I have upgraded the theme (adding the form_key and changing the submit link…
Yesterday I created a new database, downloaded ver 1.8.1.0, and did a fresh install. However, I repeatedly got an error that I cannot get past.
a:5:{i:0;s:259:\"Error in file:…
I am checking website for XSS and Cross Site scripting issues and i found that in account form fields or user registration page form fields for First name and Last name A user can enter html/js code. For testing when i place the following JS code :…
We made a bunch of downloadable products. First made one, then duplicated it a bunch of times and changed what it links to.
Then for each downloadable product we added all the other downloadable products as "related products" so they show up in the…