The current tutorial plays around with the admin-interface first and thus a user is logged in and everything is working fine.
But once people play around and redo their database, the authenticated user is lost. When you then try to save a new blog-post, everything blows up as it tries to set the anonymous user as author.
The current tutorial plays around with the admin-interface first and thus a user is logged in and everything is working fine.
But once people play around and redo their database, the authenticated user is lost. When you then try to save a new blog-post, everything blows up as it tries to set the anonymous user as author.