Magento Team provides best solution for Magento eCommerce websites design and development.

04 June, 2014

Magento fix: Fatal error: Unknown number format type 'boolean'. Format '' must be a valid number format string.

Trying to add APC cache settings into Magento the following error message received:

Fatal error: Unknown number format type 'boolean'. Format '' must be a valid number format string. in includes/src/Zend_Locale_Format.php(305):

Please contact us to provide you a solution.

24 April, 2014

Magento extension: OutOfStockLast, Show Out of Stock Products in the last pages

This extension will put at the end of list those products which are out of stock.
The extension name is OutOfStockLast, as the name describe, the products in stock are going to be listed first, others at the end.
This is a very important from a SEO point of view.

Features:
  • list products in stock at top on category pages
  • list products in stock at top on quick search results
  • list products in stock at top on advanced search results

To use this extension, you have to activate the Stock Option on Magento admin settings:
System > Configuration > Inventory > Display Out of Stock Products: YES

If you're interested in this extension, please contact us.

14 April, 2014

Magento fix: Fatal error: Call to a member function setCustomerId() on a non-object in

After upgrading to Magento v.1.8.1.0 the following error message after clicking on link included in the email that is sent after a Forgot Your Password? request is made:

Fatal error: Call to a member function setCustomerId() on a non-object in app/code/core/Mage/Customer/controllers/AccountController.php on line 753

Please contact us to provide you a solution.

Magento fix: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'attribute_set_id' cannot be null


 
SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'attribute_set_id' cannot be null Trace: #0 /public_html/lib/Zend/Db/Statement.php(300)

Please contact us to provide you a solution.

10 April, 2014

Magento module: Add additional field to Custom Options in Magento

Magento Custom options offer only a few fields:


We have created a custom Magento module, which allow adding additional field to Custom Option eg. "Extra info":





In case you're interested in such a feature, please contact us for more details.

09 April, 2014

Cannot initialize the indexer process


On Magento admin, Index Management page this kind of error appeared to one of our client today:
Cannot initialize the indexer process
 
If you discovered such type of an error please contact us to provide you a solution.

28 March, 2014

Magento fix: One or more of the Cache Types are invalidated: Layouts

In Magento 1.8.1.0 admin after saving a product or a CMS page you receive the following error:
  • One or more of the Cache Types are invalidated: Layouts. Click here to go to Cache Management and refresh cache types.
  • One or more of the Cache Types are invalidated: Blocks HTML output. Click here to go to Cache Management and refresh cache types.


Please contact us if you need a fix for this kind of error.

23 January, 2014

Magento upgrade service

We provide MAGENTO upgrade service.
The upgrade process usually takes 3-5 business days.

Magento Community Edition (CE) 1.8 to - $99 US

Upgrade path: current CE version > CE 1.8

Your store can be upgraded directly to the latest version (CE 1.8).

Magento Community Edition (CE) 1.5 or later - $199 US

Upgrade path: current CE version > CE 1.8

Your store can be upgraded directly to the latest version (CE 1.8).

Magento Community Edition (CE) 1.4 - $299 US

Upgrade path: current CE version > CE 1.5 > CE 1.8

The upgrade must be done in multiple steps, requiring more time and effort.

Magento Community Edition (CE) 1.3 - $399 US

Upgrade path: current CE version > CE 1.4 > CE 1.8

The upgrade must be done in multiple complicated steps, requiring more time and effort.


Magento Upgrade Process Includes

  • We download your Magento database and sources to our development server or make a staging server in your site according to your wish.
  • First Disabling all third party extensions for Magento upgrade process.
  • Upgrade the development site to the requested Magento version (any error occur during this step will be noted for upgrading the live site).
  • Check site performances and have you verify everything is performing as intended.
  • We will perform a LIVE upgrade of your Magento store with proper Magento upgrade method.
  • This is a one time Magento upgrade service with database and code migration with current products
  • Please note: You must ensure theme and third party extension compatibility with target Magento release. We do not offer any development, theme modification, or custom code debugging services.

Service Requirements for the Upgrade:

  • FTP or SSH temporary access for our Developers
  • Magento Admin panel temporary access for starting upgrade process
  • Database Mysql temporary access
Please contact us to request MAGENTO upgrade service.

MikkelRicky CatalogSearch compatibility with Magento 1.5.x.x / 1.6.x.x. / 1.7.x.x / 1.8.x.x

Mikkel Ricky Catalog Search is a Magento extension makes it possible to give priority to select attributes when searching product catalog. The assigned priorities are used to make the select attributes have more weight when computing product relevance.

Unfortunately this  extension is not compatible with Magento versions since 1.4.2.0, this make impossible to run the catalogsearch fulltext indexing which gives you such an error:

PHP Fatal error:  Call to a member function allowAdvancedIndex() on a non-object in /public_html/app/code/core/Mage/CatalogSearch/Model/Resource/Fulltext.php on line 683

So we decided for a client request to look into it and make it compatible with recent Magento versions like: 1.8.1.0 / 1.7.0.2 / 1.6.2.0 / 1.5.1.0 and of course these descendant versions.

If you have a recent Magento version and you would like to install the Mikkel Ricky Catalog Search module then we can fix the issue with that module. 
Also if you upgrade your old version of Magento like 1.4.2.0 (or descendant) the fix will help you to use Mikkel Ricky Catalog Search extension with the upgraded version of Magento.

Please contact us to provide you a solution.

26 November, 2013

Disable/hide PHP Notice errors

It can happens that Magento stops working dut to PHP Notice errors.
This is because developer mode has been activated and Notice will be outputted to the browser.