All posts by The Team

Magento bugs and fixes
Blank Image

PayPal gateway has rejected request. This transaction cannot be processed due to an invalid merchant configuration (#10501: Invalid Configuration).

If you’re seeing this error message on PayPal with magento, the chances are that you haven’t got the right type of PayPal account. You will need website payments pro which in the UK attracts a £20 per month user subscription fee. To resolve the error log in to PayPal and go to the following page […]...
Magento bugs and fixes
Blank Image

Can’t upload images in admin section for products Magento

If you can’t upload images for a product in your admin section of magento it may have something to do with your flash plugin in your browser. To correct this issue use the following extension to restore your ability to upload images to products. http://connect20.magentocommerce.com/community/Dull_Uploader  This extension does not utilise flash.  ...
Magento Security
Blank Image

Monitor your admin access Magento

      A nice way to see if you have any unwanted visitors to your admin access in Magento is to add Google analytics to the login page. To do this all you need to do is go to /httpdocs/app/design/adminhtml/default/default/template/Login.phtml then copy your GA code into the Head of the page like this <head> […]...
Video Tutorials
Blank Image

How to setup & add a configurable product to Magento and post it to Ebay using the Me2Pro extension

This is a start to finish tutorial to help anyone using the Me2pro extension for Magento. It shows the end to end process for creating attributes and attribute sets plus adding simple products that are then used within a configurable product. It then goes on to show the creation of templates within the Me2pro extension […]...
Magento design
Blank Image

Web Design Manchester

Magento design and hosting have a small team of highly skilled professionals gathered from around the globe. In Manchester we have our MySql / MsSql database engineers both are Microsoft qualified as Analysts and Administrators. In Hawaii we have our PHP experts, In Long Island New York we have our classic asp and ASP.net developers, […]...
Magento design
Blank Image

Exigo Boxing Launched

Exigoboxing is the brainchild of Darren Golden. With his aptly named Goldenworks production facilities in Oldham. Darren’s team of experts have created an full range of bespoke boxing equipment and Gym equipment for individuals to huge corporate gym studio’s. Exigo boxing is a name to watch. Our web design team were able to create a […]...
Magento bugs and fixes
Blank Image

Hide price when 0.00 grid list view magento

To Hide £0.00 in grid and list mode only when the price is 0.00 change the following Please be aware List.phtml may be in a different folder if you’re using a template. something like this /app/design/frontend/default/grayscale/template/catalog/product You can check for the route by turning template path hints on in the configuration / main website / […]...