Community Add-Ons
| Maintainers: | kocu |
Activation Code
for osCommerce Online Merchant v2.2
This contribution will make visitors need to activate their account after registration. Activation code is sent to new registered user email address.
if your oscommerce has a "ultimate seo url" then
your seo url setting must be
admin -> configuration -> SEO URLs -> Output W3C valid URLs (parameter string)? "false"
this is important for your members
because url of the activation code do not work with & code.
Here is a sample for activation code link:
before setting:
account_activate.php?activation_id=820f1af38e8a52ad2cc79239be4becd7&activation_code=g2rxyhn03cts
after setting:
account_activate.php?activation_id=820f1af38e8a52ad2cc79239be4becd7&activation_code=g2rxyhn03cts
no file attached...
