2 duetltd Nov 17, 2010 15:01

Thanks for the info!
Could I use the $login_required = true; in the index.php file?
Also it seems members are unable to upload images, would like to have a blog for family photos.
Thanks!
I think I got it, change the additional permissions in the group to allow upload files.
not easy - but seems to work.
Thanks.
Seems like I missed your reply... yeah you can put $login_required = true; into index.php
I think i got it - add the line to the blog?.php file:
$login_required = true;
Seems to be working