1 duetltd Nov 16, 2010 04:13
3 sam2kb Nov 17, 2010 19:09
4 duetltd Nov 19, 2010 03:38
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!
5 duetltd Nov 19, 2010 03:57
I think I got it, change the additional permissions in the group to allow upload files.
not easy - but seems to work.
Thanks.
6 sam2kb Nov 19, 2010 06:10
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