Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthormpwj2
    • CommentTimeJan 13th 2010
     
    Hi all,

    I have succesfully added password protection to albums. The last thing that I have to do is integrate this with the admin pannel. In /plog-admin/plog-manage.php the user can edit the album name and descripton and this would be a good place to add a password box. The function to do this is plog_edit_album_form located in plog-admin-functions.php. I have updated the database to include a password colum so all I need to do is to add this functionality to plog_edit_album_form. Does anyone know how to do this?

    Thanks