4 replies [Last post]
gjmokcb's picture
Offline
Uber Donor
Joined: 11/17/2008
Juice: 60
Was this information Helpful?

DISREGARD, PLEASE. THIS PARTICULAR GREMLIN FINALLY LISTENED TO REASON.

Using D6 and latest UC dev release. Experienced w/ Drupal and UC. User 0 exists. I understand how anon checkout is supposed to work. I have checked the box for anon checkout. If a registered user with an account tries to checkout without logging in, UC does not say that it's found an account w/ that e-mail and assigned the transaction to it. Instead, it delivers this bad news: "An account already exists for your e-mail address. You will either need to login with with this e-mail address or use a different e-mail address."

I think this is a throwback to a couple of years ago. But I'm using the latest UC. Whassup?

Thanks.

gjmokcb's picture
Offline
Uber Donor
Joined: 11/17/2008
Juice: 60
The pleasure continues

Oh, great. Now it won't change the "add to cart" text even though I change the settings in product settings. Gotta go look in the DB, I guess.

Okay, looked in the db. The add to cart message is correct (reflects my changes); the anon checkout auth is set to 1, which I assume is "yes." But no change on my site.

Flushed all caches. No change.

Big as life in uc_cart_checkout_pane.inc, line 154: the 'you must log in' message. Hmm.

Reverted to 6.x-2.4. No change.

Oh, hell. Now the anon checkout is suddenly working. Not only does it not give the "you must log in" message, it gives no message at all. It just lets an anon checkout happen. Which is wonderful. Hope it lasts.

But the "add to cart" button still refuses to budge. So now the title of this thread is wrong. Crapola.

Cayenne's picture
Offline
Joined: 01/01/2009
Juice: 533
Re: The pleasure continues

Wow. you have done your research.

Are you using any kind of cache? Try it without
Have you set your cookie domain in settings.php?

Weird stuff

gjmokcb's picture
Offline
Uber Donor
Joined: 11/17/2008
Juice: 60
Weird, indeed

I didn't set any caches. And I cleared all of the auto caches several times, including my browser cache. Haven't set cookie domain on this site yet (it's a multi-site install).

But all is good, in its own way. The anon checkout fixed itself for some unknown reason. I used CSS to wipe out the "add to cart" button and substitute my own image.

I figure it was Satan.

Cayenne's picture
Offline
Joined: 01/01/2009
Juice: 533
Re: Weird, indeed

I am sure you are right. You probably forgot to install the Ubercart_satan_begone module.