<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;CUcGQ3o_fCp7ImA9WhRRF0Q.&quot;"><id>tag:blogger.com,1999:blog-1626045838989221826</id><updated>2011-12-01T18:30:22.444-08:00</updated><category term="PHP" /><category term="Drupal" /><category term="Browser" /><category term="jQuery" /><category term="Joomla" /><category term="Zen Cart" /><category term="MySQL" /><category term="phpBB" /><category term="CSS" /><category term="Javascript" /><category term="Recurssion" /><category term="Scriptaculous (script.aculo.us)" /><category term="HTML" /><category term="Zend Framework" /><category term="Magento" /><category term="IE" /><category term="Prototype" /><category term="Freeware" /><category term="Regular Expression" /><category term="Blogger" /><category term="Dreamweaver" /><category term="CakePHP" /><title>Web Funda</title><subtitle type="html">Tips and tricks on PHP, MySQL, AJAX, XML, CakePHP, Magento, Zen Cart, JQuery, Prototype, Javascript, CSS, XHTML by Rajashree Talukdar and Sumit Surai</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://web-funda.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://web-funda.blogspot.com/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default?start-index=26&amp;max-results=25&amp;redirect=false&amp;v=2" /><author><name>Sumit Surai</name><uri>http://www.blogger.com/profile/07107173398239566168</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="24" height="32" src="http://3.bp.blogspot.com/_b5XPvopAdA0/SOe6Hf2spbI/AAAAAAAAAUA/TCKJqXuCjFg/S220/S6304642.JPG" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>58</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/WebFundaz" /><feedburner:info uri="webfundaz" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry gd:etag="W/&quot;CE8DQXs5cSp7ImA9WhZTFEk.&quot;"><id>tag:blogger.com,1999:blog-1626045838989221826.post-8130949486998226153</id><published>2011-03-18T03:07:00.000-07:00</published><updated>2011-03-18T03:07:50.529-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-18T03:07:50.529-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="PHP" /><category scheme="http://www.blogger.com/atom/ns#" term="Zen Cart" /><title>Zen Cart Blank Page Error Before Or After Installation</title><content type="html">The problem -&lt;br /&gt;
&lt;br /&gt;
1. After uploading the files and pointing the browser to the Zen Cart folder blank page is shown.&lt;br /&gt;
2. After installation is complete by going to the zc_install folder manually, the store front end is blank&lt;br /&gt;
3. Following error is shown -&lt;br /&gt;
   &lt;br /&gt;
Warning: include(includes/configure.php) [function.include]: failed to open stream: No such file or directory in&lt;br /&gt;
&lt;br /&gt;
The solution -&lt;br /&gt;
&lt;br /&gt;
1. Open the php.ini file&lt;br /&gt;
2. Search for include_path&lt;br /&gt;
3. Add '.:' in the value (If Unix/Linux System) or '.;' (If Windows System)&lt;br /&gt;
4. Restart your web server&lt;br /&gt;
&lt;br /&gt;
That should solve the issue. If you do not have access to the php.ini ask your Server Administrator&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1626045838989221826-8130949486998226153?l=web-funda.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/J4xaetAceX-xAX4YG4nbbWU0N5Q/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/J4xaetAceX-xAX4YG4nbbWU0N5Q/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/J4xaetAceX-xAX4YG4nbbWU0N5Q/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/J4xaetAceX-xAX4YG4nbbWU0N5Q/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WebFundaz/~4/heBDzzu9-wM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://web-funda.blogspot.com/feeds/8130949486998226153/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://web-funda.blogspot.com/2011/03/zen-cart-blank-page-error-before-or.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/8130949486998226153?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/8130949486998226153?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebFundaz/~3/heBDzzu9-wM/zen-cart-blank-page-error-before-or.html" title="Zen Cart Blank Page Error Before Or After Installation" /><author><name>Sumit Surai</name><uri>http://www.blogger.com/profile/07107173398239566168</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="24" height="32" src="http://3.bp.blogspot.com/_b5XPvopAdA0/SOe6Hf2spbI/AAAAAAAAAUA/TCKJqXuCjFg/S220/S6304642.JPG" /></author><thr:total>0</thr:total><feedburner:origLink>http://web-funda.blogspot.com/2011/03/zen-cart-blank-page-error-before-or.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUMGRng6eip7ImA9Wx9aEUg.&quot;"><id>tag:blogger.com,1999:blog-1626045838989221826.post-329564563160938167</id><published>2011-03-03T05:03:00.000-08:00</published><updated>2011-03-03T05:03:47.612-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-03T05:03:47.612-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="PHP" /><category scheme="http://www.blogger.com/atom/ns#" term="Magento" /><title>Magento - Get Product Stock Quantity</title><content type="html">To get the quantity in stock for a particular product in Magento use the following code -&lt;br /&gt;
&lt;br /&gt;
&lt;pre class="brush:php"&gt;$qtyStock = Mage::getModel('cataloginventory/stock_item')-&gt;loadByProduct($_product)-&gt;getQty();
&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1626045838989221826-329564563160938167?l=web-funda.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/0lyA8Xm5-Wt_bbJQqcBaAau6fEA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/0lyA8Xm5-Wt_bbJQqcBaAau6fEA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/0lyA8Xm5-Wt_bbJQqcBaAau6fEA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/0lyA8Xm5-Wt_bbJQqcBaAau6fEA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WebFundaz/~4/QWzu4wPlZY0" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://web-funda.blogspot.com/feeds/329564563160938167/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://web-funda.blogspot.com/2011/03/magento-get-product-stock-quantity.html#comment-form" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/329564563160938167?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/329564563160938167?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebFundaz/~3/QWzu4wPlZY0/magento-get-product-stock-quantity.html" title="Magento - Get Product Stock Quantity" /><author><name>Sumit Surai</name><uri>http://www.blogger.com/profile/07107173398239566168</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="24" height="32" src="http://3.bp.blogspot.com/_b5XPvopAdA0/SOe6Hf2spbI/AAAAAAAAAUA/TCKJqXuCjFg/S220/S6304642.JPG" /></author><thr:total>1</thr:total><feedburner:origLink>http://web-funda.blogspot.com/2011/03/magento-get-product-stock-quantity.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DU8GQHszcCp7ImA9Wx9VEUg.&quot;"><id>tag:blogger.com,1999:blog-1626045838989221826.post-1605383476780255847</id><published>2011-01-27T11:50:00.000-08:00</published><updated>2011-01-27T11:50:21.588-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-01-27T11:50:21.588-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="PHP" /><category scheme="http://www.blogger.com/atom/ns#" term="Magento" /><title>Magento - Show Error Report On Browser</title><content type="html">The new versions of Magento do not show the error report on browser. Instead they are stored on separate files and the file name is shown on browser. This is a great feature which is done for safety.&lt;br /&gt;
&lt;br /&gt;
However while developing it becomes a little irritating to open the error files every time. So, if you want to print the error reports on browser during development do the following -&lt;br /&gt;
&lt;br /&gt;
1. Open the file errors\local.xml &lt;br /&gt;
   If you do not get a file with the same name, look for local.xml.sample and rename it to local.xml&lt;br /&gt;
2. Look for the &lt;action&gt; tag. Between &lt;action&gt; and &lt;/action&gt; write print, if not already written.&lt;br /&gt;
&lt;br /&gt;
print will show the error on browser and email will mail it.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1626045838989221826-1605383476780255847?l=web-funda.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/23SmsqZnZ4hNS4MN_lWhLliBvHU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/23SmsqZnZ4hNS4MN_lWhLliBvHU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/23SmsqZnZ4hNS4MN_lWhLliBvHU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/23SmsqZnZ4hNS4MN_lWhLliBvHU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WebFundaz/~4/k3Fv-wtL5eg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://web-funda.blogspot.com/feeds/1605383476780255847/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://web-funda.blogspot.com/2011/01/magento-show-error-report-on-browser.html#comment-form" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/1605383476780255847?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/1605383476780255847?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebFundaz/~3/k3Fv-wtL5eg/magento-show-error-report-on-browser.html" title="Magento - Show Error Report On Browser" /><author><name>Sumit Surai</name><uri>http://www.blogger.com/profile/07107173398239566168</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="24" height="32" src="http://3.bp.blogspot.com/_b5XPvopAdA0/SOe6Hf2spbI/AAAAAAAAAUA/TCKJqXuCjFg/S220/S6304642.JPG" /></author><thr:total>1</thr:total><feedburner:origLink>http://web-funda.blogspot.com/2011/01/magento-show-error-report-on-browser.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C04DSH0ycSp7ImA9Wx9VEUg.&quot;"><id>tag:blogger.com,1999:blog-1626045838989221826.post-2321211935422598928</id><published>2011-01-24T17:13:00.000-08:00</published><updated>2011-01-27T10:12:59.399-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-01-27T10:12:59.399-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="PHP" /><category scheme="http://www.blogger.com/atom/ns#" term="Magento" /><title>Magento - Changing Admin Path</title><content type="html">For security reason we should change the admin path from the very obvious admin to something else. Like for example it can be backend or back or even abracadabra. Whatever you think will be secure can be set as admin path by the following steps -&lt;br /&gt;
&lt;br /&gt;
1. Open file \app\etc\local.xml&lt;br /&gt;
2. Look for the line &lt;frontname&gt;&lt;![CDATA[admin]]&gt;&lt;/frontName&gt;&lt;br /&gt;
3. Change admin to the name you have chosen. Save and close the file&lt;br /&gt;
4. Delete the contents of \var\cache  and  \var\session&lt;br /&gt;
&lt;br /&gt;
Now you can access the admin with the new path like www.yousite.com/index.php/back/ or www.yousite.com/back/&lt;br /&gt;
&lt;br /&gt;
Enjoy the added security :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1626045838989221826-2321211935422598928?l=web-funda.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/jADepuudHSDlrr3k7RZqHn6NaPg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/jADepuudHSDlrr3k7RZqHn6NaPg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/jADepuudHSDlrr3k7RZqHn6NaPg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/jADepuudHSDlrr3k7RZqHn6NaPg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WebFundaz/~4/9XoJRXQtGiM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://web-funda.blogspot.com/feeds/2321211935422598928/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://web-funda.blogspot.com/2011/01/magento-changing-admin-path.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/2321211935422598928?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/2321211935422598928?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebFundaz/~3/9XoJRXQtGiM/magento-changing-admin-path.html" title="Magento - Changing Admin Path" /><author><name>Sumit Surai</name><uri>http://www.blogger.com/profile/07107173398239566168</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="24" height="32" src="http://3.bp.blogspot.com/_b5XPvopAdA0/SOe6Hf2spbI/AAAAAAAAAUA/TCKJqXuCjFg/S220/S6304642.JPG" /></author><thr:total>0</thr:total><feedburner:origLink>http://web-funda.blogspot.com/2011/01/magento-changing-admin-path.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkMHQXg5fyp7ImA9Wx9XGEo.&quot;"><id>tag:blogger.com,1999:blog-1626045838989221826.post-6102178228065214235</id><published>2011-01-12T16:26:00.000-08:00</published><updated>2011-01-12T16:27:10.627-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-01-12T16:27:10.627-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="PHP" /><category scheme="http://www.blogger.com/atom/ns#" term="Magento" /><title>Magento - Fetch All The Products Under A Certain Category</title><content type="html">If you want to fetch all the products under a certain category in Magento, use the below code -&lt;br /&gt;
&lt;br /&gt;
&lt;pre class="brush:php"&gt;$catObj = Mage::getModel('catalog/category')-&gt;load($catId);
$prodObj = $catObj-&gt;getProductCollection()-&gt;getData();
&lt;/pre&gt;&lt;br /&gt;
Here $catId is the id of the category whose product you want to fetch. And $prodObj will return the array of products, each of whose values will be an array like -&lt;br /&gt;
&lt;br /&gt;
Array(&lt;br /&gt;
[entity_id] =&gt; 1&lt;br /&gt;
[entity_type_id] =&gt; 4&lt;br /&gt;
[attribute_set_id] =&gt; 4&lt;br /&gt;
[type_id] =&gt; simple&lt;br /&gt;
[sku] =&gt; product-a&lt;br /&gt;
[has_options] =&gt; 0&lt;br /&gt;
[required_options] =&gt; 0&lt;br /&gt;
[created_at] =&gt; 2011-01-12 19:01:24&lt;br /&gt;
[updated_at] =&gt; 2011-01-12 19:01:24&lt;br /&gt;
[cat_index_position] =&gt; 1&lt;br /&gt;
)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1626045838989221826-6102178228065214235?l=web-funda.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/gttcz1FzOPciR8lTe2dlPB_Lf7M/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/gttcz1FzOPciR8lTe2dlPB_Lf7M/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/gttcz1FzOPciR8lTe2dlPB_Lf7M/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/gttcz1FzOPciR8lTe2dlPB_Lf7M/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WebFundaz/~4/mW7nGzuziXE" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://web-funda.blogspot.com/feeds/6102178228065214235/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://web-funda.blogspot.com/2011/01/magento-fetch-all-products-under.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/6102178228065214235?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/6102178228065214235?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebFundaz/~3/mW7nGzuziXE/magento-fetch-all-products-under.html" title="Magento - Fetch All The Products Under A Certain Category" /><author><name>Sumit Surai</name><uri>http://www.blogger.com/profile/07107173398239566168</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="24" height="32" src="http://3.bp.blogspot.com/_b5XPvopAdA0/SOe6Hf2spbI/AAAAAAAAAUA/TCKJqXuCjFg/S220/S6304642.JPG" /></author><thr:total>0</thr:total><feedburner:origLink>http://web-funda.blogspot.com/2011/01/magento-fetch-all-products-under.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEABQH8zeyp7ImA9Wx9XGEo.&quot;"><id>tag:blogger.com,1999:blog-1626045838989221826.post-4804811035070053145</id><published>2011-01-12T15:54:00.000-08:00</published><updated>2011-01-12T15:59:11.183-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-01-12T15:59:11.183-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="PHP" /><category scheme="http://www.blogger.com/atom/ns#" term="Magento" /><title>Magento - How To Get All the Products</title><content type="html">To fetch all the products in Magento you can use the below code -&lt;br /&gt;
&lt;br /&gt;
&lt;pre class="brush:php"&gt;$prodobj = Mage::getResourceModel('catalog/product_collection')-&amp;gt;getData();
&lt;/pre&gt;&lt;br /&gt;
$prodobj is an array which will contain all the products, each as an array. The values returned for the products are -&lt;br /&gt;
&lt;br /&gt;
Array(&lt;br /&gt;
     [entity_id] =&gt; 1&lt;br /&gt;
     [entity_type_id] =&gt; 4&lt;br /&gt;
     [attribute_set_id] =&gt; 4&lt;br /&gt;
     [type_id] =&gt; simple&lt;br /&gt;
     [sku] =&gt; product-a&lt;br /&gt;
     [has_options] =&gt; 0&lt;br /&gt;
     [required_options] =&gt; 0&lt;br /&gt;
     [created_at] =&gt; 2011-01-12 19:01:24&lt;br /&gt;
     [updated_at] =&gt; 2011-01-12 19:01:24&lt;br /&gt;
)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1626045838989221826-4804811035070053145?l=web-funda.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/8xUsDALTodotkzA4VlqoiFCSb9A/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/8xUsDALTodotkzA4VlqoiFCSb9A/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/8xUsDALTodotkzA4VlqoiFCSb9A/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/8xUsDALTodotkzA4VlqoiFCSb9A/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WebFundaz/~4/20FlTefo4GA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://web-funda.blogspot.com/feeds/4804811035070053145/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://web-funda.blogspot.com/2011/01/magento-how-to-get-all-products.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/4804811035070053145?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/4804811035070053145?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebFundaz/~3/20FlTefo4GA/magento-how-to-get-all-products.html" title="Magento - How To Get All the Products" /><author><name>Sumit Surai</name><uri>http://www.blogger.com/profile/07107173398239566168</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="24" height="32" src="http://3.bp.blogspot.com/_b5XPvopAdA0/SOe6Hf2spbI/AAAAAAAAAUA/TCKJqXuCjFg/S220/S6304642.JPG" /></author><thr:total>0</thr:total><feedburner:origLink>http://web-funda.blogspot.com/2011/01/magento-how-to-get-all-products.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DE4GQ3s-eSp7ImA9Wx9XF0U.&quot;"><id>tag:blogger.com,1999:blog-1626045838989221826.post-3962373592935618722</id><published>2011-01-11T15:02:00.000-08:00</published><updated>2011-01-11T15:02:02.551-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-01-11T15:02:02.551-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="PHP" /><category scheme="http://www.blogger.com/atom/ns#" term="Magento" /><title>Magento Problem In Creating New Product</title><content type="html">In the last few Magento releases (I have personally faced the issue in versions 1.4.1.1 and 1.4.2.0) when trying to create a new product in the back end Magento returns an error and products are not created.&lt;br /&gt;
&lt;br /&gt;
The error message is&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Fatal error&lt;/b&gt;:  Call to a member function deletePriceData() on a non-object in &lt;b&gt;\app\code\core\Mage\Catalog\Model\Product\Attribute\Backend\Tierprice.php&lt;/b&gt; on line &lt;b&gt;238&lt;/b&gt; &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Solution&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
This error is given because in these Magento releases one file is missing. Actually it is present but the extension is .ph in place of .php&lt;br /&gt;
The file is located at&lt;br /&gt;
\app\code\core\Mage\Catalog\Model\Resource\Eav\Mysql4\Product\Attribute\Backend&lt;br /&gt;
In this folder rename &lt;b&gt;&lt;i&gt;Tierprice.ph&lt;/i&gt;&lt;/b&gt; to &lt;b&gt;&lt;i&gt;Tierprice.php &lt;/i&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Its funny how this error persisted across versions but with the above solution you can forget about that :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1626045838989221826-3962373592935618722?l=web-funda.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/hWCbH9bu_DRniYs1FcL_boDf7Yg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/hWCbH9bu_DRniYs1FcL_boDf7Yg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/hWCbH9bu_DRniYs1FcL_boDf7Yg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/hWCbH9bu_DRniYs1FcL_boDf7Yg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WebFundaz/~4/n0iXG1q9Ttw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://web-funda.blogspot.com/feeds/3962373592935618722/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://web-funda.blogspot.com/2011/01/magento-problem-in-creating-new-product.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/3962373592935618722?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/3962373592935618722?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebFundaz/~3/n0iXG1q9Ttw/magento-problem-in-creating-new-product.html" title="Magento Problem In Creating New Product" /><author><name>Sumit Surai</name><uri>http://www.blogger.com/profile/07107173398239566168</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="24" height="32" src="http://3.bp.blogspot.com/_b5XPvopAdA0/SOe6Hf2spbI/AAAAAAAAAUA/TCKJqXuCjFg/S220/S6304642.JPG" /></author><thr:total>0</thr:total><feedburner:origLink>http://web-funda.blogspot.com/2011/01/magento-problem-in-creating-new-product.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUIER3szfip7ImA9Wx9TGUU.&quot;"><id>tag:blogger.com,1999:blog-1626045838989221826.post-9068231285216245917</id><published>2010-11-28T15:38:00.000-08:00</published><updated>2010-11-28T15:38:26.586-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-11-28T15:38:26.586-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="IE" /><category scheme="http://www.blogger.com/atom/ns#" term="CSS" /><category scheme="http://www.blogger.com/atom/ns#" term="HTML" /><category scheme="http://www.blogger.com/atom/ns#" term="Browser" /><title>Div Center Aligned And Margin Auto Problem For IE6 Fixed</title><content type="html">If you want to place your div in the center of its container with the help of CSS, you can do so following below process -&lt;br /&gt;
&lt;pre class="brush: html;"&gt;&lt;style&gt;
.outer{border:1px solid #000000; width:600px; margin:0 auto;}
.inner{border:1px solid #ff0000; width:300px; margin:0 auto;}
&lt;/style&gt;
&lt;div class="outer"&gt;&lt;div class="inner"&gt;Hi
&lt;/div&gt;&lt;/div&gt;&lt;/pre&gt;margin 0 sets the margin to 0px and auto sets equal space on either side of the div making it center aligned.&lt;br /&gt;
Here both the outer and inner div will be center aligned. The borders are given so that the div blocks can be identified easily.&lt;br /&gt;
If we remove margin:0 auto; from the outer class, the outer div will be left aligned with inner div center aligned within it.&lt;br /&gt;
For the margin auto to function properly the div must have lesser width than its container. &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Problem in IE6&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
In IE6 sometimes the div gets left aligned even after setting margin auto. This happens if the DTD is not defined properly. If you face this problem in IE6 please provide a valid doctype and the div should be aligned center.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1626045838989221826-9068231285216245917?l=web-funda.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/CQneCibRKKGHlhAzuwOIn2SdVy0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/CQneCibRKKGHlhAzuwOIn2SdVy0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/CQneCibRKKGHlhAzuwOIn2SdVy0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/CQneCibRKKGHlhAzuwOIn2SdVy0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WebFundaz/~4/adupefyd-8w" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://web-funda.blogspot.com/feeds/9068231285216245917/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://web-funda.blogspot.com/2010/11/div-center-aligned-and-margin-auto.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/9068231285216245917?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/9068231285216245917?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebFundaz/~3/adupefyd-8w/div-center-aligned-and-margin-auto.html" title="Div Center Aligned And Margin Auto Problem For IE6 Fixed" /><author><name>Sumit Surai</name><uri>http://www.blogger.com/profile/07107173398239566168</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="24" height="32" src="http://3.bp.blogspot.com/_b5XPvopAdA0/SOe6Hf2spbI/AAAAAAAAAUA/TCKJqXuCjFg/S220/S6304642.JPG" /></author><thr:total>0</thr:total><feedburner:origLink>http://web-funda.blogspot.com/2010/11/div-center-aligned-and-margin-auto.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkENQ3c5eip7ImA9Wx5bGUk.&quot;"><id>tag:blogger.com,1999:blog-1626045838989221826.post-5419843275693451824</id><published>2010-11-05T02:10:00.000-07:00</published><updated>2010-11-05T02:18:12.922-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-11-05T02:18:12.922-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="PHP" /><category scheme="http://www.blogger.com/atom/ns#" term="Magento" /><title>Magento - Form Not Submitting In Backend - Formkey</title><content type="html">In Magento back end to properly submit a form, a value called formkey must be submitted with the form. Or else the form will never submit itself.&lt;br /&gt;
&lt;br /&gt;
The formkey can be submitted with a hidden field as below -&lt;br /&gt;
&lt;br /&gt;
&lt;pre class="brush: php;"&gt;$formKey = Mage::getSingleton('core/session')-&amp;gt;getFormKey();

&lt;input name="form_key" type="hidden" value="&amp;lt;?php echo $formKey; ?&amp;gt;" /&gt;
&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1626045838989221826-5419843275693451824?l=web-funda.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/PK6fCRS736etoVOzVf7ixwA5Fuo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/PK6fCRS736etoVOzVf7ixwA5Fuo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/PK6fCRS736etoVOzVf7ixwA5Fuo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/PK6fCRS736etoVOzVf7ixwA5Fuo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WebFundaz/~4/a_7hKtRi1sQ" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://web-funda.blogspot.com/feeds/5419843275693451824/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://web-funda.blogspot.com/2010/11/magento-form-not-submitting-in-backend.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/5419843275693451824?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/5419843275693451824?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebFundaz/~3/a_7hKtRi1sQ/magento-form-not-submitting-in-backend.html" title="Magento - Form Not Submitting In Backend - Formkey" /><author><name>Sumit Surai</name><uri>http://www.blogger.com/profile/07107173398239566168</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="24" height="32" src="http://3.bp.blogspot.com/_b5XPvopAdA0/SOe6Hf2spbI/AAAAAAAAAUA/TCKJqXuCjFg/S220/S6304642.JPG" /></author><thr:total>0</thr:total><feedburner:origLink>http://web-funda.blogspot.com/2010/11/magento-form-not-submitting-in-backend.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEMMQn45fCp7ImA9Wx5WFkk.&quot;"><id>tag:blogger.com,1999:blog-1626045838989221826.post-198591888327730566</id><published>2010-09-27T20:54:00.000-07:00</published><updated>2010-09-27T21:01:23.024-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-09-27T21:01:23.024-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="PHP" /><category scheme="http://www.blogger.com/atom/ns#" term="Magento" /><title>Magento - Load A Product By Any Attribute</title><content type="html">While generally we load a product in Magento by its&lt;i&gt;&lt;b&gt; id&lt;/b&gt;&lt;/i&gt;, it is also possible to load it by any of its attribute. To do that use the following code -&lt;br /&gt;
&lt;br /&gt;
&lt;pre class="brush: php"&gt;$_p =&amp;nbsp;Mage::getModel('catalog/product')-&amp;gt;loadByAttribute('attr_name',&amp;nbsp;$attrib);
&lt;/pre&gt;&lt;br /&gt;
Just replace 'attr_name' with the name of the attribute and $attrib with the value and then Magento will fetch matching products.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1626045838989221826-198591888327730566?l=web-funda.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/npU5cLMiUVyUQ00jfmE4JYPWBfo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/npU5cLMiUVyUQ00jfmE4JYPWBfo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/npU5cLMiUVyUQ00jfmE4JYPWBfo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/npU5cLMiUVyUQ00jfmE4JYPWBfo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WebFundaz/~4/PZWWT7KK0xs" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://web-funda.blogspot.com/feeds/198591888327730566/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://web-funda.blogspot.com/2010/09/magento-load-product-by-any-attribute.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/198591888327730566?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/198591888327730566?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebFundaz/~3/PZWWT7KK0xs/magento-load-product-by-any-attribute.html" title="Magento - Load A Product By Any Attribute" /><author><name>Sumit Surai</name><uri>http://www.blogger.com/profile/07107173398239566168</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="24" height="32" src="http://3.bp.blogspot.com/_b5XPvopAdA0/SOe6Hf2spbI/AAAAAAAAAUA/TCKJqXuCjFg/S220/S6304642.JPG" /></author><thr:total>0</thr:total><feedburner:origLink>http://web-funda.blogspot.com/2010/09/magento-load-product-by-any-attribute.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEUDQnc4cCp7ImA9WxFaFkU.&quot;"><id>tag:blogger.com,1999:blog-1626045838989221826.post-3654371385899145741</id><published>2010-07-20T21:22:00.001-07:00</published><updated>2010-07-20T21:24:33.938-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-07-20T21:24:33.938-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Javascript" /><category scheme="http://www.blogger.com/atom/ns#" term="CSS" /><category scheme="http://www.blogger.com/atom/ns#" term="HTML" /><title>Change CSS Class With JavaScript</title><content type="html">If we need to change the CSS class of a div or any other element with onclick or onmouseover etc. dynamically using JavaScript, you can do so using className. Follow the below example -&lt;br /&gt;
&lt;br /&gt;
&lt;pre class='brush: xml'&gt;&lt;style&gt;
.firstClass{
 border:1px solid #000000;
}
.secondClass{
 border:1px solid #FF0000;
}
&lt;/style&gt;
&lt;div class="firstClass" onclick="this.className = 'secondClass';"&gt;Click here to see the class change&lt;/div&gt;&lt;div class="firstClass" id="divid" onmouseover="changeClass(this,'secondClass')" onmouseout="changeClass(this,'firstClass')"&gt;Mouse over to see the class change&lt;/div&gt;&lt;script type="text/javascript"&gt;
function changeClass(elm,class){
 elm.className = class;
}
&lt;/script&gt;
&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1626045838989221826-3654371385899145741?l=web-funda.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/frHMZINyQJfHHt7cXKqYkgXbwmQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/frHMZINyQJfHHt7cXKqYkgXbwmQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/frHMZINyQJfHHt7cXKqYkgXbwmQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/frHMZINyQJfHHt7cXKqYkgXbwmQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WebFundaz/~4/tTl2XFBPnuI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://web-funda.blogspot.com/feeds/3654371385899145741/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://web-funda.blogspot.com/2010/07/change-css-class-with-javascript.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/3654371385899145741?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/3654371385899145741?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebFundaz/~3/tTl2XFBPnuI/change-css-class-with-javascript.html" title="Change CSS Class With JavaScript" /><author><name>Sumit Surai</name><uri>http://www.blogger.com/profile/07107173398239566168</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="24" height="32" src="http://3.bp.blogspot.com/_b5XPvopAdA0/SOe6Hf2spbI/AAAAAAAAAUA/TCKJqXuCjFg/S220/S6304642.JPG" /></author><thr:total>0</thr:total><feedburner:origLink>http://web-funda.blogspot.com/2010/07/change-css-class-with-javascript.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUEASH4_fSp7ImA9WxFaFkU.&quot;"><id>tag:blogger.com,1999:blog-1626045838989221826.post-2015464808032946577</id><published>2010-07-20T20:36:00.000-07:00</published><updated>2010-07-20T20:40:49.045-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-07-20T20:40:49.045-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="CSS" /><category scheme="http://www.blogger.com/atom/ns#" term="HTML" /><title>Style HR Tag With CSS</title><content type="html">There are pages which have a few hr tags thrown here and there. If the page is designed nicely, the hr tags look ugly, if not styled properly. To make them look fine use the following CSS properties.&lt;br /&gt;
&lt;br /&gt;
1. border:none;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;               -  Will remove the border&lt;br /&gt;
2. background-color:#000000;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  -  Add color as required&lt;br /&gt;
3. height:1px;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;                 -  Adjust the height as required&lt;br /&gt;
&lt;br /&gt;
The above properties will create a fine black line. Adjust the settings to get exactly what you need.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1626045838989221826-2015464808032946577?l=web-funda.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/d9gRRFPjBl1OHo9Vx1_GOzeXpJg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/d9gRRFPjBl1OHo9Vx1_GOzeXpJg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/d9gRRFPjBl1OHo9Vx1_GOzeXpJg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/d9gRRFPjBl1OHo9Vx1_GOzeXpJg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WebFundaz/~4/9xgP8BMgXaU" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://web-funda.blogspot.com/feeds/2015464808032946577/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://web-funda.blogspot.com/2010/07/style-hr-tag-with-css.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/2015464808032946577?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/2015464808032946577?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebFundaz/~3/9xgP8BMgXaU/style-hr-tag-with-css.html" title="Style HR Tag With CSS" /><author><name>Sumit Surai</name><uri>http://www.blogger.com/profile/07107173398239566168</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="24" height="32" src="http://3.bp.blogspot.com/_b5XPvopAdA0/SOe6Hf2spbI/AAAAAAAAAUA/TCKJqXuCjFg/S220/S6304642.JPG" /></author><thr:total>0</thr:total><feedburner:origLink>http://web-funda.blogspot.com/2010/07/style-hr-tag-with-css.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEcMR38yfip7ImA9WxFbF00.&quot;"><id>tag:blogger.com,1999:blog-1626045838989221826.post-4819976322231491179</id><published>2010-07-09T12:01:00.000-07:00</published><updated>2010-07-09T12:01:26.196-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-07-09T12:01:26.196-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Javascript" /><category scheme="http://www.blogger.com/atom/ns#" term="jQuery" /><title>Open Thickbox With Onclick</title><content type="html">There might be certain times when you would want to open a thickbox with onclick instead of the regular a href. Say you want to make a whole td cell clickable. To do so follow the below steps.&lt;br /&gt;
&lt;br /&gt;
1. Open thickbox.js&lt;br /&gt;
&lt;br /&gt;
2. Find the line -&lt;br /&gt;
   tb_init('a.thickbox, area.thickbox, input.thickbox');//pass where to apply thickbox&lt;br /&gt;
&lt;br /&gt;
3. Add td.thickbox. The line would look like - &lt;br /&gt;
   tb_init('a.thickbox, area.thickbox, input.thickbox, td.thickbox');//pass where to apply thickbox&lt;br /&gt;
&lt;br /&gt;
4. Next look for the line -&lt;br /&gt;
   var a = this.href || this.alt;&lt;br /&gt;
&lt;br /&gt;
5. Add the abbr attribute which would contain the link to open. The line would look like -&lt;br /&gt;
   var a = this.href || this.alt || this.abbr;&lt;br /&gt;
&lt;br /&gt;
6. Now add thickbox to td like&lt;br /&gt;
   td class="thickbox" abbr="openthis.html"&lt;br /&gt;
&lt;br /&gt;
Enjoy :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1626045838989221826-4819976322231491179?l=web-funda.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/qVGSDo9E1DLUv70e3E24ng7iZwI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/qVGSDo9E1DLUv70e3E24ng7iZwI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/qVGSDo9E1DLUv70e3E24ng7iZwI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/qVGSDo9E1DLUv70e3E24ng7iZwI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WebFundaz/~4/j8YcvuNXJnA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://web-funda.blogspot.com/feeds/4819976322231491179/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://web-funda.blogspot.com/2010/07/open-thickbox-with-onclick.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/4819976322231491179?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/4819976322231491179?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebFundaz/~3/j8YcvuNXJnA/open-thickbox-with-onclick.html" title="Open Thickbox With Onclick" /><author><name>Sumit Surai</name><uri>http://www.blogger.com/profile/07107173398239566168</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="24" height="32" src="http://3.bp.blogspot.com/_b5XPvopAdA0/SOe6Hf2spbI/AAAAAAAAAUA/TCKJqXuCjFg/S220/S6304642.JPG" /></author><thr:total>0</thr:total><feedburner:origLink>http://web-funda.blogspot.com/2010/07/open-thickbox-with-onclick.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Ak4ERHs5eyp7ImA9WxFUEEk.&quot;"><id>tag:blogger.com,1999:blog-1626045838989221826.post-5501297062792319623</id><published>2010-06-20T08:45:00.000-07:00</published><updated>2010-06-20T08:48:25.523-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-06-20T08:48:25.523-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="PHP" /><title>Double Dollar Or Variable Variables In PHP</title><content type="html">Apart from the normal variables in PHP, which we write like &lt;b&gt;$a&lt;/b&gt;, there is also a variable variable which is written like &lt;b&gt;$$a&lt;/b&gt;. &lt;br /&gt;
&lt;br /&gt;
The problem is when someone wants to search what does this double dollar mean, they do not know how to search. Well searching will be a lot easier if they search by &lt;b&gt;variable variables in PHP&lt;/b&gt;, and the best resource as always is at &lt;a href="http://www.php.net/manual/en/language.variables.variable.php" target="_blank"&gt;php.net&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
To give a short explanation here it is used to give variable / dynamic names to variables.&lt;br /&gt;
&lt;br /&gt;
Lets see a quick example. Say a value increases by a fixed amount everyday of the week. To enter and output the value for each day the code can be like -&lt;br /&gt;
&lt;br /&gt;
&lt;pre class="brush: php; html-script: true"&gt;$dyn = array("Sunday","Monday","Tuesday","Wednesday","Thursday", "Friday","Saturday");
$i=0;
foreach($dyn as $eachDyn){
 $$eachDyn = $i;
 $i+=2;
}
foreach($dyn as $eachDyn){
 echo $eachDyn ." = ".$$eachDyn;
}
&lt;/pre&gt;&lt;br /&gt;
If the fixed amount changes later we need to just change the line $i+=2; to maybe say $i+=5; and that would be sufficient. No need to change each day individually.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1626045838989221826-5501297062792319623?l=web-funda.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/-nR1FLQQtC-EozUmPzzwzIA9eoQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/-nR1FLQQtC-EozUmPzzwzIA9eoQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/-nR1FLQQtC-EozUmPzzwzIA9eoQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/-nR1FLQQtC-EozUmPzzwzIA9eoQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WebFundaz/~4/FUlr3X-YGus" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://web-funda.blogspot.com/feeds/5501297062792319623/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://web-funda.blogspot.com/2010/06/double-dollar-or-variable-variables-in.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/5501297062792319623?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/5501297062792319623?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebFundaz/~3/FUlr3X-YGus/double-dollar-or-variable-variables-in.html" title="Double Dollar Or Variable Variables In PHP" /><author><name>Sumit Surai</name><uri>http://www.blogger.com/profile/07107173398239566168</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="24" height="32" src="http://3.bp.blogspot.com/_b5XPvopAdA0/SOe6Hf2spbI/AAAAAAAAAUA/TCKJqXuCjFg/S220/S6304642.JPG" /></author><thr:total>0</thr:total><feedburner:origLink>http://web-funda.blogspot.com/2010/06/double-dollar-or-variable-variables-in.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0YFSHoycCp7ImA9WxFVGE0.&quot;"><id>tag:blogger.com,1999:blog-1626045838989221826.post-1020631227075764066</id><published>2010-06-17T14:10:00.000-07:00</published><updated>2010-06-17T14:11:59.498-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-06-17T14:11:59.498-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="MySQL" /><title>Import large database in MySQL</title><content type="html">We generally use &lt;a href="http://www.phpmyadmin.net" target="_blank"&gt;phpMyAdmin&lt;/a&gt; for importing database / tables from mySQL dump files. But when the file is large (can be 50 MB or even 700 MB) it is not possible to import it via a web interface. We can import such large files from the command prompt.&lt;br /&gt;
&lt;br /&gt;
1. Open the Command prompt. &lt;br /&gt;
&lt;br /&gt;
2. Go to folder where MySQL is installed. If you are running WAMP the path can be like D:\wamp\bin\mysql\mysql5.0.51b\bin (I do not install my WAMP in the drive where my OS is, hence D: :) )&lt;br /&gt;
&lt;br /&gt;
3. Login to MySQL by typing &lt;br /&gt;
&lt;b&gt;mysql -u [username] -p&lt;/b&gt;&lt;br /&gt;
You will be prompted to enter the password in the next line. Type it and press Enter.&lt;br /&gt;
If you are working on local generally you wont need a password and can hence type&lt;br /&gt;
&lt;b&gt;mysql -u root&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
4. From the MySQL prompt to select the database type&lt;br /&gt;
&lt;b&gt;use [database_name]&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
5. Now to import the file type&lt;br /&gt;
&lt;b&gt;source [file_name_with_full_path]&lt;/b&gt;&lt;br /&gt;
Like if the file is in drive F and is named test.sql, you need to type&lt;br /&gt;
&lt;b&gt;source F:\test.sql&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
That would import the file. Hope you find the post useful. Njoy :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1626045838989221826-1020631227075764066?l=web-funda.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/s1L5aKVAHcW74QwaU8FGcGuV2xM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/s1L5aKVAHcW74QwaU8FGcGuV2xM/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/s1L5aKVAHcW74QwaU8FGcGuV2xM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/s1L5aKVAHcW74QwaU8FGcGuV2xM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WebFundaz/~4/1tL-kcL1I9o" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://web-funda.blogspot.com/feeds/1020631227075764066/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://web-funda.blogspot.com/2010/06/import-large-database-in-mysql.html#comment-form" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/1020631227075764066?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/1020631227075764066?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebFundaz/~3/1tL-kcL1I9o/import-large-database-in-mysql.html" title="Import large database in MySQL" /><author><name>Sumit Surai</name><uri>http://www.blogger.com/profile/07107173398239566168</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="24" height="32" src="http://3.bp.blogspot.com/_b5XPvopAdA0/SOe6Hf2spbI/AAAAAAAAAUA/TCKJqXuCjFg/S220/S6304642.JPG" /></author><thr:total>1</thr:total><feedburner:origLink>http://web-funda.blogspot.com/2010/06/import-large-database-in-mysql.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUENQ3s5fSp7ImA9Wx9WFUs.&quot;"><id>tag:blogger.com,1999:blog-1626045838989221826.post-1269211381266309450</id><published>2010-05-29T00:44:00.000-07:00</published><updated>2011-01-20T15:54:52.525-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-01-20T15:54:52.525-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Dreamweaver" /><title>Shortcuts Not Working In Dreamweaver</title><content type="html">While using Adobe Dreamweaver many a times the short cuts ( Ctrl+b , Ctrl+i etc.) refuse to work.&lt;br /&gt;
&lt;br /&gt;
To solve follow the below steps -&lt;br /&gt;
&lt;br /&gt;
1. Under &lt;b&gt;Window&lt;/b&gt; top menu select &lt;b&gt;Workspace Layout&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
2. Under &lt;b&gt;Workspace Layout&lt;/b&gt; the different layouts are listed. Select a layout apart from the one used currently. Then again switch back to the layout that was set before.&lt;br /&gt;
&lt;br /&gt;
That solved the issue for me. Hopefully it will work for you too :)&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;New solution added on 21st Jan 2010&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
As suggested by Gibby in the comments section, you can also try the following solution -&lt;br /&gt;
&lt;br /&gt;
1. Close Dreamweaver&lt;br /&gt;
2. Go to folder {Drive}:\Documents and Settings\{User}\Application Data\Adobe\Dreamweaver{Version}\en_US\Configuration\Menus\Cache&lt;br /&gt;
3. Delete the cache folder&lt;br /&gt;
4. Restart Dreamweaver&lt;br /&gt;
&lt;br /&gt;
That's it. Enjoy :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1626045838989221826-1269211381266309450?l=web-funda.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/q0_FfHjXXIOb8MnRUMg4BRORkz4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/q0_FfHjXXIOb8MnRUMg4BRORkz4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/q0_FfHjXXIOb8MnRUMg4BRORkz4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/q0_FfHjXXIOb8MnRUMg4BRORkz4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WebFundaz/~4/iK6AZmpjHPw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://web-funda.blogspot.com/feeds/1269211381266309450/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://web-funda.blogspot.com/2010/05/shortcuts-not-working-in-dreamweaver.html#comment-form" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/1269211381266309450?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/1269211381266309450?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebFundaz/~3/iK6AZmpjHPw/shortcuts-not-working-in-dreamweaver.html" title="Shortcuts Not Working In Dreamweaver" /><author><name>Sumit Surai</name><uri>http://www.blogger.com/profile/07107173398239566168</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="24" height="32" src="http://3.bp.blogspot.com/_b5XPvopAdA0/SOe6Hf2spbI/AAAAAAAAAUA/TCKJqXuCjFg/S220/S6304642.JPG" /></author><thr:total>2</thr:total><feedburner:origLink>http://web-funda.blogspot.com/2010/05/shortcuts-not-working-in-dreamweaver.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEQNSXsyeSp7ImA9WxFQEUo.&quot;"><id>tag:blogger.com,1999:blog-1626045838989221826.post-8449867912102649959</id><published>2010-05-06T11:57:00.000-07:00</published><updated>2010-05-06T11:59:58.591-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-05-06T11:59:58.591-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Zend Framework" /><category scheme="http://www.blogger.com/atom/ns#" term="MySQL" /><title>Handle Quotes In MySQL Query Using Zend Framework</title><content type="html">When a value that needs to be inserted into database, contains a mix of &amp;nbsp; ' and " &amp;nbsp;, problem will arise with normal MySQL query.&lt;br /&gt;
&lt;br /&gt;
We can handle the situation when using plain PHP with &lt;a href="http://web-funda.blogspot.com/2009/03/mysql-single-and-double-quotes.html"&gt;this solution&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
But if we are using Zend Framework the solution will be -&lt;br /&gt;
&lt;br /&gt;
$db = Zend_Db::factory('PDO_MYSQL', $params);&lt;br /&gt;
$sql = "Insert Into table_name (key, value) Values (".$db-&gt;&lt;b&gt;quote&lt;/b&gt;($valueWithQuotes) .")";&lt;br /&gt;
$result = $db-&gt;query($sql);&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;iframe src="http://rcm.amazon.com/e/cm?t=webf-20&amp;o=1&amp;p=8&amp;l=bpl&amp;asins=1847194222&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="align:left;padding-top:5px;width:131px;height:245px;padding-right:10px;"align="left" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1626045838989221826-8449867912102649959?l=web-funda.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/7RwBe5PIAGI95u-eNNsSFRldHO0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7RwBe5PIAGI95u-eNNsSFRldHO0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/7RwBe5PIAGI95u-eNNsSFRldHO0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7RwBe5PIAGI95u-eNNsSFRldHO0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WebFundaz/~4/TZZ1p0psL-o" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://web-funda.blogspot.com/feeds/8449867912102649959/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://web-funda.blogspot.com/2010/05/handle-quotes-in-mysql-query-using-zend.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/8449867912102649959?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/8449867912102649959?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebFundaz/~3/TZZ1p0psL-o/handle-quotes-in-mysql-query-using-zend.html" title="Handle Quotes In MySQL Query Using Zend Framework" /><author><name>Sumit Surai</name><uri>http://www.blogger.com/profile/07107173398239566168</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="24" height="32" src="http://3.bp.blogspot.com/_b5XPvopAdA0/SOe6Hf2spbI/AAAAAAAAAUA/TCKJqXuCjFg/S220/S6304642.JPG" /></author><thr:total>0</thr:total><feedburner:origLink>http://web-funda.blogspot.com/2010/05/handle-quotes-in-mysql-query-using-zend.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0EGQng-fCp7ImA9WxBaGEQ.&quot;"><id>tag:blogger.com,1999:blog-1626045838989221826.post-24778452919589664</id><published>2010-03-28T06:09:00.000-07:00</published><updated>2010-03-29T12:40:23.654-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-03-29T12:40:23.654-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Freeware" /><title>Open And Convert CDR , PSD Files For Free</title><content type="html">Many a times it happens that as the developer of a certain project you will get a PSD (Photoshop) or CDR (Coreldraw) file from either the designer or the client. And as a developer its more than possible that you wont be having software like Photoshop or Coreldraw installed in your desktop. So if you want to view the files or convert it to formats like Jpeg or BMP there is a great free solution. Its the free image viewer &lt;b&gt;IrfanView&lt;/b&gt;.&lt;br /&gt;
&lt;br /&gt;
You can download the software &lt;a href="http://www.irfanview.com/"&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
With IrfanView you can view a lot of file types and even create slideshows. Find the complete list &lt;a href="http://www.software.com/irfanview-plugins-9374-1"&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;File Conversion&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
To convert the PSD, CDR etc. files to JPEG do the following -&lt;br /&gt;
&lt;br /&gt;
1. Open it in IrfanView&lt;br /&gt;
2. Go to File -&gt; Save As&lt;br /&gt;
3. Choose the file format in which you want to convert the file to.&lt;br /&gt;
&lt;iframe src="http://rcm.amazon.com/e/cm?t=webf-20&amp;o=1&amp;p=8&amp;l=bpl&amp;asins=B001EUBSL0&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="align:left;padding-top:5px;width:131px;height:245px;padding-right:10px;"align="left" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1626045838989221826-24778452919589664?l=web-funda.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/JIVieDCYZZcp-tNVkHfYVZmHUMQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/JIVieDCYZZcp-tNVkHfYVZmHUMQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/JIVieDCYZZcp-tNVkHfYVZmHUMQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/JIVieDCYZZcp-tNVkHfYVZmHUMQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WebFundaz/~4/3o6ijEl-4Zo" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://web-funda.blogspot.com/feeds/24778452919589664/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://web-funda.blogspot.com/2010/03/open-and-convert-cdr-psd-files-for-free.html#comment-form" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/24778452919589664?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/24778452919589664?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebFundaz/~3/3o6ijEl-4Zo/open-and-convert-cdr-psd-files-for-free.html" title="Open And Convert CDR , PSD Files For Free" /><author><name>Sumit Surai</name><uri>http://www.blogger.com/profile/07107173398239566168</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="24" height="32" src="http://3.bp.blogspot.com/_b5XPvopAdA0/SOe6Hf2spbI/AAAAAAAAAUA/TCKJqXuCjFg/S220/S6304642.JPG" /></author><thr:total>1</thr:total><feedburner:origLink>http://web-funda.blogspot.com/2010/03/open-and-convert-cdr-psd-files-for-free.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A04GRn86fCp7ImA9WxBaF0o.&quot;"><id>tag:blogger.com,1999:blog-1626045838989221826.post-2528914093811507924</id><published>2010-03-03T23:28:00.000-08:00</published><updated>2010-03-28T05:38:47.114-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-03-28T05:38:47.114-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="PHP" /><category scheme="http://www.blogger.com/atom/ns#" term="Magento" /><title>Magento Format Price To Default Currency</title><content type="html">Use the below code to format a price according to default currency in Magento&lt;br /&gt;
&lt;br /&gt;
$price = $_product-&gt;getPrice() /// This is in product details page. Replace it with necessary price value according to your requirement.&lt;br /&gt;
&lt;br /&gt;
$formatted price = Mage::helper('core')-&gt;currency($price);&lt;iframe src="http://rcm.amazon.com/e/cm?t=webf-20&amp;o=1&amp;p=8&amp;l=bpl&amp;asins=1847195946&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="align:left;padding-top:5px;width:131px;height:245px;padding-right:10px;"align="left" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1626045838989221826-2528914093811507924?l=web-funda.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/syXefcZVViXi1_SqFUL9XOThwb4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/syXefcZVViXi1_SqFUL9XOThwb4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/syXefcZVViXi1_SqFUL9XOThwb4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/syXefcZVViXi1_SqFUL9XOThwb4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WebFundaz/~4/91iftDqUivg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://web-funda.blogspot.com/feeds/2528914093811507924/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://web-funda.blogspot.com/2010/03/magento-format-price-to-default.html#comment-form" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/2528914093811507924?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/2528914093811507924?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebFundaz/~3/91iftDqUivg/magento-format-price-to-default.html" title="Magento Format Price To Default Currency" /><author><name>Sumit Surai</name><uri>http://www.blogger.com/profile/07107173398239566168</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="24" height="32" src="http://3.bp.blogspot.com/_b5XPvopAdA0/SOe6Hf2spbI/AAAAAAAAAUA/TCKJqXuCjFg/S220/S6304642.JPG" /></author><thr:total>2</thr:total><feedburner:origLink>http://web-funda.blogspot.com/2010/03/magento-format-price-to-default.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkcER3c5eSp7ImA9WxBaF0U.&quot;"><id>tag:blogger.com,1999:blog-1626045838989221826.post-638546131566060034</id><published>2010-03-02T22:45:00.000-08:00</published><updated>2010-03-28T05:40:06.921-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-03-28T05:40:06.921-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Javascript" /><title>How To Change Value Of OnClick Event Dynamically With JavaScript</title><content type="html">The following script changes the onclick event of the button "Test" dynamically according to which radio button is selected. The JavaScript function changeOnClick() changes the event dynamically.&lt;br /&gt;
&lt;br /&gt;
&lt;pre class="brush: html;"&gt;&lt;input type="radio" name="choice" onclick="changeOnClick('hi')" /&gt;&amp;nbsp;Hi!


&lt;input type="radio" name="choice" onclick="changeOnClick('hello')" /&gt;&amp;nbsp;Hello!


&lt;input type="radio" name="choice" onclick="changeOnClick('bye')" /&gt;&amp;nbsp;Bye!



&lt;input type="button" id="buttonid" onclick="funchi()" value="Test" /&gt;


&lt;script type="text/javascript"&gt;
function funchi(){
alert("Hi!");
}
function funchello(){
alert("Hello!");
}
function funcbye(){
alert("Bye!");
}
function changeOnClick(wh){
document.getElementById('buttonid').onclick = new Function("func"+wh+"()");
}
&lt;/script&gt;
&lt;/pre&gt;&lt;iframe src="http://rcm.amazon.com/e/cm?t=webf-20&amp;o=1&amp;p=8&amp;l=bpl&amp;asins=0596101996&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="align:left;padding-top:5px;width:131px;height:245px;padding-right:10px;"align="left" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1626045838989221826-638546131566060034?l=web-funda.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/-G0eGiAXOkrWI9IX79R_Z-gRb3Y/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/-G0eGiAXOkrWI9IX79R_Z-gRb3Y/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/-G0eGiAXOkrWI9IX79R_Z-gRb3Y/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/-G0eGiAXOkrWI9IX79R_Z-gRb3Y/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WebFundaz/~4/43dGFe5QkXs" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://web-funda.blogspot.com/feeds/638546131566060034/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://web-funda.blogspot.com/2010/03/how-to-change-value-of-onclick-event.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/638546131566060034?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/638546131566060034?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebFundaz/~3/43dGFe5QkXs/how-to-change-value-of-onclick-event.html" title="How To Change Value Of OnClick Event Dynamically With JavaScript" /><author><name>Sumit Surai</name><uri>http://www.blogger.com/profile/07107173398239566168</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="24" height="32" src="http://3.bp.blogspot.com/_b5XPvopAdA0/SOe6Hf2spbI/AAAAAAAAAUA/TCKJqXuCjFg/S220/S6304642.JPG" /></author><thr:total>0</thr:total><feedburner:origLink>http://web-funda.blogspot.com/2010/03/how-to-change-value-of-onclick-event.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkcHSX48eSp7ImA9WxBaF0U.&quot;"><id>tag:blogger.com,1999:blog-1626045838989221826.post-5789131357704544218</id><published>2010-02-19T01:21:00.000-08:00</published><updated>2010-03-28T05:40:38.071-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-03-28T05:40:38.071-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="PHP" /><category scheme="http://www.blogger.com/atom/ns#" term="Magento" /><title>"Flex Library Not Loaded" Error In Magento</title><content type="html">&lt;span style="font-weight:bold;"&gt;The Problem&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Image upload not working in Magento backend. Whenever entering product details getting an error alert saying &lt;span style="font-weight:bold; color:#CA0606;"&gt;Flex Library Not Loaded&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-weight:bold;"&gt;The Solution&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
This happens due to improper Magento installation. Just give full permission to the following folder&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-weight:bold;"&gt;/js/lib&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
That should solve the problem. Njoy :)&lt;iframe src="http://rcm.amazon.com/e/cm?t=webf-20&amp;o=1&amp;p=8&amp;l=bpl&amp;asins=1430272295&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="align:left;padding-top:5px;width:131px;height:245px;padding-right:10px;"align="left" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1626045838989221826-5789131357704544218?l=web-funda.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/K0rwX8pa6MlsZXjpY_Z9Ni4SD5c/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/K0rwX8pa6MlsZXjpY_Z9Ni4SD5c/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/K0rwX8pa6MlsZXjpY_Z9Ni4SD5c/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/K0rwX8pa6MlsZXjpY_Z9Ni4SD5c/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WebFundaz/~4/M8kJFr6mwdU" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://web-funda.blogspot.com/feeds/5789131357704544218/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://web-funda.blogspot.com/2010/02/flex-library-not-loaded-error-in.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/5789131357704544218?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/5789131357704544218?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebFundaz/~3/M8kJFr6mwdU/flex-library-not-loaded-error-in.html" title="&quot;Flex Library Not Loaded&quot; Error In Magento" /><author><name>Sumit Surai</name><uri>http://www.blogger.com/profile/07107173398239566168</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="24" height="32" src="http://3.bp.blogspot.com/_b5XPvopAdA0/SOe6Hf2spbI/AAAAAAAAAUA/TCKJqXuCjFg/S220/S6304642.JPG" /></author><thr:total>0</thr:total><feedburner:origLink>http://web-funda.blogspot.com/2010/02/flex-library-not-loaded-error-in.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkcNRnk9fyp7ImA9WxBaF0U.&quot;"><id>tag:blogger.com,1999:blog-1626045838989221826.post-4863836953886935259</id><published>2010-02-17T13:50:00.000-08:00</published><updated>2010-03-28T05:41:37.767-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-03-28T05:41:37.767-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="PHP" /><category scheme="http://www.blogger.com/atom/ns#" term="Magento" /><title>Magento :: Images Not Showing In Front End</title><content type="html">It is a common issue in Magento. After uploading images from back end, the images are shown in back end, but are not displayed on the front end. To solve follow the below steps. Any one of them might solve the issue for you, or even you might need to apply all. Try your luck :)&lt;br /&gt;
&lt;br /&gt;
1. In back end go to System -&gt; Cache Management. Click all check boxes. Choose 'Refresh' option from 'All Cache' drop down. Click 'Save Cache Settings'. Once the page reloads select 'Disable' from drop down and again press 'Save Cache Settings'.&lt;br /&gt;
&lt;br /&gt;
2. On the same page you will find a button 'Clear' beside 'Images Cache'. Click it.&lt;br /&gt;
&lt;br /&gt;
3. Go to Catalog -&gt; Manage Products. Click the specific product. Go to 'Images' tab. Beside the image there will be 3 radio buttons (Base Image, Small Image, Thumbnail). See if the required radio is selected or not. Also check if Exclude is checked or not. If checked uncheck it and save product.&lt;br /&gt;
&lt;br /&gt;
4. Upload another image. Assign all radio to that image. Save the product. Then reassign the required radio options to the actual image and save again.&lt;br /&gt;
&lt;br /&gt;
And yes also clear your browser cache. I hope by now the image is showing in front end. If not just add a comment.&lt;iframe src="http://rcm.amazon.com/e/cm?t=webf-20&amp;o=1&amp;p=8&amp;l=bpl&amp;asins=1847196640&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="align:left;padding-top:5px;width:131px;height:245px;padding-right:10px;"align="left" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1626045838989221826-4863836953886935259?l=web-funda.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/nE-QzZT7zqvxRbivVXFgi0VlAZQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/nE-QzZT7zqvxRbivVXFgi0VlAZQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/nE-QzZT7zqvxRbivVXFgi0VlAZQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/nE-QzZT7zqvxRbivVXFgi0VlAZQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WebFundaz/~4/yQ9ZiRte70Y" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://web-funda.blogspot.com/feeds/4863836953886935259/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://web-funda.blogspot.com/2010/02/magento-images-not-showing-in-front-end.html#comment-form" title="5 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/4863836953886935259?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/4863836953886935259?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebFundaz/~3/yQ9ZiRte70Y/magento-images-not-showing-in-front-end.html" title="Magento :: Images Not Showing In Front End" /><author><name>Sumit Surai</name><uri>http://www.blogger.com/profile/07107173398239566168</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="24" height="32" src="http://3.bp.blogspot.com/_b5XPvopAdA0/SOe6Hf2spbI/AAAAAAAAAUA/TCKJqXuCjFg/S220/S6304642.JPG" /></author><thr:total>5</thr:total><feedburner:origLink>http://web-funda.blogspot.com/2010/02/magento-images-not-showing-in-front-end.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C04EQ30zeyp7ImA9WxBVE0k.&quot;"><id>tag:blogger.com,1999:blog-1626045838989221826.post-8213959449652977250</id><published>2010-02-16T09:18:00.000-08:00</published><updated>2010-02-16T09:38:22.383-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-02-16T09:38:22.383-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="PHP" /><category scheme="http://www.blogger.com/atom/ns#" term="Magento" /><title>Magento Customize Error Page</title><content type="html">After spending a lot of time and energy creating a beautiful Magento theme, once you get an error somewhere, you would notice that you are shown the default vanilla Magento theme. Whats worse is that it still has the Magento logo!!!&lt;br /&gt;Actually the error page Magento shows is not placed inside the theme folder. To customize the Magento error page and make it look like the rest of your site follow the below steps -&lt;br /&gt;&lt;br /&gt;1. In root folder of Magento you would find a folder named 'report'. That's where the error page is stored. Open that folder.&lt;br /&gt;2. The index.php here is responsible for showing the error details. For the design the file /report/skin/default/index.phtml is used. It is better to create a new template file for you. Make a copy of index.phtml and rename it to {your_theme_name}.phtml&lt;br /&gt;3. To tell index.php to use {your_theme_name}.phtml create a file design.xml in folder 'report'.&lt;br /&gt;4. In design.xml write the following&lt;br /&gt;&lt;pre class="brush: xml;"&gt;&lt;br /&gt;&lt;'?xml version="1.0"?'&gt;&lt;br /&gt;&lt;design&gt;&lt;br /&gt; &lt;template&gt;{your_theme_name}.phtml&lt;/template&gt;&lt;br /&gt;&lt;/design&gt;&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;*** Remove the ' from the first line of xml declaration. They are placed to avoid parsing the line and print it on browser.&lt;br /&gt;5. Now change the {your_theme_name}.phtml file to make the error page look like your theme. &lt;br /&gt;&lt;br /&gt;The default index.phtml uses CSS styles writen on the file itself. You can copy the css folder from appropriate folder in your skin directory. And then include the css files in your own phtml. After that just placing the structure from your actual theme pages would make the task easier. So try and Njoy :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1626045838989221826-8213959449652977250?l=web-funda.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/t2i1UWS1FOaFGJNxXsBrqCNmF30/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/t2i1UWS1FOaFGJNxXsBrqCNmF30/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/t2i1UWS1FOaFGJNxXsBrqCNmF30/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/t2i1UWS1FOaFGJNxXsBrqCNmF30/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WebFundaz/~4/8QmejxfKc8g" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://web-funda.blogspot.com/feeds/8213959449652977250/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://web-funda.blogspot.com/2010/02/magento-customize-error-page.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/8213959449652977250?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/8213959449652977250?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebFundaz/~3/8QmejxfKc8g/magento-customize-error-page.html" title="Magento Customize Error Page" /><author><name>Sumit Surai</name><uri>http://www.blogger.com/profile/07107173398239566168</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="24" height="32" src="http://3.bp.blogspot.com/_b5XPvopAdA0/SOe6Hf2spbI/AAAAAAAAAUA/TCKJqXuCjFg/S220/S6304642.JPG" /></author><thr:total>0</thr:total><feedburner:origLink>http://web-funda.blogspot.com/2010/02/magento-customize-error-page.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkEFRX84eyp7ImA9WxBWEk4.&quot;"><id>tag:blogger.com,1999:blog-1626045838989221826.post-3027517530608117830</id><published>2010-02-03T12:46:00.000-08:00</published><updated>2010-02-03T12:56:54.133-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-02-03T12:56:54.133-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Javascript" /><category scheme="http://www.blogger.com/atom/ns#" term="jQuery" /><title>jQuery Useful Links Of Tutorials, Manual, Examples</title><content type="html">jQuery with its huge number of plugins is a Javascript framework that can do everything ... well, almost everything :P &lt;br /&gt;&lt;br /&gt;So I list below few links that will help people working with jQuery&lt;br /&gt;&lt;br /&gt;1. &lt;a href='http://jquery14.com/'&gt;http://jquery14.com/&lt;/a&gt;  (14 consecutive days of new releases for jQuery 1.4)&lt;br /&gt;2. &lt;a href="http://api.jquery.com/visual/"&gt;http://api.jquery.com/visual/&lt;/a&gt;  (A jQuery Manual that is helpful and stylish)&lt;br /&gt;3. &lt;a href="http://jqueryui.com/demos/"&gt;http://jqueryui.com/demos/&lt;/a&gt;  (jQuery UI)&lt;br /&gt;4. &lt;a href="http://plugins.jquery.com/"&gt;http://plugins.jquery.com/&lt;/a&gt;  (Plugins)&lt;br /&gt;5. &lt;a href="http://www.noupe.com/jquery/50-amazing-jquery-examples-part1.html"&gt;http://www.noupe.com/jquery/50-amazing-jquery-examples-part1.html&lt;/a&gt;  (50+ jQuery examples)&lt;br /&gt;&lt;br /&gt;There are thousands of resources. I will keep adding the links. So do check back&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1626045838989221826-3027517530608117830?l=web-funda.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/iwWEbiISVLI7NLSANNAQEMd2cFc/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/iwWEbiISVLI7NLSANNAQEMd2cFc/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/iwWEbiISVLI7NLSANNAQEMd2cFc/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/iwWEbiISVLI7NLSANNAQEMd2cFc/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WebFundaz/~4/grr9SHQzf3E" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://web-funda.blogspot.com/feeds/3027517530608117830/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://web-funda.blogspot.com/2010/02/jquery-useful-links-of-tutorials-manual.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/3027517530608117830?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/3027517530608117830?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebFundaz/~3/grr9SHQzf3E/jquery-useful-links-of-tutorials-manual.html" title="jQuery Useful Links Of Tutorials, Manual, Examples" /><author><name>Sumit Surai</name><uri>http://www.blogger.com/profile/07107173398239566168</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="24" height="32" src="http://3.bp.blogspot.com/_b5XPvopAdA0/SOe6Hf2spbI/AAAAAAAAAUA/TCKJqXuCjFg/S220/S6304642.JPG" /></author><thr:total>0</thr:total><feedburner:origLink>http://web-funda.blogspot.com/2010/02/jquery-useful-links-of-tutorials-manual.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D08MQn89fSp7ImA9WxBREkQ.&quot;"><id>tag:blogger.com,1999:blog-1626045838989221826.post-3723765019235884324</id><published>2009-12-31T13:35:00.000-08:00</published><updated>2009-12-31T13:44:43.165-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-12-31T13:44:43.165-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="PHP" /><category scheme="http://www.blogger.com/atom/ns#" term="Drupal" /><title>Drupal Database Installation Problem Solved</title><content type="html">While installing Drupal sometimes you might get stuck on the database configuration page. After entering the data and submitting, the page just reloads and nothing happens. Follow the below steps for the solution.&lt;br /&gt;&lt;br /&gt;1. I know you have already done this step, but just to mention, please go through the database details once again and confirm they are all OK. The username, password, database name, host everything.&lt;br /&gt;&lt;br /&gt;2. Open sites\default\settings.php&lt;br /&gt;   Search for $db_url =&lt;br /&gt;   Enter the database details manually. The format is described below&lt;br /&gt;&lt;br /&gt;mysql://username:password@localhost/databasename&lt;br /&gt;&lt;br /&gt;Replace username, password, localhost and databasename with database user name, database password, database host and database name respectively&lt;br /&gt;&lt;br /&gt;If no database password is set (mostly when using local installation) the format would be&lt;br /&gt;&lt;br /&gt;mysql://username@localhost/databasename&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Hope that solves this issue. Njoy :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1626045838989221826-3723765019235884324?l=web-funda.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Xh3RQQPnWNea1xxGqb253c6B4hA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Xh3RQQPnWNea1xxGqb253c6B4hA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Xh3RQQPnWNea1xxGqb253c6B4hA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Xh3RQQPnWNea1xxGqb253c6B4hA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/WebFundaz/~4/X_eId8lpbiI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://web-funda.blogspot.com/feeds/3723765019235884324/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://web-funda.blogspot.com/2009/12/drupal-database-installation-problem.html#comment-form" title="3 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/3723765019235884324?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1626045838989221826/posts/default/3723765019235884324?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WebFundaz/~3/X_eId8lpbiI/drupal-database-installation-problem.html" title="Drupal Database Installation Problem Solved" /><author><name>Sumit Surai</name><uri>http://www.blogger.com/profile/07107173398239566168</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="24" height="32" src="http://3.bp.blogspot.com/_b5XPvopAdA0/SOe6Hf2spbI/AAAAAAAAAUA/TCKJqXuCjFg/S220/S6304642.JPG" /></author><thr:total>3</thr:total><feedburner:origLink>http://web-funda.blogspot.com/2009/12/drupal-database-installation-problem.html</feedburner:origLink></entry></feed>

