Magento
Magento 1.4 new things in EAV attributes
0 Comments 12th MAR 2010 | Posted by Domagoj Potkoc in Magento

If you install new version of Magento 1.4, you can see that existing differences in structures of eav attributes. Earlier all data of EAV attributes were in table eav_attribute, now in new version eav_attribute table is smaller, beacuse a lot of fileds moved in new tables.
Read more...Custom email server (transport) with Magento
3 Comments 12th MAR 2010 | Posted by Branko Ajzele in Magento

Magento has quite interesting email sending capabilities. However, those are more in terms of email templates then selecting a non-built in email server. Sometimes, your web hosting might have separate mail server and even the simple php send mail does not work. In such cases you are forced to use an external mail server that supports SMTP. Good example of this is a Gmail.
Read more...Properly remove white image frame upon resizing photos in Magento
3 Comments 11th MAR 2010 | Posted by Branko Ajzele in Magento

Magento has pretty neat image helper you can use to output your product photos. Today one of my coworkers got frustrated with the white frame he kept getting around the resized image he tried to output in sidebar block. As s possible solution he tried resolving the issue with CSS. However, there is a better, more nicer solution to ditch the whit frame around resized images in Magento.
Read more...Facebook Connect Magento Extension
27 Comments 9th MAR 2010 | Posted by Ivan Weiler in Magento

We’re proud to present free Facebook Connect Magento extension which enables customers fast and easy registration and login with their Facebook identity. Demo and help page can be seen on our playground demo store, just click “Connect with Facebook” link in upper right corner.
Read more...New maintenance and error features
1 Comment 6th MAR 2010 | Posted by Ivan Weiler in Magento

New Magento 1.4 brings changes in how errors are displayed along with an easy way to put your favorite store into maintenance mode.
Read more...Magento Admin Grid: how to change number of rows
1 Comment 1st MAR 2010 | Posted by Domagoj Potkoc in Magento

We had a request from our client, that we change default number of items in Magento admin grid. Now, this is very simple, when we know how to change it. Below you can see an example which uses magento observer model and event hocking “core_block_abstract_prepare_layout_before”.
Read more...Magento snippet for switching between websites
4 Comments 1st MAR 2010 | Posted by Tomas Novoselic in E-Commerce, Magento

Assuming you have set unique base URL foreach website running on the same Magento installation all you need to switch between those websites is this little snippet.
Just paste it somewhere in your templates.
However, keep in mind that I only tested this to work for my own configuration.
Basicly, what this snippet does is redirect to website’s default store base url.
Read more...Magento 1.4 great new features
6 Comments 22nd FEB 2010 | Posted by Željko Prša in Magento

Among a lot of new improvements to Magento introduced with the 1.4 version there are some new features that stand out in terms of content management, system performance and also some user enhancing functionalities.
Read more...Magento FirePHP extension
13 Comments 20th FEB 2010 | Posted by Ivan Weiler in Magento

FirePHP is Firefox add-on that enables you to log to your Firebug Console, which makes it great debugging tool for any web developer. I’m using it, like it and can’t live without it for some time now
So here’s nicely packed Magento FirePHP extension, I believe you’ll be seeing it at Magento Connect in a while.
Inline translation in Magento
3 Comments 8th FEB 2010 | Posted by Filip Svetlicic in Magento

If you need translations for your site but translation packs are not fully translated, then inline translation is very nice feature.
In this post I will cover entire process for inline translation in Magento.
- New Comments
- Weekly Populars
- Tag cloud
- ana hare on Custom checkout cart - How to send email after successful checkout:
Thank you for that. I added it to the "checkout/onepage/success.phtml" at the top, and finally my TP... - David on Adding Magento products to Google Base:
Finally got the Magento/Base integration to work! Thanks for your help. Now the store wants to chang... - Angus Li on Custom email server (transport) with Magento:
This is the very thing I'm looking for, thanks! Also here is an old thread from Magento Forum of ... - Greg on Multiple languages, website localization and SEO:
Solid advice on all 5 points. Although If you ask me DMOZ has jumped the shark. Getting in these day... - mpoulieris the greek on Facebook Connect Magento Extension:
M.Richard i try everything,i think something goes wrong,i have the same error many time:Connect URL ... - chinesedream on Custom email server (transport) with Magento:
A heads-up, a site I took over which was not developed by me, using a popular Gmail extension, recen... - Ivan Weiler on Facebook Connect Magento Extension:
Extension has just been updated to work with 1.3.2.x versions of Magento. Pleas... - M.Richard on Facebook Connect Magento Extension:
@Ivan Weiler: Yes you can add me for future beta versions, I'll be glad to help when i have time ;) ... - Darley Cassimiro on Custom email server (transport) with Magento:
Hello, I install and gote this message when use the contact us: Unable to submit your request. Pl... - munyah on Properly remove white image frame upon resizing photos in Magento:
Simply brilliant. That frame is so annoying!! Thanks guys...


