Age Verification Extension for Magento 2

Age Verification Extension for Magento 2

Age verification is an important part of the online stores that are selling adult products or alcohols etc. In addition other stores may also need the age verification based on terms of services. To enable this feature we have come up with Age Verification Extension for Magento 2. This extension allows you to lock the store for unverified visitors. The visitors cannot access any page on the store unless they have verified their age.

Magento® 1.9.2 Cannot Create Account on Frontend

Magento® 1.9.2 Cannot Create Account on Frontend

Sometimes you install a Magento theme and discover that you are not able to create new customer accounts on frontend. New account register form just reloads the registration page. It is possible that you face a problem while customer login.
This problem can occur when you upgrade from Magento 1.9.1.1 to 1.9.2.x. But here is the simple fix for this problem It occurs because the account registration/login template of your theme does not have a valid form_key field. Each form in Magento should have a hidden form_key field to prevent malicious requests.