Need urgent help on this issue.

When an authenticated user other than administrator comes to checkout shopping cart items then Error message access denied shown to user on URL: /uc_signup/attendees.

modules used:
signup : 6.x_rc3 with 481134-c.patch applied.
uc_signup : 6.x_beta2

Also i have attached the screenshot for the same.
please reply as the earliest.

CommentFileSizeAuthor
checkoutbug.JPG83.29 KBabhishek.dabas

Comments

ezra-g’s picture

Category: bug » support
Status: Active » Closed (fixed)

As the project page says, "UC_Signup currently depends on the latest development release of Signup.module" -- Not beta 2. Also, there is a more recent patch at 481134 .

jrowny’s picture

Add the permission: view own orders

Fixed it for me!

ezra-g’s picture

Good point, jrowny! I've added this to the README and credited you in the commit message. Thanks!