Hi all,
I'm not sure this is the right place to ask this but I couldn't figure out anything better.
I need a age verification or agreement window to appear when my index page is loading/loaded.
Something like: I know what I'm getting into and want to enter, and click accept. It should only appear on the index page, should not be able to be blocked by a pop up blocker. And, hopefully, wouldn't show up again for each user... maybe use a 'remember me' cookie or something.
I'm sure I'm not the first person who has wanted something like this but I haven't found a existing code/module/download for something like this.
Can anyone help me out?
Thanks in advance. :)
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- internetking created topic »password problem« 25. May
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Index page non blockable popup question bar?
-
- Rank: Team Member
- Registered: Sep 06, 2006
- Last visit: May 09, 2010
- Posts: 2446
to be pragmatical (again
), if i need an intro page before my index.php, in my case, might design an index.htm (that depends of your hosting be priorized before of index.php) and in there, the terms and contidions, ... , and a link to accept (enter to index.php) and reject (link to disneyland.com)...
--
- Mateo T. -
Mis principios... son mis fines -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Jun 26, 2007
- Posts: 1
If you can try use another page with verification or agreement info, if user agree, then bring to index.php, in index.php, you need add some code to check if the user is agree or not, good luck.
edited by: susenuke, Jun 27, 2007 - 09:13 AM
- Moderated by:
- Support
