File / Folder Ownership Problem
If you can’t edit a certain file and give you an error message, you will need to change the owner for that file or folder.
How?
(more…)
If you can’t edit a certain file and give you an error message, you will need to change the owner for that file or folder.
How?
(more…)
It is possible to get very confused and frustrated when setting up PayPal Payments Pro in Magento so I thought that I would give some bullet points that could have saved me a lot of time.
(more…)
Extensions > Plugin Manager. Look for a plugin named “Content – Load Module”. Open it. On the right side, you will see a dropdown box. Click on its arrow and select “No wrapping – raw output”
(more…)
Magento ver: 1.3.2.4
——————–
The code below does a couple of things, first it will get all the store’s categories – it then checks to see if they are active before continuing.
Also – it might be helpful to have the sub categories displayed, right? Well, in my case, I only wanted the subcategory for the current category displayed – so I put a check in to do so.
(more…)
A quick fix to add a pop up print label print window in the orders page. Uses the default admin template, so you need to refresh on Magento upgrade. Have left red css border so you can use to position the label. (EDITORS PLEASE NOTE: if you edit this make sure to use 3 backslashes to get one output when using before the “n” character in code section.()
Edit info.phtml
(more…)