Hi! First of all, thanks for this fantastic module! It's really one of the most important pieces in the puzzle of making drupal feasible to use as a booking platform.

To my great dismay, I can't get it working. Read all of http://drupal.org/node/406414 and followed the instructions. But the view is broken. Under "relationships" I have:

Broken/missing handler
Signup: User

Clicking "Broken/missing handler" outputs "Error: handler for signup_log > nid doesn't exist!"

"Fields" also have a broken handler (Broken/missing handler Operations). Clicking it I get "Error: handler for signup_log > edit_link doesn't exist!".

Have tried removing these handlers but view is still broken. Is this a bug or have missed something in the setup?

I'd be quite glad to write some code for this project that would help. First of all I would like to know if this indeed is a bug.

Comments

pinventado’s picture

I also have the same issue. I've installed the status, signup_status and view bulk operations modules.

pinventado’s picture

... anyone? :)

OliverColeman’s picture

Got the same issue, looks like the relationship stuff is broken?

pinventado’s picture

Status: Active » Fixed

I've just upgraded to signup 6.x-1.0-rc4 which seems to have fixed this issue.

Just to give a run through on what I did
- extracted rc4
- run update.php

When I looked into the Views section, the vbo_admin view is already working :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.