Closed (fixed)
Project:
Validateage
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
1 Jan 2011 at 16:41 UTC
Updated:
31 Jan 2011 at 16:20 UTC
After installing vaildateage module, cron.php no longer works. This seems pretty important, so is there any way to get that working for an anonymous user?
Comments
Comment #1
nicholas.alipaz commentedI can assume this is because we are asking the anonymous users to validate their age. So the call to the cron.php cannot be completed. I may need to look into creating a little whitelist of paths to not run validation on.
Comment #2
nicholas.alipaz commentedThis should now be fixed in the dev version (01.17.2010 or later).
http://drupal.org/cvs?commit=483542
Let me know if you find any issues with the changes.