Products     Magento Extension     PCI-Shopping-Carts     Templates       CRELoaded     WordPress Modules     osCommerce Modules       osCommerce Addons       osCommerce Features       osCommerce Management       Payment Modules     CRELoaded Modules       CRE Loaded Addons       CRE Loaded Features       CRE Loaded Management       Payment Modules       CRELoaded Services
Free Stuff
Customization
Templates
Compare Products
You have no items to compare.
Affiliate Info
Affiliate Program FAQ
Affiliate Log In
Recent Orders
Hot Keywords: Order Notification, Order Search, Coupon, Flash Board, Compare, Floating Message, Tracking, Moneris, RSS, Visitor Filter

  Terms Acceptance 1.0

The following osCommerce contribution is a free Opensource code originated from official osCommerce website and provided for your reference only, you may download the original contribution file(s) and install it on your own; or you may request a Paid Installation Service from Agents Of Power; Agents Of Power does the "AS IS" installation on your website, we do not guarantee it will work properly on your website. Extra Paid service is available for repairing the problem from the original contribution or from your website.
This is my first "contribution", but I noticed when adding this one that there was a couple of things that didn't work correctly.

There was an error showing with the original code:

<!-- SOF TERMS ACCEPTANCE -->
if(!($HTTP_POST_VARS['terms_accept'])){
$error = true;

$messageStack->add('create_account', 'You must accept the Terms and Conditions to continue.');
}
<!-- EOF TERMS ACCEPTANCE -->

This neededsome // in front of the terms acceptance bit for some reason, but not in the other entry.

Once installed, the terms and conditons link goes to an incorrect legal.pdf file. Even though it does state the change needed, I have amended this.

I cannot work out why it still creates an account though even if you don't tick the box. So if someone else has the knowledge to correctly update this please do.

Attached is the updated file so far.
   Posted on: 10/27/2009     See contribution details Request Installation with Paid service