The module doesnt add to cart on Ubercart 2.3, I believe this has something to do with the hook as Ive read the dialogue on this within the posts... but I am sure others know WAYYYYY more....

The module doesnt add a donation to cart for anonymous users, only logged in users. A work around is that users add an actual product to get the cart working then add in a donation which isnt really ideal.

Any ideas on how to get this running?

Thanks

Chris

Comments

robert gomez’s picture

I am seeing the exact same behavior as well. I have disabled the module for now, but would really like to know if there is a fix for this in the works. Thanks.

michaeljw’s picture

Hi,

Do you have an update on when this item will be working? I'd really appreciate some guidance as this has impacted a fully working Charity website that I'm managing, and it is having a severe impact on donations. Please HELP!

gjb2048’s picture

Hi,

I' using UC 2.4, Drupal 6 and Donations 6.x-2.0-beta3 and could not see the donations page as an anonymous user. But managed to get it working by going to 'Administer' -> 'User management' -> 'Permissions', scrolling down to 'uc_donate module' and ticking the box for 'access donate page' for the 'anonymous user'.

I hope this helps.

Cheers,

Gareth

michaeljw’s picture

Hi,

Any news on this problem yet? I still cannot add a donation product to the shopping cart when using Ubercart 2.3

An update would be most appreciated.

Thanks,
Michael

chrispeat’s picture

The only solution that I have found to be workable is to revert Ubercart back a version and wait for the update. Obviously we could look at the code which would probably be sensible, but in the meantime lets hope the author comes up with something clever!

We have the same problem of being a charity and not getting donations, but I guess you could argue that the module author isnt getting paid either. Are we making a huge mistake not updating Ubercart yet?

Chris :)

frank0051’s picture

I am using 2.4 and I have no problems for logged or anon users when it comes to adding the donation product to the shopping cart.

greenskin’s picture

Status: Active » Postponed (maintainer needs more info)

I just created a fresh install of Drupal with Ubercart 2.4 and the latest release of uc_donation and adding a donation product to the cart works from the node view page as well as from the catalog view. For those of you having an issue if you could list additional modules you have installed.

julia_g’s picture

I had the same problem and it turned out to be the row 0 in users table missing. Once I inserted it, the donation worked (in 2.4).

edhaber’s picture

I had the same problem and found that I was missing user 0 from my database. I added user zero and I was able to add the donation item to the cart anonymously.