<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2enclosuresfull.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0"><channel><title>Just about me</title><link>http://mazoerkam.blogspot.com/</link><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/mazoerkam" /><description></description><language>en</language><managingEditor>noreply@blogger.com (mazoerkam)</managingEditor><lastBuildDate>Mon, 27 Jun 2011 01:51:37 PDT</lastBuildDate><generator>Blogger http://www.blogger.com</generator><openSearch:totalResults xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/">13</openSearch:totalResults><openSearch:startIndex xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/">1</openSearch:startIndex><openSearch:itemsPerPage xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/">25</openSearch:itemsPerPage><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="mazoerkam" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><media:category scheme="http://www.itunes.com/dtds/podcast-1.0.dtd">Society &amp; Culture/Personal Journals</media:category><itunes:owner><itunes:email>noreply@blogger.com</itunes:email></itunes:owner><itunes:explicit>no</itunes:explicit><itunes:subtitle></itunes:subtitle><itunes:category text="Society &amp; Culture"><itunes:category text="Personal Journals" /></itunes:category><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">mazoerkam</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><item><title>create call cms static block magento</title><link>http://mazoerkam.blogspot.com/2011/06/create-call-cms-static-block-magento.html</link><category>magento</category><category>programming</category><author>noreply@blogger.com (mazoerkam)</author><pubDate>Fri, 17 Jun 2011 18:37:35 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7397115647382224018.post-7110256482070825297</guid><description>&lt;div xmlns=''&gt;&lt;p style='margin-bottom: 0in'&gt;1.       Create from backend&lt;/p&gt;&lt;p style='margin-bottom: 0in'&gt;Go to cms-static block&lt;/p&gt;&lt;p style='margin-bottom: 0in'&gt;Example&lt;/p&gt;&lt;p style='margin-bottom: 0in'&gt;Block title: my block Identifier: my_block&lt;/p&gt;&lt;p style='margin-bottom: 0in'&gt;Call :&lt;/p&gt;&lt;p style='margin-bottom: 0in'&gt;Backend :&lt;/p&gt;&lt;p style='margin-bottom: 0in'&gt;{{block type="cms/block" block_id="my_block"}}&lt;/p&gt;&lt;p style='margin-bottom: 0in'&gt;Front end call layout :&lt;/p&gt;&lt;p style='margin-left: 1in; margin-bottom: 0in'&gt;&amp;lt;block type="cms/block" name="my_block" before="-"&amp;gt;&lt;/p&gt;&lt;p style='margin-left: 1in; margin-bottom: 0in'&gt;&amp;lt;action method="setBlockId"&amp;gt;&amp;lt;block_id&amp;gt;my_block&amp;lt;/block_id&amp;gt;&amp;lt;/action&amp;gt;&lt;/p&gt;&lt;p style='margin-left: 1in; margin-bottom: 0in'&gt;&amp;lt;/block&amp;gt;&lt;/p&gt;&lt;p style='margin-bottom: 0in'&gt;Front end phtml&lt;/p&gt;&lt;p style='margin-bottom: 0in'&gt;                &amp;lt;? php echo $this-&amp;gt;getLayout()-&amp;gt;createBlock('cms/block')-&amp;gt;setBlockId('my_block')-&amp;gt;toHtml(); ?&amp;gt;&lt;/p&gt;&lt;p style='margin-bottom: 0in'&gt; &lt;/p&gt;&lt;p style='margin-bottom: 0in'&gt;2.       Create from front end&lt;/p&gt;&lt;p style='margin-bottom: 0in'&gt;we create from layout template and we want to call block to another layout template .phtml&lt;/p&gt;&lt;p style='margin-bottom: 0in'&gt;Myblock/myblock.phtml&lt;/p&gt;&lt;p style='margin-left: 1in; margin-bottom: 0in'&gt;&amp;lt;?php echo $this-&amp;gt;getLayout()-&amp;gt;createBlock('core/template')-&amp;gt;setTemplate('myblock/myblock.phtml')-&amp;gt;toHtml(); ?&amp;gt;&lt;/p&gt;&lt;p style='margin-bottom: 0in'&gt;If we want calling frontend static block .phtml in backend&lt;/p&gt;&lt;p style='margin-bottom: 0in'&gt;{{block type="core/template" template="myblock/myblock.phtml"}}&lt;/p&gt;&lt;p style='margin-bottom: 0in'&gt; &lt;br/&gt; &lt;/p&gt;&lt;p style='margin-bottom: 0in'&gt;If there are another methods please put your code in comment.&lt;/p&gt;&lt;p style='margin-bottom: 0in'&gt;Best regards&lt;/p&gt;&lt;br clear='left'/&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7397115647382224018-7110256482070825297?l=mazoerkam.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-06-17T18:37:35.220-07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Image not show at live server magento</title><link>http://mazoerkam.blogspot.com/2011/06/image-not-show-at-live-server-magento.html</link><category>magento</category><category>programming</category><author>noreply@blogger.com (mazoerkam)</author><pubDate>Fri, 17 Jun 2011 07:29:32 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7397115647382224018.post-7335177542797317087</guid><description>&lt;div xmlns=''&gt;&lt;p&gt;It happen when I built this website. Everything were ready to launch, I got headache why always fail uploading my templates from backend and almost surrender.  May be it’s caused by limitation time session in backend because my file size too big.  Change backend session value, waw..still no result :D :D &lt;br /&gt;
&lt;br /&gt;
Finally, why don’t try using FTP for big size downloadable product. &lt;br /&gt;
&lt;br /&gt;
Here is what I do. &lt;br /&gt;
 Create &lt;br /&gt;
.htaccess &lt;br /&gt;
&lt;br /&gt;
with  code content &lt;br /&gt;
&lt;br /&gt;
Order allow,deny &lt;br /&gt;
Allow from all &lt;br /&gt;
&lt;br /&gt;
Put .htaccess in your downloadable folder . &lt;br /&gt;
&lt;br /&gt;
call your downloadable product with url in your backend downloadable product  mode. &lt;br /&gt;
Example :   &lt;br /&gt;
http://yourweb/media/downloadable/program/accounting.rar &lt;br /&gt;
&lt;br /&gt;
Now you can upload downloadable product via FTP  and customer must login before they can download product purchased.&lt;/p&gt;&lt;br clear='left'/&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7397115647382224018-7335177542797317087?l=mazoerkam.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-06-17T07:29:32.170-07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Upload downloadable product via ftp magento</title><link>http://mazoerkam.blogspot.com/2011/06/upload-downloadable-product-via-ftp.html</link><category>magento</category><category>programming</category><author>noreply@blogger.com (mazoerkam)</author><pubDate>Fri, 17 Jun 2011 07:29:47 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7397115647382224018.post-8479885447929871457</guid><description>&lt;div xmlns=''&gt;&lt;p&gt;It happen when I built this website. Everything were ready to launch, I got headache why always fail uploading my templates from backend and almost surrender.  May be it’s caused by limitation time session in backend because my file size too big.  Change backend session value, waw..still no result :D :D &lt;br /&gt;
&lt;br /&gt;
Finally, why don’t try using FTP for big size downloadable product. &lt;br /&gt;
&lt;br /&gt;
Here is what I do. &lt;br /&gt;
 Create &lt;br /&gt;
.htaccess &lt;br /&gt;
&lt;br /&gt;
with  code content &lt;br /&gt;
&lt;br /&gt;
Order allow,deny &lt;br /&gt;
Allow from all &lt;br /&gt;
&lt;br /&gt;
Put .htaccess in your downloadable folder . &lt;br /&gt;
&lt;br /&gt;
call your downloadable product with url in your backend downloadable product  mode. &lt;br /&gt;
Example :   &lt;br /&gt;
http://yourweb/media/downloadable/program/accounting.rar &lt;br /&gt;
&lt;br /&gt;
Now you can upload downloadable product via FTP  and customer must login before they can download product purchased.&lt;/p&gt;&lt;br clear='left'/&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7397115647382224018-8479885447929871457?l=mazoerkam.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-06-17T07:29:47.601-07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Upload downloadable product error http magento</title><link>http://mazoerkam.blogspot.com/2011/06/upload-downloadable-product-error-http.html</link><category>magento</category><category>programming</category><author>noreply@blogger.com (mazoerkam)</author><pubDate>Fri, 17 Jun 2011 07:30:06 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7397115647382224018.post-1497037662790909201</guid><description>&lt;div xmlns=''&gt;&lt;p&gt;One of the magento ecommerce features is downloadable product. We don’t need to install any extensions. Use it and get it. The problem comes when our store have big size for downloadable product.  Suddenly message error come, “HTTP error blah blah blah”.   Usually it’s caused by our server reject for file upload more than 2MB. Don’t worry this is my solution&lt;/p&gt;&lt;p&gt;Open your php.ini server;&lt;/p&gt;&lt;p&gt;copy this file to your php.ini&lt;/p&gt;&lt;p&gt;post_max_size = 64M &lt;br /&gt;
upload_max_filesize = 64M  &lt;/p&gt;&lt;p&gt;now you have maximum upload for downloadable product limit to 64MB&lt;/p&gt;&lt;p&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/p&gt;&lt;br clear='left'/&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7397115647382224018-1497037662790909201?l=mazoerkam.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-06-17T07:30:06.377-07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>top link login on mouse over magento</title><link>http://mazoerkam.blogspot.com/2011/06/home-article-top-link-login-on-mouse.html</link><category>magento</category><category>programming</category><author>noreply@blogger.com (mazoerkam)</author><pubDate>Fri, 17 Jun 2011 07:30:26 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7397115647382224018.post-2574387798682800615</guid><description>&lt;div xmlns=''&gt;&lt;p&gt;Simple contribution from goocek.com, customer do not need to go to account just for login. We put login page when mouse over login on top link. So customer can login everywhere. &lt;br /&gt;
&lt;br /&gt;
copy goologin.css to skin/frontend/default/default/css &lt;br /&gt;
copy js/goologin.js to skin/frontend/default/default/ &lt;br /&gt;
copy goologin/goologin.phtm to app/design/frontend/default/template &lt;br /&gt;
copy mini.login.phtml to app/design/frontend/base/default/template/customer/form/ &lt;br /&gt;
replace old mini.login.phtml &lt;br /&gt;
&lt;br /&gt;
go to &lt;br /&gt;
app/design/frontend/base/default/layout/page.xml &lt;br /&gt;
&lt;br /&gt;
copy &lt;br /&gt;
&amp;lt;action method="addItem"&amp;gt;&amp;lt;type&amp;gt;skin_css&amp;lt;/type&amp;gt;&amp;lt;name&amp;gt;css/goologin.css&amp;lt;/name&amp;gt;&amp;lt;/action&amp;gt; &lt;br /&gt;
&lt;br /&gt;
under &lt;br /&gt;
&amp;lt;action method="addCss"&amp;gt;&amp;lt;stylesheet&amp;gt;css/styles.css&amp;lt;/stylesheet&amp;gt;&amp;lt;/action&amp;gt; &lt;br /&gt;
&lt;br /&gt;
go to &lt;br /&gt;
app/design/frontend/base/default/layout/customer.xml &lt;br /&gt;
&lt;br /&gt;
go to line &lt;br /&gt;
&amp;lt;customer_logged_out&amp;gt; until&amp;lt;/customer_logged_out&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Change with this value &lt;br /&gt;
&amp;lt;customer_logged_out&amp;gt; &lt;br /&gt;
       &amp;lt;!---&amp;lt;reference name="right"&amp;gt; &lt;br /&gt;
            &amp;lt;block type="customer/form_login" name="customer_form_mini_login" before="-" template="customer/form/mini.login.phtml"/&amp;gt; &lt;br /&gt;
        &amp;lt;/reference&amp;gt;--&amp;gt; &lt;br /&gt;
        &amp;lt;reference name="top.links"&amp;gt; &lt;br /&gt;
           &amp;lt;block type="core/template" name="goologin_toplink" template="goologin/goologin.phtml" &amp;gt; &lt;br /&gt;
                      &amp;lt;block type="customer/form_login" name="customer_form_mini_login" as="goologin" template="customer/form/mini.login.phtml"/&amp;gt; &lt;br /&gt;
                &amp;lt;/block&amp;gt; &lt;br /&gt;
                &amp;lt;action method="addLinkBlock"&amp;gt;&amp;lt;blockName&amp;gt;goologin_toplink&amp;lt;/blockName&amp;gt;&amp;lt;/action&amp;gt;        &amp;lt;/reference&amp;gt; &lt;br /&gt;
        &amp;lt;remove name="wishlist_sidebar"&amp;gt;&amp;lt;/remove&amp;gt; &lt;br /&gt;
        &amp;lt;remove name="reorder"&amp;gt;&amp;lt;/remove&amp;gt; &lt;br /&gt;
    &amp;lt;/customer_logged_out&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Customize style, change value in goologin.css &lt;br /&gt;
Enjoy top link login with observe command.. &lt;br /&gt;
&lt;br /&gt;
Best regard &lt;br /&gt;
Keep goocek.com   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/p&gt;&lt;br clear='left'/&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7397115647382224018-2574387798682800615?l=mazoerkam.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-06-17T07:30:26.791-07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>top link cart view on mouse over magento</title><link>http://mazoerkam.blogspot.com/2011/06/home-article-top-link-cart-view-on.html</link><category>magento</category><category>programming</category><author>noreply@blogger.com (mazoerkam)</author><pubDate>Fri, 17 Jun 2011 07:21:02 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7397115647382224018.post-4421779768844404490</guid><description>&lt;div xmlns=''&gt;&lt;p&gt;based from free module top link cart view freedownload goocek.com. If we feel shopping cart disturb our website and we want to fill that column with other content. Another method is put shopping cart when on mouse over on top link. So customer can look what they have been bought and checkout immediately. &lt;br /&gt;
Just simple way to show top link cart on mouse over &lt;br /&gt;
&lt;br /&gt;
copy goocart.css to skin/frontend/default/default/css &lt;br /&gt;
copy js/goocart.js to skin/frontend/default/default/ &lt;br /&gt;
copy goocart/goocart.phtm to app/design/frontend/default/template &lt;br /&gt;
&lt;br /&gt;
go to &lt;br /&gt;
app/design/frontend/base/default/layout/page.xml &lt;br /&gt;
&lt;br /&gt;
copy &lt;br /&gt;
&amp;lt;action method="addItem"&amp;gt;&amp;lt;type&amp;gt;skin_css&amp;lt;/type&amp;gt;&amp;lt;name&amp;gt;css/goocart.css&amp;lt;/name&amp;gt;&amp;lt;/action&amp;gt; &lt;br /&gt;
&lt;br /&gt;
under &lt;br /&gt;
&amp;lt;action method="addCss"&amp;gt;&amp;lt;stylesheet&amp;gt;css/styles.css&amp;lt;/stylesheet&amp;gt;&amp;lt;/action&amp;gt; &lt;br /&gt;
&lt;br /&gt;
go to &lt;br /&gt;
app/design/frontend/base/default/layout/checkout.xml &lt;br /&gt;
&lt;br /&gt;
comment out under &lt;br /&gt;
&amp;lt;default&amp;gt; &lt;br /&gt;
        &amp;lt;!-- Mage_Checkout &lt;br /&gt;
        &amp;lt;reference name="top.links"&amp;gt; &lt;br /&gt;
            &amp;lt;block type="checkout/links" name="checkout_cart_link"&amp;gt; &lt;br /&gt;
                &amp;lt;action method="addCartLink"&amp;gt;&amp;lt;/action&amp;gt; &lt;br /&gt;
                &amp;lt;action method="addCheckoutLink"&amp;gt;&amp;lt;/action&amp;gt; &lt;br /&gt;
            &amp;lt;/block&amp;gt; &lt;br /&gt;
        &amp;lt;/reference&amp;gt;--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Copy this code under above. &lt;br /&gt;
         &lt;br /&gt;
&amp;lt;reference name="header"&amp;gt; &lt;br /&gt;
          &amp;lt;reference name="top.links"&amp;gt; &lt;br /&gt;
                &amp;lt;remove name="checkout_cart_link"/&amp;gt; &lt;br /&gt;
                &amp;lt;block type="core/template" name="cartview_toplink" template="goocart/goocart.phtml" &amp;gt; &lt;br /&gt;
                    &amp;lt;block type="checkout/cart_sidebar" name="cart_sidebar" as="goocart" template="checkout/cart/sidebar.phtml"/&amp;gt; &lt;br /&gt;
                &amp;lt;/block&amp;gt; &lt;br /&gt;
                &amp;lt;action method="addLinkBlock"&amp;gt;&amp;lt;blockName&amp;gt;cartview_toplink&amp;lt;/blockName&amp;gt;&amp;lt;/action&amp;gt; &lt;br /&gt;
              &amp;lt;!--   &lt;br /&gt;
         &amp;lt;block type="checkout/links" name="checkout_cart_link_cartview"&amp;gt; &lt;br /&gt;
                    &amp;lt;action method="addCheckoutLink"&amp;gt;&amp;lt;/action&amp;gt; &lt;br /&gt;
                &amp;lt;/block&amp;gt; &lt;br /&gt;
        --&amp;gt;     &lt;br /&gt;
            &amp;lt;/reference&amp;gt;&lt;/p&gt;&lt;br clear='left'/&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7397115647382224018-4421779768844404490?l=mazoerkam.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-06-17T07:21:02.139-07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Another bug currency switcher not reloads home magento</title><link>http://mazoerkam.blogspot.com/2011/06/another-bug-currency-switcher-not.html</link><category>magento</category><category>programming</category><author>noreply@blogger.com (mazoerkam)</author><pubDate>Fri, 17 Jun 2011 07:21:43 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7397115647382224018.post-5857783914884012525</guid><description>&lt;div xmlns=''&gt;&lt;p&gt;When we put product list example new product and we want to change currency. Page will reload but currency not change. It’s because cache of the new product still kept in server. Don’t worries, just put&lt;/p&gt;&lt;p&gt;cache_lifetime="1" in the end of code&lt;/p&gt;&lt;p&gt;example&lt;/p&gt;&lt;p&gt;{{block type="catalog/product_new" new" products_count="6" name="home.catalog.product.homepage" alias="product_homepage" template="catalog/product/new.phtml" cache_lifetime="1"}}&lt;/p&gt;&lt;p style='margin-bottom: 0in'&gt;enjoy it&lt;/p&gt;&lt;br clear='left'/&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7397115647382224018-5857783914884012525?l=mazoerkam.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-06-17T07:21:43.457-07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>showing image facebook like product view wall magento</title><link>http://mazoerkam.blogspot.com/2011/06/showing-image-facebook-like-product.html</link><category>magento</category><category>programming</category><author>noreply@blogger.com (mazoerkam)</author><pubDate>Fri, 17 Jun 2011 07:21:57 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7397115647382224018.post-4921251743401320714</guid><description>&lt;div xmlns=''&gt;&lt;p&gt;A long time ago before goocek become magento templates store asked me how to show image product on magento based from templates master ekstenstion, facebook like in product. I’m sorry kkaine12 because of forgetting to click send email notification in magento, but I have written in templates master, review, and documentation. &lt;br /&gt;
Formerly I used magento 1.3.2.0 but now I use magento 1.4.2.0 and it works. &lt;br /&gt;
&lt;br /&gt;
Go to &lt;br /&gt;
App/design/frontend/default/default/templates/facebooklb.phtml/head.phtml &lt;br /&gt;
&lt;br /&gt;
Default value &lt;br /&gt;
&amp;lt;meta property="og:image" content="&amp;lt;?php echo Mage::getBaseUrl('media') . ltrim($product-&amp;gt;getImage(), '/');?&amp;gt;"/&amp;gt;   &lt;br /&gt;
Change to &lt;br /&gt;
&amp;lt;meta property="og:image" content="&amp;lt;?php echo Mage::helper('catalog/image')-&amp;gt;init(Mage::registry('current_product'), 'small_image')-&amp;gt;resize(100,100);?&amp;gt;"/&amp;gt;   &lt;br /&gt;
&lt;br /&gt;
Bump…it works in my website.&lt;/p&gt;&lt;p&gt;&lt;a href='https://lh6.googleusercontent.com/-K4_ay6GXdac/TfXk7fLPUZI/AAAAAAAAAA4/XFph7Mwy5YQ/s400/facelink.jpg'&gt;https://lh6.googleusercontent.com/-K4_ay6GXdac/TfXk7fLPUZI/AAAAAAAAAA4/XFph7Mwy5YQ/s400/facelink.jpg&lt;/a&gt; &lt;/p&gt;&lt;br clear='left'/&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7397115647382224018-4921251743401320714?l=mazoerkam.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-06-17T07:21:57.530-07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>remove count summary magento</title><link>http://mazoerkam.blogspot.com/2011/06/remove-count-summary.html</link><category>magento</category><category>programming</category><author>noreply@blogger.com (mazoerkam)</author><pubDate>Fri, 17 Jun 2011 07:22:09 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7397115647382224018.post-1421454962335104847</guid><description>&lt;div xmlns=''&gt;&lt;p&gt;One of my clients asked me to hide customer count review summary.  He said, many customers did not read if there is only one or two reviewer. Absolutely reasonable :D :D.&lt;/p&gt;&lt;p&gt;/app/design/frontend/default/template/review/helper/summary_short.phtml&lt;/p&gt;&lt;p&gt; Remove&lt;/p&gt;&lt;p&gt;&amp;lt;?php// echo $this-&amp;gt;__('%d Review(s)', $this-&amp;gt;getReviewsCount()) ?&amp;gt;&lt;/p&gt;&lt;p&gt; Right now your customer only see star review indicator.&lt;/p&gt;&lt;p&gt; best regards&lt;/p&gt;&lt;p style='margin-bottom: 0in'&gt;&lt;br /&gt;
&lt;/p&gt;&lt;br clear='left'/&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7397115647382224018-1421454962335104847?l=mazoerkam.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-06-17T07:22:09.381-07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>removing black background thumbnail magento</title><link>http://mazoerkam.blogspot.com/2011/06/removing-black-backgoround-thumbail.html</link><category>magento</category><category>programming</category><author>noreply@blogger.com (mazoerkam)</author><pubDate>Fri, 17 Jun 2011 07:22:31 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7397115647382224018.post-2674426850531260006</guid><description>&lt;div xmlns=''&gt;&lt;p style='margin-bottom: 0in'&gt;suddenly, my background thumbnail become black in live server. if it happen to you don’t be panic, just go to lib\Varien\Image\Adapter\Gd2.php in your magento folder and &lt;br /&gt;
Find this line --line 135 &lt;br /&gt;
private function _fillBackgroundColor(&amp;amp;amp;$imageResourceTo) &lt;br /&gt;
Replace &lt;br /&gt;
private function _fillBackgroundColor(&amp;amp;amp;$imageResourceTo,$w,$h) &lt;br /&gt;
Find this code--line 182 &lt;br /&gt;
if (!imagefill($imageResourceTo, 0, 0, $color)) { throw new Exception("Failed to fill image background with color {$r} {$g} {$b}."); } &lt;br /&gt;
replace &lt;br /&gt;
if (!imagefilledrectangle($imageResourceTo,0,0,$w,$h,$color)) { throw new Exception("Failed to fill image background with color {$r} {$g} {$b}."); &lt;br /&gt;
Find this line --line 302&amp;lt;br /&amp;gt; &lt;br /&gt;
$this-&amp;amp;gt;_fillBackgroundColor($newImage); &lt;br /&gt;
Replace &lt;br /&gt;
$this-&amp;amp;gt;_fillBackgroundColor($newImage,$frameWidth,$frameWidth); &lt;br /&gt;
&amp;lt;p&amp;gt;hope it help..&amp;lt;/p&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;/p&gt;&lt;br clear='left'/&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7397115647382224018-2674426850531260006?l=mazoerkam.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-06-17T07:22:31.090-07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>send newsletter bug issue 1.4.2.0 magento</title><link>http://mazoerkam.blogspot.com/2011/06/send-newsletter-bug-issue-1420.html</link><category>magento</category><category>programming</category><author>noreply@blogger.com (mazoerkam)</author><pubDate>Fri, 17 Jun 2011 07:22:58 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7397115647382224018.post-5641692471195892532</guid><description>&lt;div xmlns=''&gt;&lt;p&gt;'m ready testing send newsletter. bingo..newsletter never sent. Tried many times, looking for bugs. asking my self," why it happened?" I guess it's caused by cron.php, checked config.xml and still no result. all day trying to break off the problem. &lt;br /&gt;
when I feel tired google save my life again. Finally I found that I forgot choosing subscribers form :D:D &lt;br /&gt;
&lt;br /&gt;
complete issue on magento 1.4.1.1 and 1.4.2.0 &lt;br /&gt;
If three or more newsletters are queued (with valid past start dates) and each has zero subscribers, then no newsletters will ever be sent. &lt;br /&gt;
The Newsletter Observer looks for the past three unsent newsletter queues and asks them to be sent via Queue-&amp;gt;sendPerSubscriber. However, this function will immediately return if zero subscribers exist for the queue. If all three queues are in this state, then this situation will repeat as-is each time the cron job is run. &lt;br /&gt;
Temporary fix is to delete the start date for any queues with zero subscribers.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;
conclusion;&lt;/p&gt;&lt;p&gt;dont ever forget to choose subscriber form and create subscriber list before testing send newsletter.&lt;/p&gt;&lt;p&gt;reference &lt;br /&gt;
http://www.magentocommerce.com/bug-tracking/issue?issue=10401&lt;/p&gt;&lt;br clear='left'/&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7397115647382224018-5641692471195892532?l=mazoerkam.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-06-17T07:22:58.170-07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>send newsletter manually magento</title><link>http://mazoerkam.blogspot.com/2011/06/send-newsletter-manually.html</link><category>magento</category><category>programming</category><author>noreply@blogger.com (mazoerkam)</author><pubDate>Fri, 17 Jun 2011 07:23:24 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7397115647382224018.post-1738758271620673495</guid><description>&lt;div xmlns=''&gt;&lt;p style='margin-bottom: 0in'&gt;there is method to send newsletter manually by calling all queue newsletter pending status. so we don't need to run cron.php everytime to run newsletter and feel tired to create cron schedule work in your server :D. after searching for many hours, finally I found the sollution. it's not my originally work. great appreciate to manu and alistek. &lt;br /&gt;
let start it. &lt;br /&gt;
go to &lt;br /&gt;
app/code/core/Mage/Adminhtml/Block/Newsletter/Queue/Grid/Renderer/Action.php &lt;br /&gt;
&lt;br /&gt;
change the code line &lt;br /&gt;
original &lt;br /&gt;
&lt;br /&gt;
if($row-&amp;gt;getQueueStatus()==Mage_Newsletter_Model_Queue::STATUS_NEVER) { &lt;br /&gt;
               if(!$row-&amp;gt;getQueueStartAt() &amp;amp;&amp;amp; $row-&amp;gt;getSubscribersTotal()) { &lt;br /&gt;
                $actions[] = array( &lt;br /&gt;
                    'url' =&amp;gt; $this-&amp;gt;getUrl('*/*/start', array('id'=&amp;gt;$row-&amp;gt;getId())), &lt;br /&gt;
                    'caption'    =&amp;gt; Mage::helper('newsletter')-&amp;gt;__('Start') &lt;br /&gt;
                ); &lt;br /&gt;
            } &lt;br /&gt;
&lt;br /&gt;
rewritten &lt;br /&gt;
&lt;br /&gt;
if($row-&amp;gt;getQueueStatus()==Mage_Newsletter_Model_Queue::STATUS_NEVER) { &lt;br /&gt;
               if(!$row-&amp;gt;getSubscribersTotal()==0) { &lt;br /&gt;
                $actions[] = array( &lt;br /&gt;
                    'url' =&amp;gt; $this-&amp;gt;getUrl('*/*/sending', array('id'=&amp;gt;$row-&amp;gt;getId())), &lt;br /&gt;
                    'caption'    =&amp;gt; Mage::helper('newsletter')-&amp;gt;__('Start') &lt;br /&gt;
                ); &lt;br /&gt;
            } &lt;br /&gt;
&lt;br /&gt;
with this code we can call newsletter pending newsletter to send immediately. but we don't want blank page after call it. we need to go back to grid view. &lt;br /&gt;
&lt;br /&gt;
add this code to &lt;br /&gt;
File: /app/code/Mage/Adminhtml/controllers/Newsletter/QueueController.php &lt;br /&gt;
&lt;br /&gt;
 $this-&amp;gt;_redirect('*/*'); &lt;br /&gt;
&lt;br /&gt;
after &lt;br /&gt;
$collection-&amp;gt;walk('sendPerSubscriber', array($countOfSubscritions)); before } in public function sendingAction() &lt;br /&gt;
&lt;br /&gt;
full rewritten &lt;br /&gt;
public function sendingAction() &lt;br /&gt;
    { &lt;br /&gt;
        // Todo: put it somewhere in config! &lt;br /&gt;
        $countOfQueue  = 3; &lt;br /&gt;
        $countOfSubscritions = 20; &lt;br /&gt;
&lt;br /&gt;
        $collection = Mage::getResourceModel('newsletter/queue_collection') &lt;br /&gt;
            -&amp;gt;setPageSize($countOfQueue) &lt;br /&gt;
            -&amp;gt;setCurPage(1) &lt;br /&gt;
            -&amp;gt;addOnlyForSendingFilter() &lt;br /&gt;
            -&amp;gt;load(); &lt;br /&gt;
&lt;br /&gt;
        $collection-&amp;gt;walk('sendPerSubscriber', array($countOfSubscritions)); &lt;br /&gt;
&lt;br /&gt;
        $this-&amp;gt;_redirect('*/*'); &lt;br /&gt;
    } &lt;br /&gt;
&lt;br /&gt;
before we look how wonder this function working, dont forget to change admin in non secure. &lt;br /&gt;
go to system -&amp;gt; configuration -&amp;gt; advanced -&amp;gt; admin -&amp;gt; security and then change Add Secret Key to URLs to no. &lt;br /&gt;
&lt;br /&gt;
now we call all queue newletter pending status. just put this code into your browser. &lt;br /&gt;
it's important to now direction of your admin path. &lt;br /&gt;
&lt;br /&gt;
http://www.yourdomain.com/index/admin/newsletter_queue/sending &lt;br /&gt;
&lt;br /&gt;
bingo...all pending newsletter have been sent. &lt;br /&gt;
&lt;br /&gt;
a litle trick from manu2008 by creating button to send newsletter. &lt;br /&gt;
&lt;br /&gt;
"Do you want a send newsletter for the admin? Cant fin the button? Create it! &lt;br /&gt;
Go to /app/design/adminhtml/default/default/template/newsletter/queue/list.phtml &lt;br /&gt;
&lt;br /&gt;
and add the following after the last line (line 33 for me): &lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;div align="center"&amp;gt;&amp;lt;b&amp;gt;&amp;lt;h3 class="icon-head head-newsletter-queue"&amp;gt;&amp;lt;a href="/MAGOX/index.php/admin/newsletter_queue/sending"&amp;gt;Send News Letter&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;/div&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Save &amp;amp; refresh...da da! &lt;br /&gt;
&lt;br /&gt;
reference : &lt;br /&gt;
http://www.magentocommerce.com/boards/viewthread/2424/P0/&lt;/p&gt;&lt;br clear='left'/&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7397115647382224018-1738758271620673495?l=mazoerkam.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-06-17T07:23:24.071-07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>about me</title><link>http://mazoerkam.blogspot.com/2011/06/about-me.html</link><category>about-me</category><author>noreply@blogger.com (mazoerkam)</author><pubDate>Fri, 17 Jun 2011 00:36:59 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7397115647382224018.post-1895502114037218731</guid><description>&lt;div xmlns=""&gt;&lt;div style="margin-bottom: 0in;"&gt;Basically, I'm documentary film maker. “dentang kutak denting- waiting for the rain” got best film jogjakarta documentary film festival and previewing in France, Korea, Rotterdam film festival and many festival film in Indonesia. “ijinkan aku bernyanyi – allow me to sing” got best film nominee in surabaya film festival, most appreciate film in europe on screen and previewing in many film festivals.&lt;/div&gt;&lt;div style="margin-bottom: 0in;"&gt;And now learning web programing and building.&lt;/div&gt;&lt;div style="margin-bottom: 0in;"&gt;&lt;br /&gt;
feel free to contact us&lt;br /&gt;
&lt;?php echo "Google talk id : mazoerkam"?&gt;&lt;iframe src="http://www.google.com/talk/service/badge/Show?tk=z01q6amlqeinav876rcmcrkihqpoh9dpp90u73gsgnblmknhbk38u9j72b9plut2rs4skcc46kqat0evbsuc1u9ik0mkfjvhi8f6hum92cq79avslp78bpc1kqlf7ua3bjkvqk0kmdkeg5sjqlasnjs2h7sbrtjn5di0o4b47&amp;amp;w=200&amp;amp;h=60" allowtransparency="true" frameborder="0" height="60" width="200"&gt;&lt;/iframe&gt; &lt;?php echo "yahoo messenger id : mazoerkam"?&gt;&lt;a style="text-decoration:none;" href="ymsgr:sendim?mazoerkam" title="Send IM"&gt;&lt;img src="http://www.imvisible.info/status-image.php?id=mazoerkam&amp;icon=3" alt="" style="border:0px;"/&gt;&lt;br /&gt;&lt;/a&gt;&lt;noscript&gt;&lt;a href="http://www.imvisible.info" title="yahoo invisible detector"&gt;yahoo invisible detector&lt;/a&gt;&lt;/noscript&gt;&lt;/br&gt;&lt;?php echo "Skype id : mazoerkam"?&gt;&lt;script type="text/javascript" src="http://download.skype.com/share/skypebuttons/js/skypeCheck.js"&gt;&lt;/script&gt;&lt;br /&gt;
&lt;a href="skype:mazoerkam?call"&gt;&lt;img src="http://mystatus.skype.com/bigclassic/mazoerkam" style="border: none;" width="182" height="44" alt="My status" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;div style="margin-bottom: 0in;"&gt;Best regards&lt;/div&gt;&lt;div style="margin-bottom: 0in;"&gt;ananto wibowo&lt;/div&gt;&lt;div style="margin-bottom: 0in;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br clear="left" /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7397115647382224018-1895502114037218731?l=mazoerkam.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-06-17T00:36:59.802-07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><media:rating>nonadult</media:rating></channel></rss>

