Closed (fixed)
Project:
Role Control
Version:
5.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
12 Jul 2007 at 19:05 UTC
Updated:
18 Jul 2007 at 13:51 UTC
Thanks for this module, its really a good idea; and i was looking for this, i test it but its seems to get an error
warning: Missing argument 2 for variable_get() in /home/web/site/includes/bootstrap.inc on line 369.
warning: Missing argument 2 for variable_get() in /home/web/site/includes/bootstrap.inc on line 369.
warning: Missing argument 2 for variable_get() in /home/web/site/includes/bootstrap.inc on line 369.
the error when the user edit his account and when the user join the group and check the field, and by the way it works fine
Comments
Comment #1
elliot commentedThanks for catching this, I have added appropriate default values for all variable_get() functions and the head should no longer give the warnings.
Comment #2
elliot commentedAssumed completely fixed, closed.