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

Anonymous’s picture

Version: x.y.z »

Make sure you have run update.php. If everything is updated or if that fixed the problem let us know.

Anonymous’s picture

Yes, I have seen now that an Anonymous user is added to the users table. The update solved the problem, thanks.