Edmonds Commerce http://www.edmondscommerce.co.uk Freelance PHP Ecommerce and SEO Developer in the UK Fri, 24 May 2013 17:39:35 +0000 en-US hourly 1 http://wordpress.org/?v=3.5.1 PHP PDO Fetch Object and Columns with Spaces http://www.edmondscommerce.co.uk/php/php-pdo-fetch-object-and-columns-with-spaces/ http://www.edmondscommerce.co.uk/php/php-pdo-fetch-object-and-columns-with-spaces/#comments Fri, 24 May 2013 17:39:35 +0000 Joseph Edmonds http://www.edmondscommerce.co.uk/?p=4274 If you use PDO and Fetch Object, it might not be clear exactly to access row properties that are based on columns that have spaces. I know I searched for things like: PDO Columns with spaces PDO::fetchObject spaces and PDO spaces in column names I eventually found what I was looking for in the depths [...]

The post PHP PDO Fetch Object and Columns with Spaces appeared first on Edmonds Commerce. Edmonds Commerce are Magento specialist developers based in the UK.

]]>
http://www.edmondscommerce.co.uk/php/php-pdo-fetch-object-and-columns-with-spaces/feed/ 0
Payment has failed… Magento and SagePay CE Error + Solution http://www.edmondscommerce.co.uk/magento/payment-has-failed-magento-and-sagepay-ce-error-solution/ http://www.edmondscommerce.co.uk/magento/payment-has-failed-magento-and-sagepay-ce-error-solution/#comments Wed, 22 May 2013 14:58:25 +0000 Ross Mitchell http://www.edmondscommerce.co.uk/?p=4270 I recently upgraded a magento store and installed the Sage Pay Suite CE module from EbizMarks. The following error came up twice during the testing of the module, once in the frontend and once in the admin. Payment has failed, please reload checkout page and try again. Your card has not been charged The error [...]

The post Payment has failed… Magento and SagePay CE Error + Solution appeared first on Edmonds Commerce. Edmonds Commerce are Magento specialist developers based in the UK.

]]>
http://www.edmondscommerce.co.uk/magento/payment-has-failed-magento-and-sagepay-ce-error-solution/feed/ 0
Using Magento Database Migrations to Track Configuration Changes http://www.edmondscommerce.co.uk/magento/using-magento-database-migrations-to-track-configuration-changes/ http://www.edmondscommerce.co.uk/magento/using-magento-database-migrations-to-track-configuration-changes/#comments Tue, 21 May 2013 09:11:44 +0000 Joseph Edmonds http://www.edmondscommerce.co.uk/?p=4267 Often when working on a Magento site, there is a requirement to build custom functionality or implement new themes etc but to finish the job, the final step will be to perform some admin configuration. This manual step can introduce the possiblity of human error if a step is missed or not performed exactly correctly. [...]

The post Using Magento Database Migrations to Track Configuration Changes appeared first on Edmonds Commerce. Edmonds Commerce are Magento specialist developers based in the UK.

]]>
http://www.edmondscommerce.co.uk/magento/using-magento-database-migrations-to-track-configuration-changes/feed/ 0
Magicento has a super quick way to enable Template Path Hints in Magento http://www.edmondscommerce.co.uk/phpstorm/magicento-has-a-super-quick-way-to-enable-template-path-hints-in-magento/ http://www.edmondscommerce.co.uk/phpstorm/magicento-has-a-super-quick-way-to-enable-template-path-hints-in-magento/#comments Fri, 17 May 2013 13:58:20 +0000 Kenneth http://www.edmondscommerce.co.uk/?p=4260 Magento’s Template Path Hints feature can be super handy for working out which templates are in use, but logging into the Admin, navigating to System, Configuration, Developer, Debug, Change Store Scope, Change to Yes, Press Save, Reload is an arduous process. So much so that often it’s easier to just suss it out from the [...]

The post Magicento has a super quick way to enable Template Path Hints in Magento appeared first on Edmonds Commerce. Edmonds Commerce are Magento specialist developers based in the UK.

]]>
http://www.edmondscommerce.co.uk/phpstorm/magicento-has-a-super-quick-way-to-enable-template-path-hints-in-magento/feed/ 0
Testing a Magento site in maintenance mode http://www.edmondscommerce.co.uk/magento/testing-a-magento-site-in-maintenance-mode/ http://www.edmondscommerce.co.uk/magento/testing-a-magento-site-in-maintenance-mode/#comments Thu, 09 May 2013 12:15:23 +0000 Kenneth http://www.edmondscommerce.co.uk/?p=4256 Often you’ll have your site in maintenance mode, but obviously before you show your changes to the world you’ll want to check the site over. The best way to set Magento into Maintenance Mode is to add a maintenance.flag file to the web root, and there’s a snippet of code in Magento’s index.php which handles [...]

The post Testing a Magento site in maintenance mode appeared first on Edmonds Commerce. Edmonds Commerce are Magento specialist developers based in the UK.

]]>
http://www.edmondscommerce.co.uk/magento/testing-a-magento-site-in-maintenance-mode/feed/ 0
How to Setup Balsamiq for Fast Mockup Process http://www.edmondscommerce.co.uk/how-to-setup-balsamiq-for-fas-mockup-process http://www.edmondscommerce.co.uk/how-to-setup-balsamiq-for-fas-mockup-process#comments Thu, 25 Apr 2013 11:12:37 +0000 Kristaps Romanovskis http://www.edmondscommerce.co.uk/?p=4232 Here at Edmonds Commerce when we are working on Magento design projects we use MyBalsamiq on-line mockup tool which We’ve found as one of the greatest in terms of support provided and especially for – live linking, which allows you to create live mockups in order to deliver the overall feel of navigation and User [...]

The post How to Setup Balsamiq for Fast Mockup Process appeared first on Edmonds Commerce. Edmonds Commerce are Magento specialist developers based in the UK.

]]>
http://www.edmondscommerce.co.uk/how-to-setup-balsamiq-for-fas-mockup-process/feed/ 0
Prestashop Debug Mode using the Magento Environment Variable Method http://www.edmondscommerce.co.uk/prestashop/prestashop-debug-mode-using-the-magento-environment-variable-method/ http://www.edmondscommerce.co.uk/prestashop/prestashop-debug-mode-using-the-magento-environment-variable-method/#comments Thu, 25 Apr 2013 10:14:30 +0000 Joseph Edmonds http://www.edmondscommerce.co.uk/?p=4236 Magento developers are no doubt familiar with the concept of defining a server environment variable MAGE_IS_DEVELOPER_MODE so that when running Magento locally it is always in developer mode but there is no chance of accidently deploying a live site in developer mode. This little trick will allow you to use the same environment variable to [...]

The post Prestashop Debug Mode using the Magento Environment Variable Method appeared first on Edmonds Commerce. Edmonds Commerce are Magento specialist developers based in the UK.

]]>
http://www.edmondscommerce.co.uk/prestashop/prestashop-debug-mode-using-the-magento-environment-variable-method/feed/ 0
Apache Mod Rewrite and Escaped Hashes (and other characters) http://www.edmondscommerce.co.uk/apache/apache-mod-rewrite-and-escaped-hashes-and-other-characters/ http://www.edmondscommerce.co.uk/apache/apache-mod-rewrite-and-escaped-hashes-and-other-characters/#comments Mon, 22 Apr 2013 13:57:49 +0000 Joseph Edmonds http://www.edmondscommerce.co.uk/?p=4226 If you are having issues with mod rewrite apparently abandoning sections of variables after encoded hashes then this could be your solution. The use case is particularly clear when using mod_rewrite in front of a search engine (such as Solr which I am really enjoying working with at the moment). Imagine someone search for a [...]

The post Apache Mod Rewrite and Escaped Hashes (and other characters) appeared first on Edmonds Commerce. Edmonds Commerce are Magento specialist developers based in the UK.

]]>
http://www.edmondscommerce.co.uk/apache/apache-mod-rewrite-and-escaped-hashes-and-other-characters/feed/ 0
Apache Mod Rewrite Escaped Slashes Problem + Solution http://www.edmondscommerce.co.uk/apache/apache-mod-rewrite-escaped-slashes-problem-solution/ http://www.edmondscommerce.co.uk/apache/apache-mod-rewrite-escaped-slashes-problem-solution/#comments Thu, 11 Apr 2013 11:05:20 +0000 Joseph Edmonds http://www.edmondscommerce.co.uk/?p=4220 As part of our Magento SEO service, the first thing we do is to make sure there are no issues with the crawlability and general health of the clients web site. Whilst working on the Google Webmaster Tools crawl errors for a client I noticed one specific and intruiging problem for which I couldn’t immediately [...]

The post Apache Mod Rewrite Escaped Slashes Problem + Solution appeared first on Edmonds Commerce. Edmonds Commerce are Magento specialist developers based in the UK.

]]>
http://www.edmondscommerce.co.uk/apache/apache-mod-rewrite-escaped-slashes-problem-solution/feed/ 0
Magento Category Move Error Exception General error: 1205 + solution http://www.edmondscommerce.co.uk/magento/magento-category-move-error-exception-general-error-1205-solution/ http://www.edmondscommerce.co.uk/magento/magento-category-move-error-exception-general-error-1205-solution/#comments Fri, 05 Apr 2013 15:44:14 +0000 Ross Mitchell http://www.edmondscommerce.co.uk/?p=4215 There is a problem in Magento that when you try to move a category by dragging it in the admin, it can cause the above error, whilst causing the rest of the site to slow down. This is caused by the system trying to re-index every product within the space of a transaction. An easy [...]

The post Magento Category Move Error Exception General error: 1205 + solution appeared first on Edmonds Commerce. Edmonds Commerce are Magento specialist developers based in the UK.

]]>
http://www.edmondscommerce.co.uk/magento/magento-category-move-error-exception-general-error-1205-solution/feed/ 0