Magento webshop in Nederlands en Magento CMS in Engels
Met Magento maak je met behulp van taalbestanden eenvoudig een webshop in het Nederlands, Engels, Duits, Frans of een andere taal. Als je een andere taal installeert dan wijzigt het Magento CMS ook in...
View ArticleMagento webshop in het Nederlands
Het Magento platform is eenvoudig in het Nederlands om te zetten. Je kan zowel je Magento webshop als het Magento CMS vertalen met vertaalbestanden. Als je zelf je Magento webshop vertaling aan wilt...
View ArticleMagento group attributes on product page
For a Magento project I was looking for a way to group the attributes so the visitor can view the ‘Product features’ and ‘Technical features’ grouped together. The project involves the Magento...
View ArticleBulk update Magento attributen
Als je attributen gebruikt kan je die instellen voor het hele systeem (Global), per website of per winkelzicht (store). Er is geen functie om een groot aantal artikelen het vinkje “winkelzicht” aan of...
View ArticleTurnkey Linux Magento install with Redis
For a customer we need a fast webserver which we can completely configure to run Magento smoothly. We have chosen a Turnkeylinux Magento installlation with hosting provider YourHosting in the...
View ArticleCannot login to Magento admin after new installation (solved)
I moved my magento 1.8.1 installation to a new VPS server and encountered the issue that I couldn’t login to the cms. After filling in my username and password it would redirect me to the login page. I...
View ArticleMagento Index process is working now and won’t re-index (solved)
Via the Magento CMS I got the message: This is the general message when trying to index. The message will be specific if you try to index a specific table: Stock Status Index process is working now...
View ArticleMagento InnoDB database issues story
We deploy dedicated Magento servers for our customers. The servers are rented in a datacenter and we tweak them for best performance. Recently we ran into a range of issues with a Turnkeylinux Magento...
View ArticleTemplate Hints guide
Template hints are a useful feature during development. Here is my best practice Turn Template hints on via CMS Template hints for your own IP address only text Template hints for CMS back-end Visit...
View ArticleMagento import product images not showing up (solved)
I imported products with the standard product import functionality System -> Import/Export -> Import The products imported well but images didn’t. After some investigation we found out that it...
View ArticleMagento hide or remove Delete Customer button in admin
For a customer we had to hide or remove the Delete customer button for non administrators. Just to avoid that CMS users could delete customers by accident. This is done by extending the...
View ArticleGenerate unique magento email in case of duplicate
For a B2B customer we integrated Microsoft Dynamics Nav with Magento. One of the issues when synching customers from Dynamics Nav to Magento is the fact that Dynamics Nav can hold duplicate email...
View Articlesimplexml_load_string(): Entity: line 3: parser error : Double hyphen within...
The error is fairly clear: while loading an xml a double hyphen “–” was found within a comment. Search in the loaded XML file for a <!–comment–> which has to much hyphens. For example:...
View ArticleOverview of actions to debug Magento
By default, Magento does not register messages about errors and exceptions; so if something bad or weird happens and you want to know what is going on. Here are some suggestions. Turn on logging To...
View ArticleMagento API WDSL
For some customers we integrated Microsoft Dynamics with Magento with the Magento Connector for Dynamics Nav by Tinx-IT. This uses the Magento API and webservices to communicate external applications....
View ArticleMagento CMS creates duplicate customer on save
We encoutered a weird issue on a website running Magento 1.9.2.2. When saving a change on an existing customer, the Magento CMS would create a duplicate customer. Duh? Generally magento doesn’t allow...
View ArticleMandatory custom options parameter in Magento
This is the case: B2B Customers in a Magento website can buy products with custom options, for example “Box” or “Bag”. Customers have a customer specific product price and a customer specific custom...
View ArticleDisplay name of Magento controller-action-router-model-blocktype
Here is a snippet of code you can add to your phtml to display the names of your controller, action, router, model en blocktype. <?php $ctrl_name =...
View ArticleMagento webshop in Nederlands en Magento CMS in Engels
Met Magento maak je met behulp van taalbestanden eenvoudig een webshop in het Nederlands, Engels, Duits, Frans of een andere taal. Als je een andere taal installeert dan wijzigt het Magento CMS ook in...
View ArticleMagento webshop in het Nederlands
Het Magento platform is eenvoudig in het Nederlands om te zetten. Je kan zowel je Magento webshop als het Magento CMS vertalen met vertaalbestanden. Als je zelf je Magento webshop vertaling aan wilt...
View Article