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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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 2 Guests 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.