coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Miscellaneous => Topic started by: skeezmo on December 04, 2004, 10:37:07 PM

Title: Disable Users and stuff...
Post by: skeezmo on December 04, 2004, 10:37:07 PM
Hi, I am kind of a newbie at this great software.  I would like to disable all users on my photo album, and make it only my personal album.  Like not have the my gallery links and that kind of thing.  If any one knows how this is possible, or if it is possible, please help me.  Thank you in advance...

:) :) :)Skeezmo
Title: Re: Disable Users and stuff...
Post by: Tranz on December 04, 2004, 10:45:02 PM
In config, say Yes where it says Gallery is Offline. As long as you are logged in as admin, you can view your gallery. Regular viewers cannot access the gallery.
Title: Re: Disable Users and stuff...
Post by: skeezmo on December 04, 2004, 11:16:34 PM
im sorry what i meant is that any body can view it, it is just that there are now registered users, and no body but me as a gallery.  But i still want anybody to look at it...   ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ???
Title: Re: Disable Users and stuff...
Post by: kegobeer on December 05, 2004, 12:19:43 AM
First, have you heard the saying "less is more"?   ???  Please, not so many emoticons.

Second, don't allow your users to have personal galleries, and don't allow anyone to upload into any public albums.  Look in your config and group settings.  You should also not allow new user registrations to prevent anyone else from joining your site.
Title: Re: Disable Users and stuff...
Post by: skeezmo on December 05, 2004, 10:58:45 PM
sorry about that, but ok..

I think that so far it is working.  If anybody could now help me with my new issue that would be great.  I would like the MY Gallery Button from the Links section removed, or else so it leads back to the homepage.  I have done everything that you said so far.  Please help me again, and thank you...

;) :o ;)
Title: Re: Disable Users and stuff...
Post by: Joachim Müller on December 05, 2004, 11:45:25 PM
"my gallery" won't appear for unlogged users, there's no point in removing it. If you still think you must get rid of it, edit themes/yourtheme/theme.php, find<a href="{MY_GAL_TGT}" title="{MY_GAL_TITLE}">{MY_GAL_LNK}</a>and replace it with<!--<a href="{MY_GAL_TGT}" title="{MY_GAL_TITLE}">{MY_GAL_LNK}</a>-->

Joachim