<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PHPJavascript &#187; Ubercart</title>
	<atom:link href="http://www.phpjavascript.com/category/drupal/ubercart/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpjavascript.com</link>
	<description>Web Development Guide - My Personal Library of Tutorials and Scripts</description>
	<lastBuildDate>Tue, 24 Jan 2012 08:08:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ubercart cart slide down jquery effect elegant look</title>
		<link>http://www.phpjavascript.com/ubercart-cart-slide-down-jquery-effect-elegant-look/</link>
		<comments>http://www.phpjavascript.com/ubercart-cart-slide-down-jquery-effect-elegant-look/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 17:26:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ubercart]]></category>

		<guid isPermaLink="false">http://www.phpjavascript.com/?p=530</guid>
		<description><![CDATA[I wanted to the shopping cart to look more elegant so I used the sliding effect of jquery, css opacity transparency and reduce the summary to enable a one line heading &#8220;shopping cart&#8221; and when it is clicked a curtain or sliding effect is enabled showing a see through cart.
Sliding Effect:

Open file uc_cart_block.js located in [...]]]></description>
		<wfw:commentRss>http://www.phpjavascript.com/ubercart-cart-slide-down-jquery-effect-elegant-look/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ubercart option image my theme not working</title>
		<link>http://www.phpjavascript.com/ubercart-option-image-my-theme-not-working/</link>
		<comments>http://www.phpjavascript.com/ubercart-option-image-my-theme-not-working/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 13:11:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ubercart]]></category>

		<guid isPermaLink="false">http://www.phpjavascript.com/?p=527</guid>
		<description><![CDATA[The option_image module which changes image when an attribute option is changed does not work on my theme but is working with garland.
The solution for that lies in the node.tpl file .. copy paste the node.tpl from garland to your theme and start customizing it. My error was because i had skipped id=&#8221;node-&#60;?php print $node-&#62;nid; [...]]]></description>
		<wfw:commentRss>http://www.phpjavascript.com/ubercart-option-image-my-theme-not-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubercart catalog default image</title>
		<link>http://www.phpjavascript.com/ubercart-catalog-default-image/</link>
		<comments>http://www.phpjavascript.com/ubercart-catalog-default-image/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 14:13:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ubercart]]></category>

		<guid isPermaLink="false">http://www.phpjavascript.com/?p=525</guid>
		<description><![CDATA[If you are using the grid layout override this function theme_uc_catalog_product_grid($products) and where it says $imagelink=&#8221;; give the path of your image.
Now how it goes is that you open the template.php (if it is not there create it) in your theme folder and enter the above function with your changes. Click here to view the [...]]]></description>
		<wfw:commentRss>http://www.phpjavascript.com/ubercart-catalog-default-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubercart migs page not found</title>
		<link>http://www.phpjavascript.com/ubercart-migs-page-not-found/</link>
		<comments>http://www.phpjavascript.com/ubercart-migs-page-not-found/#comments</comments>
		<pubDate>Sun, 20 Jun 2010 14:04:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Ubercart]]></category>

		<guid isPermaLink="false">http://www.phpjavascript.com/?p=520</guid>
		<description><![CDATA[The transaction was all smooth but when i returned after the payment i got a page not found error plus the transaction and order details were not registering in the system.
The solution was very simple just uninstall and install the uc_migs module and it worked like a charm 
]]></description>
		<wfw:commentRss>http://www.phpjavascript.com/ubercart-migs-page-not-found/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MIGS Online Payment Dubai Middle East</title>
		<link>http://www.phpjavascript.com/migs-online-payment-dubai-middle-east/</link>
		<comments>http://www.phpjavascript.com/migs-online-payment-dubai-middle-east/#comments</comments>
		<pubDate>Sun, 20 Jun 2010 13:58:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development Guide]]></category>
		<category><![CDATA[Ubercart]]></category>

		<guid isPermaLink="false">http://www.phpjavascript.com/?p=517</guid>
		<description><![CDATA[Most online payment gateways have issues running in the middle east like paypal etc. So I found the best solution for online payment in the middle east  and  other countries as well to be MIGS.
When I was building an ecommerce application I used drupal with ubercart and uc_migs module for the online payment [...]]]></description>
		<wfw:commentRss>http://www.phpjavascript.com/migs-online-payment-dubai-middle-east/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Drupal Ubercart hide modify form elements product page</title>
		<link>http://www.phpjavascript.com/drupal-ubercart-hide-modify-form-elements-product-page/</link>
		<comments>http://www.phpjavascript.com/drupal-ubercart-hide-modify-form-elements-product-page/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 13:58:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Ubercart]]></category>

		<guid isPermaLink="false">http://www.phpjavascript.com/?p=515</guid>
		<description><![CDATA[I wrote a custom module to hide and modify some elements on the product create and edit page.
I am using drupal 6
The custom module has two files in this case .module and .info
mymodule.info
; $Id$
name = Product Weight Default
description = Allows users to set a default product weight, measurement unit and hide other form elements like [...]]]></description>
		<wfw:commentRss>http://www.phpjavascript.com/drupal-ubercart-hide-modify-form-elements-product-page/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Drupal form_alter not working</title>
		<link>http://www.phpjavascript.com/drupal-form_alter-not-working/</link>
		<comments>http://www.phpjavascript.com/drupal-form_alter-not-working/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 12:23:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Ubercart]]></category>

		<guid isPermaLink="false">http://www.phpjavascript.com/?p=507</guid>
		<description><![CDATA[I was creating a custom module to add a default weight for product in ubercart. I was using the hook_form_alter got the reference from this page. But i realized that the module was not working.

The form_alter function will not work for drupal 6.
I had to use the following syntax:
function modulename_form_alter(&#38;$form, $form_state, $form_id) {
Such that the [...]]]></description>
		<wfw:commentRss>http://www.phpjavascript.com/drupal-form_alter-not-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubercart attribute select box hide show textfield</title>
		<link>http://www.phpjavascript.com/ubercart-attribute-select-box-hide-show-textfield/</link>
		<comments>http://www.phpjavascript.com/ubercart-attribute-select-box-hide-show-textfield/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 13:18:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ubercart]]></category>

		<guid isPermaLink="false">http://www.phpjavascript.com/?p=504</guid>
		<description><![CDATA[I have an attribute called &#8220;size&#8221; with an option &#8220;custom&#8221;. Now when a  user selects the custom option a textfield should be  visible where the  user can give his custom size measurements.
Now I considered  various options, there is an actual module on attribute dependency but  that was not useful for as [...]]]></description>
		<wfw:commentRss>http://www.phpjavascript.com/ubercart-attribute-select-box-hide-show-textfield/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubercart dependent attribute hide show</title>
		<link>http://www.phpjavascript.com/ubercart-dependent-attribute-hide-show/</link>
		<comments>http://www.phpjavascript.com/ubercart-dependent-attribute-hide-show/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 13:17:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ubercart]]></category>

		<guid isPermaLink="false">http://www.phpjavascript.com/?p=502</guid>
		<description><![CDATA[I have an attribute called &#8220;size&#8221; with an option &#8220;custom&#8221;. Now when a user selects the custom option a textfield should be  visible where the user can give his custom size measurements.
Now I considered various options, there is an actual module on attribute dependency but that was not useful for as my requirement was simple. [...]]]></description>
		<wfw:commentRss>http://www.phpjavascript.com/ubercart-dependent-attribute-hide-show/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ubercart Shipping Weight and Location with Start Weight</title>
		<link>http://www.phpjavascript.com/ubercart-shipping-weight-and-location-with-start-weight/</link>
		<comments>http://www.phpjavascript.com/ubercart-shipping-weight-and-location-with-start-weight/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 18:09:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ubercart]]></category>

		<guid isPermaLink="false">http://www.phpjavascript.com/?p=500</guid>
		<description><![CDATA[The ubercart shipping, flatrate and weight modules do great for most of the basic shipping requirements.
My shop had to sell products locally itself so shipping requirements weren&#8217;t all that huge, but I had to ship according to location and weight with a starting weight from 3 kgs. Now something as simple as this did not [...]]]></description>
		<wfw:commentRss>http://www.phpjavascript.com/ubercart-shipping-weight-and-location-with-start-weight/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

