Closed (fixed)
Project:
MRBS
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
27 Feb 2009 at 04:56 UTC
Updated:
18 Mar 2009 at 19:00 UTC
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