How do I show the disclaimer as the very first page? How do I show the disclaimer as the very first page?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

How do I show the disclaimer as the very first page?

Started by danbo, July 04, 2011, 09:26:31 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

danbo

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)?

floridaflatlander

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.

Αndré

Quote from: 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'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.

dupek

You can make html file or flash entry. It will kick on before your album and redirect it.

Αndré

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.