Menu

1.1 Released

Now with real users. Users support is still pretty simplistic. There are now admins and users. Users can only edit/delete their own events, unless anonymous users are allowed to edit/delete. Admins can create users, and edit/delete anything. This has probably been the most requested feature. DB format changed slightly. You'll need to goto update10.php. If you have any troubles with this... you can just add a column to the users table called admin of tinyint, default 0. Also, to make your first admin, you're going to have to change the admin column on a user to 1. I should have put this in the update script, but I forgot.

Posted by Sean Proctor 2009-01-07

Log in to post a comment.