forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 themes (visuals) => Topic started by: danbo on July 04, 2011, 09:26:31 am

Title: How do I show the disclaimer as the very first page?
Post by: danbo on July 04, 2011, 09:26:31 am
Is it possible to show the disclaimer page and have the visitor click on "Agree" before entering the site every time, without having to register?

That being asked, is it possible to have the visitor register before viewing any photos (force the user to register)?
Title: Re: How do I show the disclaimer as the very first page?
Post by: floridaflatlander on July 04, 2011, 01:51:15 pm
The first question sounds like some work needs to be done, I can't answer that one.

For the second question go to user settings, it's the very first setting.
Title: Re: How do I show the disclaimer as the very first page?
Post by: Αndré on July 14, 2011, 09:50:11 am
Is it possible to show the disclaimer page and have the visitor click on "Agree" before entering the site every time, without having to register?
That's not possible out of the box. But you could create a routine which displays the disclaimer as long as there's no cookie that tells the disclaimer to disappear. That's error-prone, as some users have disabled cookies, which means that they'll never see anything different than your disclaimer.
Title: Re: How do I show the disclaimer as the very first page?
Post by: dupek on July 15, 2011, 02:59:36 pm
You can make html file or flash entry. It will kick on before your album and redirect it.
Title: Re: How do I show the disclaimer as the very first page?
Post by: Αndré on July 15, 2011, 03:05:03 pm
I understood the question in the following way: if a visitor tries to enter the gallery, he should always see the disclaimer, regardless if he visits your website root or a deep link of your gallery. Of course a HTML entry site will work, but if a user enters a different path he won't see your disclaimer.