Questions about the Ubercart module, a module for e-commerce used in Drupal 6 and 7.

learn more… | top users | synonyms

-1
votes
0answers
10 views

Paypal - Message 3514 error

can anyone help me with this paypal payment problem? "We are sorry, we are experiencing temporary difficulties. Please try again later. If this error occurred while making a payment, avoid ...
0
votes
1answer
30 views

How we can install Ubercart in Drupal

Ubercart module is the most popular Drupal E-Commerce platform. My question is how we can install and configure Ubercart module in Drupal.
0
votes
0answers
7 views

Ubercart 3: display stock level (product with attributes)

I found an interesting solution in this post (How to show available stock quantity in Ubercart?) to display the stock level for products with no attributes: $number_in_stock = ...
0
votes
0answers
24 views

paypal payment method not coming up in checkout drupal ubercart

I am using Drupal 7 with ubercart. I am using Paypal Express checkout for my payment method. I am able to see "Checkout with paypal button" in view cart page. But When I click Checkout button, it ...
0
votes
2answers
20 views

Adding to cart shows “there are no products in your shopping cart”?

If I am logged in, and I click on "buy now", it takes me to the shopping cart where I can checkout. However, if I'm not logged in and I click on "buy now", it says: There are no products in your ...
0
votes
1answer
8 views

Is there a way to make an online customer tax exempt?

In Ubercart, Is there a way to make an online customer tax exempt and if so, how? I have tried creating a role called 'tax_exempt' and editing the conditions so that this role does not apply to the ...
0
votes
0answers
11 views

Cart items missing after login, drupal6 with ubercart

I using drupal 6 and ubercart latest version for my shopping site. Unfortunately the selected items missing from the cart after login. Message showing "There are no products in your shopping cart". ...
0
votes
0answers
29 views

Different Permissions and Roles in Drupal ( Ubercart )

I have a couple of problems to solve on Drupal ( Ubercart ) about roles and permissions. My users get a Role on registering that allows them to publish one only node. When the pay for a new Role, ...
0
votes
0answers
12 views

Hide product price in drupal ubercart for annonymous users [migrated]

I am developing a website using Drupal 7, and the Ubercart module for eCommerce. I want to hide product price for all non-registered users of site. I also have created a view where I am displaying ...
0
votes
1answer
32 views

Shipping/ Billing Address issue on 'Review your information page' paypal page

We have an online gift shop using Ubercart linked to PayPal. The purpose of our website is to purchase gifts to be sent to various shipping addresses (recipients). We are posting this request as the ...
0
votes
0answers
17 views

Facet block disappears after using Search API ajax module in drupal 7

I am using search API,Search API ajax, search facet module, but facet blocks disappears after using search ajaxified module for filteration, and filter is not working also in drupal 7 with ubercart 3. ...
0
votes
1answer
31 views

How to display ubercart category description on page

I am developing my first drupal site, I am using "innoCompany" theme in drupal. My site also have Ubercart install for eCommerce. Now My problem is, I want to show Ubercart category description. As ...
0
votes
1answer
22 views

drupal create product categories assign product to categories

I am new to Drupal. I am using Drupal7 and Ubercart for e-commerce. I created products. Now,I wish to categorize them. That is,I want to group all mobile phones under 'Mobile Phones', all laptops ...
0
votes
1answer
40 views

Drupal 7 Ubercart 3.4 emailing order invoice action is not working

Here is my system settings: Drupal 7.20 Ubercart 3.4 Rules 2.2 All the other emailing function on this site are working properly except the ubercart emailing (order notification emailing and order ...
0
votes
0answers
33 views

Drupal 6.x Ubercart 2.x Changing admin order email template

I have some problem with modification admin template, normally it is located in path /sites/all/modules/ubercart/uc_order/templates but I am working on multisite-installation site and I don't have ...
0
votes
1answer
24 views

How to remove Cataloge URL from ubercart

How to remove 'catalog' from url, for example my site http://[my_site_address]/catalog shows me all categories in unbercart. I want to change 'catalog' from url and replace it to 'store' I try to ...
0
votes
1answer
22 views

How to display grid view in unbercart catalog

I am new to Drupal and ubercart, Actually making my first site on Drupal CMS. I am developing online store with the help of ubercart. I am getting difficulties to display products in grid view for ...
0
votes
1answer
24 views

Theming ubercart address panes

enter image description hereI am trying theming checkout address panes using form alter function mymodule_theme() { return array( 'billing_pane_theme' =>array( 'render ...
-1
votes
1answer
19 views

In Ubercart (Drupal 6), how can I edit the order summary?

I have small, but annoying problem with my order overview in Ubercart. I have a NO DATA after the name of the city. I don't know what does that. I have some fields disabled (country, post code), but ...
0
votes
0answers
35 views

How to disable “Read more” link in product description? (ubercart, drupal6)

I want to make all product description on the product page visible, I don't need "Read more" link at all. How I can configure this? "Length of trimmed posts" in admin/content/node-settings is ...
0
votes
0answers
35 views

Drupal ubercart anonymous user's order status is always pending

I am using ubercart module beanstream and i am programmatcally creating a product and adding it to cart. and i have installed optional checkout review module to skip a checkout review step. now when ...
0
votes
1answer
33 views

Ubercart quickbook integration

Did anyone integrate the quickbook program with ubercart in drupal 6? I have searched on drupal.org but was not able to find any recommended modules for this. Only development versions of the modules ...
1
vote
1answer
319 views

How to configure paypal sandbox auto return URL?

Hi i am using ubercart module in drupal , i need help to configure return url from paypal sanbox , i tried creating business account in https://developer.paypal.com/webapps/developer/dashboard , but ...
0
votes
0answers
36 views

Make an event with variable price

I would like to use Drupal Commerce to create events with a set price, and have additionnel options on the event with its ovn price. and the user should be able to list the people attending and pay ...
0
votes
0answers
75 views

ubercart currency symbol

I'm trying to customize my product page positioning elements (cart, datasheets, product images, info text area, tables) and price of course. First, I use to display elements like this: print ...
1
vote
0answers
289 views

Drupal, Ubercart - Add custom field to checkout form

Need help of Drupal experts. My purpose (with Drupal 7 and Ubercart 3 in hands) is to add a custom field to the Checkout page, that should be dynamic (values from ajax request) and it content ...
0
votes
1answer
60 views

Ubercart Invoice converted to PDF document using ubercart theme(*) TCPDF

I'm working on drupal 6 on a module that should send printable invoices in pdf to a client, when uc order status changes to a certian status. My first thought was to use the theme function provided ...
0
votes
0answers
125 views

Ubercart 3 - Drupal 7 - Product Thumbnails and Lightbox

I'm trying to find a way to get the lightbox functionality within Ubercart 3 that the module Colorbox is supposed to provide. As is, I've uploaded several images to the products in the catalog but not ...
0
votes
0answers
69 views

Drupal 6 - Ubercart 2.1.1 /cart theme

My boss told me to create some pages for Drupal 6. Problem is that I never used Drupal. There's ubercart module 2.1.1 and I need to completely remake current layout. I found file page-cart.tpl but the ...
0
votes
1answer
163 views

Drupal 7 as LMS recommended module

I am developing a e-learning/Learning management site using drupal 7. Can any one suggest recommended modules. Is there any module for course subscription?
0
votes
0answers
125 views

Writing a custom shipping module of drupal 7 & ubercart 3.0

I'm learning and trying to write a shipping mode, i refer to the flat rate module but there are many difficulties, and i have several questions: 1) if the shipping method has only one(my custom ...
1
vote
1answer
70 views

Ubercart keeps items in the cart for different sessions

I started off adding items to a cart using a non-logged in user. Added a product to the cart and then I realized I already have an account. I just fill up my details and gets logged in. What I see in ...
-1
votes
1answer
54 views

Drupal Ubercart migration to Virtuemart [closed]

I'm trying to migrate a wholly functional Drupal/Ubercart based webshop to a VirtueMart shop. Now I'm very familiar with VirtueMart and Joomla, but not so much with Drupal. My question is where does ...
0
votes
0answers
69 views

Ubercart Marketplace seller own orders empty

x-2.11 and Ubercart Marketplace 6.x-1.0-beta1. Everythings work but sellers can't see their own orders. I searched solution but i can't find. I was read it maybe about condutional settings. Still i ...
1
vote
1answer
38 views

Different shipping amounts based on total amount of order in ubercart

is there an option to offer different shipping amounts based on the total amount of the order in Ubercart ? An example would be the following, if the order totaled: 0-$50 then shipping would be $50 ...
0
votes
1answer
47 views

Drupal 6: how can I translate profile fields found in Ubercart checkout pane?

I was wondering how could I translate the profile fields which I included in my checkout pane. I am using drupal 6 and Ubercart. What is most bizarre about the thing is that I have the ...
0
votes
1answer
92 views

Drupal Commerce and SAP Business One

Is there any possibilities to connect Drupal Commerce (or Ubercart) with SAP Business One ?
0
votes
2answers
19 views

How to have a product with different price options

I want all my product to have multiple prices. for example: I'm selling windows. every window has a normal type, ultra thin type and a strong type. some windows doesn't have a strong type, every type ...
0
votes
0answers
60 views

Without clicking “Return to <storename>” on Paypal's “Thanks for your order.” page, triggers not fired, even though IPN received

I am running Drupal, Ubercart and Paypal. I noticed that if the user clicks "Return to " link on paypal's final page that says "Thanks for the order. , you've just completed your payment" page, the ...
0
votes
0answers
39 views

Using overridden add_to_cart form in drupal 6 with search-results.tpl.php

I have overridden the uc_add_to_cart form in my drupal 6 installation with a custom function in template.php. This is working quite well. However, when I call uc_add_to_cart from ...
0
votes
1answer
24 views

Adjust SKU on drupal nodes

I'm trying to change 600 products so that the node SKU is set to the value of the node's title. I want to use VBO to accomplish this, with the "execute arbitrary PHP script" option. Here is the code I ...
0
votes
0answers
39 views

how to theme attributes in uc_cart_view_form

How do you theme the uc_cart_view_form when displaying cart items? Specifically I want to alter the way attributes are being displayed on the cart. One of my attributes is actually a URL with text ...
0
votes
1answer
238 views

ubercart 3 Restrict total cart quantity amount needed to checkout (e.g. no more than 8 bulk bags)

I am trying to accomplish a task in Drupal 7 with Ubercart 3. The task is to Restrict total cart quantity amount needed to checkout (e.g. no more than 8 bulk bags). This applies only to few items, ...
1
vote
0answers
79 views

ubercart uc_cart_add_item segment fault 11

http://api.drupalize.me/api/drupal/function/uc_cart_add_item/7 when i use the function uc_cart_add_item in my module i got segmentfault 11, but when i use this function in page with php-filter it ...
3
votes
1answer
326 views

Theming Drupal 7s Ubercart “/cart” page

I'm trying to theme Druapl 7s Ubercart 3 /cart page (http://mysite.co.uk/cart), but struggling to find the theming function to do so. Would so one be able to point me in the right direction? I'm ...
1
vote
1answer
266 views

Adding a ubercart line item and updating order total

I don't know why this is so complicated but all I want to do is to add a line item in my order when user changes payment method in Ubercart. I managed to do this by adding the following line in my ...
0
votes
1answer
88 views

hook_alter uc_addresses submit function in Drupal/Ubercart

I am trying to hook into uc_addresses submit function, but it has become very confusing very fast. Just to note this is Ubercart running on Drupal 6. So I've isolated the code in uc_addresses.module ...
1
vote
1answer
102 views

Change selling price of products using Views Bulk Operations in drupal 7?

I am new with Views Bulk Operations Module. I want to be able to change selling price of the attributes by doing calculations on cost price. In VBO choose nodes (ubercart products) Select and ...
0
votes
1answer
46 views

Show/Order custom content in Main Page Summary

I am developing a site using Ubercart that shows product summaries on the main page (I believe these are called teasers). Each product has a voting widget provided by Vote Up/Down on its actual ...
0
votes
0answers
13 views

replacing an existing file download that previous purchases can use

I sell a product with an associated file download. When I make updates to that file, I want to always have the most recent version for people who have purchased the product to get. I tried deleting ...

1 2 3 4 5 7