Run Magento database repair tool from CLI using Ruby’s Mechanize

Shell Scripting which is great for task automation, falls short when it comes to web browser automation. In the case of Magento, using Shell script you can do many operations like Installation, Migration, Deployment, Backup, etc. & even more. But when it comes to run the Database Repair Tool(a great tool for repairing Magento database …

Read more

Magento Debugging Tips: Filename cannot be empty

Problem You may have seen this kind of error frequently logged in your Magento log file var/log/system.log: Warning: include(): Filename cannot be empty in /app/code/core/Mage/Core/Block/Template.php on line xxx This error means Magento is trying to include a template block with an empty string set as it’s template. Solution In order to find which template file …

Read more

Welcome Mass Importer Pro: Price Importer Ver 1.1.0 with new features

Mass Importer Pro: Price Importer is the fastest price import tool available for Magento CE/EE. Recently MagePsycho team released the most awaited features in Mass Importer Pro: Price Importer Ver 1.1.0 ChangeLog (0.1.5 – 1.1.0) Compatible with Magento CE 1.3.x – 1.9.x & EE 1.12.x – 1.14.x Added cron job-based price importing with the logging …

Read more