June30
If you are using the grid layout override this function theme_uc_catalog_product_grid($products) and where it says $imagelink=''; give the path of ...
June23
I finally decided to use apache webs server on my local PC instead of IIS (the usual Microsoft gala bala) ...
June20
The transaction was all smooth but when i returned after the payment i got a page not found error plus ...
June20
Most online payment gateways have issues running in the middle east like paypal etc. So I found the best solution ...
June15
I wrote a custom module to hide and modify some elements on the product create and edit page.
I am using ...
June15
If you are using drupal 6 make sure you are using the proper parameters for the form_alter hook:...
June15
I was creating a custom module to add a default weight for product in ubercart. I was using the hook_form_alter ...
June13
I have an attribute called "size" with an option "custom". Now when a user selects the custom option a ...
June13
I have an attribute called "size" with an option "custom". Now when a user selects the custom option a textfield ...
June7
The ubercart shipping, flatrate and weight modules do great for most of the basic shipping requirements.
My shop had to sell ...