Web Design and Development

CSV Export. Module will not enable. Any other way to get orders out of Ubercart?

Ubercart - Wed, 04/10/2013 - 04:19

As title.

I couldn't find any way to export orders from UC in any format.

I'm not sure what the UC-approved way of dealing with your orders is, but I have too many per day to sit and copy them all off the screen by hand.

I tried to use http://drupal.org/project/uc_csv

I got Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in *mysite*\sites\all\modules\uc_csv\uc_csv.install on line 59

Wondering if anyone has any ideas on what's causing this or even better: knows other some way of exporting orders from UC?

read more

Allow SKU adjustments based on only one Attribute?

Ubercart - Tue, 04/09/2013 - 17:31

(Drupal 7 / Ubercart 3)

I have a product where customers can select six different flavors from six individual select boxes (there are eleven flavors listed in each box), and one other select box where they can select their package size (2 oz packs vs 5 oz packs). It's a food product that comes in two package sizes; on this product page they are ordering a mixed case and their size selection determines whether they are ordering a case of 2ox bags or a case of 5oz bags.

read more

how to automatically update stock levels on ubercart

Ubercart - Tue, 04/09/2013 - 16:50

Hi,

I have a store with a program what controls my product stock levels and prices.

Unitil now, when i sell some product of my physicall store on my ubercart store, i have to manually update the price and the stock quantity from time to time.

Now, i need to automate the process. I want to export a .csv file from the program what controls the store with three columns: SKU, Price, Stock-level. After that, i want to import this .csv file to ubercart to update the products price and quantity based on SKU coincidences.

Are there any module o something to solve this?

read more

Add cart to menu block

Ubercart - Tue, 04/09/2013 - 16:44

Hello All,

I recently stumbled across this little nifty widget that can be added to a Drupal menu. http://www.metaltoad.com/blog/tiny-cart-block-ubercart I'm running Drupal 7.21 with a custom theme. I've tried adding the code to the menu.module as a colleague of mine suggested but it didn't work so I'm reaching out to the forum to see if someone can assist me with this task. I'd appreciate any feedback or if there's any other information you might need I'll be happy to provide it,

SIncerely, Ramy

Real-Time pricing for silver/gold on products

Ubercart - Tue, 04/09/2013 - 16:41

Hello All,

Thanks in advance for the time and effort to respond. I'm looking for a method to adjust pricing of gold & silver products for a customer in real-time via a feed. I've looked around and not really clear on how this can be done. I found Ubercart Feed Mappers module but still a bit stumped on how this can be approached. So the question is, does something like this exist already in Ubercart and can be handled easily, or will this require customized work? I'm running Drupal 7.21 and the latest and greatest version of Ubercart.

Thanks,

Ramy

Paypal Sandbox Issues in Drupal

Ubercart - Mon, 04/08/2013 - 18:40

Is anyone else having problem with Paypal sandbox in the Drupal Module. Every time I go to buy a product it says I'm not logged into paypal even though when I click the login button it takes me to the Paypal site where I am logged in. I'm not sure if the module needs updated for the new Paypal Sandbox or if I'm doing something incorrect. Any help is appreciated.
Thanks,
blah91

Multiple Memberships in a Single Purchase

Ubercart - Mon, 04/08/2013 - 15:08

My cart is simple - two products - an annual membership for $35 and a second annual membership (for a spouse, etc) for $5.
NOTE: I tried to get the customer to change this option, but they won't)

I set up two products, one for the main membership and another for the secondary membership.

I have a product page where the user can select the two membership types and add them to their cart.

read more

Add item to cart when user selects checkbox field before node is published

Ubercart - Mon, 04/08/2013 - 10:47

I am brand new to Ubercart, but have experience with Drupal so my apologies off the start if I make any mistakes or misunderstand the process.

I am looking for a way to add a Ubercart product to a user's cart if they select a check box while creating a node. Then instead the node being published, the node stays unpublished until their payment has been processed. So when creates a node there will be two possibilities:

read more

Product image thumbnails Ubercart 3

Ubercart - Mon, 04/08/2013 - 10:00

Hi,

I'm working on a Drupal 7 / Ubercart 3 site, and I'm currently theming the product pages.

The problem I'm facing is that when all the product images I upload are show up the same size. What I'd like to do is to have the first product image as the class uc_product and the rest of the images as the uc_product_list class. I would also like have the thumbnails on one line instead of being on multiple lines (see attachment).

I have colorbox installed and functioning well.

At the moment my node--product.tpl.php looks this for the images:

read more

Visualize Drupal 8's Evolution, Ubercart Discount Coupons Module, New Video Tutorial Series! - Newsletter

Ubercart - Mon, 04/08/2013 - 09:00
Visualize Drupal 8's Evolution, Ubercart Discount Coupons Module, New Video Tutorial Series!

read more

Upgrading Ubercart from Drupal 6 to 7

Ubercart - Fri, 04/05/2013 - 22:19

I'm finally almost done upgrading from Drupal 6 to 7.
There is one error that I need to fix manually, because something fails in the update script.
All updates except the very last one worked without error. But....

The last update was:

---------------
1 pending update
uc_order module

7301 - Convert view invoices checkbox to permission.
-----------------

I got the following update error:
The following updates returned messages

uc_order module

Update #7301

read more

Does Ubercart override Drupal create account settings

Ubercart - Fri, 04/05/2013 - 21:45

Hi folks

I'm getting a lot of spammers creating free accounts on my site and it's driving me nuts. If I change the settings in Drupal admin so that only Administrators can create accounts will Ubercart still be able to create accounts for anonymous checkout transactions.

It's a live site and I'd rather not mess with it to test. Any ideas?

Seller reports - yesterdays date

Ubercart - Fri, 04/05/2013 - 19:57

Hi, I have ubercart 3.x and the marketplace module installed - my site allows users to sell files. When a user goes to view their sales report at user/*/selling, it is displaying the wrong date. For instance, today is April 5th. When I go to that page, it says 'Today, 04/04/2013' and 'Yesterday, 04/03/2013' (so it is one day off)

The timezone is set correctly on the site, and the user has the correct timezone. In fact, when I change the users timezone, the date is not affected on that page. The sales reports in the admin side (admin/store/reports/sales) display the correct date.

read more

Send Attribute Values via URL

Ubercart - Fri, 04/05/2013 - 14:56

I'm on Drupal 7 and am trying to pass a URL value to Ubercart Product from Drupal Webforms. What I am doing is using a Webform to collect data and then send users to the drupal product for payment after form submission. I want to send the submission ID along to the Ubercart product as a way to connect 1:1 a webform submission with an order without having the user enter additional information.

I know I can send data from the webform in the URL confirmation page. What I don't know is how to get Ubercart to recognize the URL variable values as default values for those product attributes.

read more

Flag or product filed not available for all authors[SOLVED]

Ubercart - Fri, 04/05/2013 - 10:06

Is there a way to have some kind of flag or product field that is only available for some roles on product creation?.

I have a multiseller author (sellers) site and some of them should have the chance to publish their products (also ) in an Outlet products part of the page.

Any idea on how to solve that?

I am really exhausted on trying to guess how...

Thank you all.

Drupal 7.22 released

Drupal - Wed, 04/03/2013 - 22:16

Drupal 7.22, a maintenance release with numerous bug fixes (no security fixes) is now available for download. See the Drupal 7.22 release notes for a full listing.

Download Drupal 7.22

Upgrading your existing Drupal 7 sites is recommended. There are no major new features in this release. For more information about the Drupal 7.x release series, consult the Drupal 7.0 release announcement.

Security information

We have a security announcement mailing list and a history of all security advisories, as well as an RSS feed with the most recent security advisories. We strongly advise Drupal administrators to sign up for the list.

Drupal 7 includes the built-in Update Manager module, which informs you about important updates to your modules and themes.

There are no security fixes in this release of Drupal core.

Bug reports

Drupal 7.x is being maintained, so given enough bug fixes (not just bug reports), more maintenance releases will be made available, according to our monthly release cycle.

Changelog

Drupal 7.22 is a bug fix only release. The full list of changes between the 7.21 and 7.22 releases can be found by reading the 7.22 release notes. A complete list of all bug fixes in the stable 7.x branch can be found in the git commit log.

Update notes

See the 7.22 release notes for details on important changes in this release.

Known issues

#1962780: 500 Internal server error on Apache 1.x servers after updating to Drupal 7.22: Sites running on 1.x versions of the Apache web server may experience errors after updating to Drupal 7.22. (Although Apache 1.x was deprecated by the Apache project several years ago and switching to Apache 2.x is highly recommended, Drupal 7 normally does still run on it.) A patch to fix the problem is available in the above issue, and it has been committed to the 7.x development version so it will be included in the next bug fix release.

Ubercart Help Needed- Paypal Express Checkout issue

Ubercart - Wed, 04/03/2013 - 17:42

Need someone experienced in setting up Paypal on UC to help us implement the Express Checkout feature in our Store.

I believe I have everything setup and configured correctly, just don't know how to add the final Express Checkout step.. Customers can currently checkout using Paypal as an option, but must enter all address parameters etc. in our store before being directed to paypal.

Please email me at kevott@mac.com to give me an $$ estimate.

No United States country in delivery information

Ubercart - Wed, 04/03/2013 - 16:13

Hello, I have a very weird bug. Firstly, I choose United States on delivery pane in the check out page. Everything works fine. After that I press review order to go the the review page but on my delivery information there is no country there (at this case is United States). I have tested on other countries such as Canada, everything works fine, there is country name in the delivery information, but only United States does not work.

read more

Error Message

Ubercart - Wed, 04/03/2013 - 15:52

When a customer is trying to make a purchase they are receiving an error message saying "invalid merchant account or account". Has anyone experience this or any suggestions? We have had a few transactions come through but most are stuck in checkout...

How to hide payment method radiobutton when only one option

Ubercart - Wed, 04/03/2013 - 12:35

On my website I use the Ogone payment module. The only payment method is Ogone so I would like to get rid of the payment method option with the radio button at the top (see attached image). I only want the Ogone options showing.

I hope you understand what I mean. I searched the forum for a way to hide the payment option, but I haven't found anything.

Syndicate content