If "anonymous" user has "view mrbs" permission
but not "make mrbs bookings" permission,
then clicking on the mrbs calendar
(i.e., trying to make a booking in the mrbs calendar) results in an error message:
Fatal error: Call to undefined function authGet() in /homepages/38/d132893948/htdocs/ztest/mrbs/mrbs_auth.inc on line 30
Comments
Comment #1
vesapalmu commentedThanks for noticing it, I just commited a fix to CVS. Please try the latest dev version in a minute.
I just did a quick and dirty fix by always linking to /user for login. If somebody wants to make this module more generic patches are more than welcome.
Comment #2
vesapalmu commented