Hi
I'm trying yo set up this module to handle drupalcamp Spain registrations but I don't know if anonymous users can use it because when I click in "Add to cart" of the node I've created following the instructions of README.txt with a not logged user I get redirected to the cart, but this is empty so I can't continue the registration process.
When I repeat the action with an logged user, the item is added to cart correctly.
Am I doing something wrong?
Thanks!
Comments
Comment #1
pcambraOk, found the problem, when I copied my db to local, the sql mode screw my anonymous register, so no 0 user was created.
Solved by just creating the correct anonymous account.
Btw, thanks for this module, soon you will see it in action in www.drupalcamp.es :D
Comment #2
ezra-g commentedGlad you got that worked out and awesome to hear you'll be using it on the www.drupalcamp.es site!