Closed (works as designed)
Project:
Drupal core
Component:
user system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
21 Sep 2003 at 21:59 UTC
Updated:
22 Sep 2003 at 11:05 UTC
In the cvs version of Drupal (as of today) no Anonymous contributed (uid = 0) content appears (stories, comments), even if I have "create stories", "post comments" and "post comments without approval" right enabled for them.
Comments
Comment #1
(not verified) commentedMake sure you have run update.php. If everything is updated or if that fixed the problem let us know.
Comment #2
(not verified) commentedYes, I have seen now that an Anonymous user is added to the users table. The update solved the problem, thanks.