Post by pappco » Thu Dec 06, 2012 10:35 pm

This module gives you the ability to protect your content with an age verification box. You can add custom verification and deny messages. You can select 3 types: Store, Category and Registration. If you choose Store, the age verification box will be displayed all over the website. If you choose Category, the box will displayed at the specified categories. When Registration is selected, the module will apper on the registration and the checkout pages. You can select different age limitations per modules. If you have two categories, one with age limit 18 and one with age limit 16, and the user visits the category where the age limit is 18, and he passes the verification, the module will remember it. Next when he visits the category that has age limit 16, the age verification will not appear. You can select 2 types of verification, one with "Yes" and "No" buttons and one with input fields where the users can enter their birth date.

The extension can be found here: http://www.opencart.com/index.php?route ... on_id=9617

---------------------------
Age Verification
version 1.6
vQmod version 2.3.0
written pappco.hu
---------------------------

Features:
- Protect your store's content with age verification
- Custom verification and deny text
- 3 selectable type: Store, Category, Registration
- You can select different age limitations per modules
- For example, if you have two categories, one with age limit 18 and one with age limit 16, and the user visits the category where the age limit is 18, and he passes
the verification, the module will remember it. Next when he visits the category that has age limit 16, the age verification will not appear.
- If you select Store, the age verification box will be displayed all over the store.
- If you select Category, the age verification box will be displayed at the specified categories.
- If you select Registration, the age verification box will be displayed at the registration and the checkout pages.
- Products in a protected category are also protected.
- Selectable popup or module display format.
- Two ways of verification: one with yes and no buttons, and one with input fields where the users can enter their birth date.
- You can manually set what elements the module hides.


Support: opencart@pappco.hu
Demo: http://demo.opencartgeek.com/
Admin demo: http://demo.opencartgeek.com/admin/ (demo/demo)

Prerequirements:

- vQmod 2.3.0

Update:

- Connect using a FTP program to your hosting/server account and browse the root of your OpenCart installation folder.
- Upload the content of "upload" folder to OpenCart's root folder. You should not get any file replacement warnings. If you do, double check to make sure you are not replacing any critical files (if you had an older version of the modules already installed, you will need to replace the old files).
- Enter OpenCart's administration menu, Extensions > Modules and "Edit" the module
- Save your settings

Installation:

- First you need install vQmod (http://code.google.com/p/vqmod/)
- Extract the downloaded archive
- Connect using a FTP program to your hosting/server account and browse the root of your OpenCart installation folder.
- Upload the content of "upload" folder to OpenCart's root folder. You should not get any file replacement warnings. If you do, double check to make sure you are not replacing any critical files (if you had an older version of the modules already installed, you will need to replace the old files).
- Enter OpenCart's administration menu, Extensions > Modules and "Install" the module
- Configure the module.


Compatibility:

This version is tested with OpenCart 1.5.6.*, 1.5.5.*, 1.5.4.*, 1.5.3.* 1.5.2.*, 1.5.1.3.1

Non-English users:

The english translation file is located at:
- admin/language/english/module/ageverification.php
- catalog/language/english/module/ageverification.php


Custom css:

You will need to copy the included css files:
"OC_FOLDER/catalog/view/theme/default/stylesheet/ageverification.css"
for your custom theme's module folder:
"OC_FOLDER/catalog/view/theme/YOUR_THEME/stylesheet/ageverification.css"
and edit it to fit your theme.

Version history:
1.6 (20130827)
- removed local storage save
Files affected:
-vqmod/xml/vqmod_age_verification.xml

1.5 (20130618)
- bugifx
Files affected:
-vqmod/xml/vqmod_age_verification.xml

1.4 (20130424)
- fixed: grey cover no longer visible after successful age verification
- fixed: manually selected element's hide is now working
Files affected:
- vqmod/xml/vqmod_age_verification.xml
- catalog/view/theme/default/stylesheet/age_verification.css

1.3 (20130225)
- fixed blank screen bug
- if popup is selected, the age verification bos is now positioned right after the body
- added feature: manually select elements to hide

1.2 (20130131)
- added support for Opencart v1.5.5.*
- the mod now requires VQMod version 2.3.0

1.1 (20130111)
- age verification at products in a protected category can't be skipped any more
- added popup display format

1.0 (20120713)
- initial release

Screenshots:
Image
Image
Image
Image
Last edited by pappco on Tue Jun 03, 2014 7:35 pm, edited 1 time in total.

New member

Posts

Joined
Sat Jul 14, 2012 6:33 pm

Post by pappco » Tue Aug 27, 2013 4:51 pm

UPDATE:
1.6 (20130827)
- removed local storage save
Files affected:
-vqmod/xml/vqmod_age_verification.xml

New member

Posts

Joined
Sat Jul 14, 2012 6:33 pm

Post by bt.kieding » Tue Oct 08, 2013 10:33 am

Hi opencartGeek

I am having a problem with your age verification module.

The problem is that it just does not show up in the frontend of the shop.

The shop frontend is here: http://vapourlink.eu

Everything shows up fine in the backend, no problems there.

We are running multiple stores in our installation, so i wonder if the problem can have something to do with this.
We have also installed en extension that makes it possible to set module setting individually for each store.

Could you please help us out?

Best Regards
Bjorn Tore Kieding
RosenTraders Ltd.

Newbie

Posts

Joined
Tue Sep 06, 2011 5:54 am

Post by pappco » Tue Oct 08, 2013 5:27 pm

bt.kieding wrote:Hi opencartGeek

I am having a problem with your age verification module.

The problem is that it just does not show up in the frontend of the shop.

The shop frontend is here: http://vapourlink.eu

Everything shows up fine in the backend, no problems there.

We are running multiple stores in our installation, so i wonder if the problem can have something to do with this.
We have also installed en extension that makes it possible to set module setting individually for each store.

Could you please help us out?

Best Regards
Bjorn Tore Kieding
RosenTraders Ltd.
Hello,

Please send an email to opencart@pappco.hu with the following informations!

Opencart username:
Opencart version number:
VQMod version number:
Installed module name:
Installed module version number:

New member

Posts

Joined
Sat Jul 14, 2012 6:33 pm

Post by bt.kieding » Tue Oct 08, 2013 5:50 pm

No worries.

I figured it out... i had to upgrade vqmod.

Newbie

Posts

Joined
Tue Sep 06, 2011 5:54 am

Post by jfn99 » Wed Oct 30, 2013 8:12 pm

How to use MM/DD/YYYY format instead of DD/MM/YYYY?

New member

Posts

Joined
Thu Feb 25, 2010 5:14 pm

Post by chriskabisch » Thu Oct 31, 2013 12:52 am

Is there an easy way to make this module responsive? I added it to my responsive template and would like it too format properly on my iPhone but not sure how. I am also getting the menu on my iPhone even though it is in "#container" and I have that hidden. Thanks in advance.

Newbie

Posts

Joined
Thu Oct 31, 2013 12:39 am

Post by jeepdroid » Fri Jan 24, 2014 7:54 pm

I have installed version 1.6 of your module and it is not showing up in my opencart version 1.5.6?

Help me please? I have installed it on my localhost server fine no problem but now that i have don a fresh install of Opencart to my website i can not find it in my modules.

Newbie

Posts

Joined
Fri Jan 24, 2014 7:49 pm

Post by djakninn » Tue Feb 16, 2016 5:03 am

Hi.

This extension needs to be updated to the latest opencart version. I have paid for this extension. Please reply.

Newbie

Posts

Joined
Tue Feb 16, 2016 5:02 am
Who is online

Users browsing this forum: No registered users and 144 guests