Results 1 to 7 of 7
  1. #1
    Join Date
    Dec 2008
    Posts
    3
    Plugin Contributions
    0

    Default privacy notice checkbox for new users?

    I want to have new users view and accept the privacy policy before being accepted by the system. It seems that /includes/languages/cherry_zen/english.php has the appropriate code:
    Code:
    // create account - login shared
      define('TABLE_HEADING_PRIVACY_CONDITIONS', 'Privacy Statement');
      define('TEXT_PRIVACY_CONDITIONS_DESCRIPTION', 'Please acknowledge you agree with our privacy statement by ticking the following box. The privacy statement can be read <a href="' . zen_href_link(FILENAME_PRIVACY, '', 'SSL') . '"><span class="pseudolink">here</span></a>.');
      define('TEXT_PRIVACY_CONDITIONS_CONFIRM', 'I have read and agreed to your privacy statement.');
      define('TABLE_HEADING_ADDRESS_DETAILS', 'Address Details');
      define('TABLE_HEADING_PHONE_FAX_DETAILS', 'Additional Contact Details');
      define('TABLE_HEADING_DATE_OF_BIRTH', 'Verify Your Age');
      define('TABLE_HEADING_LOGIN_DETAILS', 'Login Details');
      define('TABLE_HEADING_REFERRAL_DETAILS', 'Were You Referred to Us?');
    
      define('ENTRY_EMAIL_PREFERENCE','Newsletter and Email Details');
      define('ENTRY_EMAIL_HTML_DISPLAY','HTML');
      define('ENTRY_EMAIL_TEXT_DISPLAY','TEXT-Only');
      define('EMAIL_SEND_FAILED','ERROR: Failed sending email to: "%s" <%s> with subject: "%s"');
    
      define('DB_ERROR_NOT_CONNECTED', 'Error - Could not connect to Database');
    but nothing comes up on the page where new users fill in their information. I have filled in the privacy policy through the Define Pages Editor, so it does exist.

    Beyond that, I'm just about ready to launch the site!

  2. #2
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: privacy notice checkbox for new users?

    but nothing comes up on the page where new users fill in their information
    Did you turn onthe checkbox in the Admin> Configuration> Regulations?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Dec 2008
    Posts
    3
    Plugin Contributions
    0

    Default Re: privacy notice checkbox for new users?

    You are absolutely right. And just when I thought I had explored every little drop-down menu...

    Thanks so much!

  4. #4
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

    Default Re: privacy notice checkbox for new users?

    A search of the forum reveals that although we can turn the regulations on in admin and force customer to check the box, that "check" is not stored. Is this correct?

    What future proof do we have that the customer acknowleged and agreed to the TOS?

    Can this be set to store affirmation in the database .... easliy?

    Tina

  5. #5
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: privacy notice checkbox for new users?

    we can turn the regulations on in admin and force customer to check the box, that "check" is not stored. Is this correct?
    That is correct at the moment.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  6. #6
    Join Date
    Feb 2008
    Location
    Washington State
    Posts
    236
    Plugin Contributions
    0

    Default Re: privacy notice checkbox for new users?

    I have updated the terms and conditions via the define page editor however, once I turned on "Confirm Terms and Conditions During Checkout Procedure" in the Admin> Configuration> Regulations section and then test the buy flow the link brings me to a blank page: https://www.justmymusic.com/store/in...age=conditions

    Does anybody have a idea of how I can fix this?
    ~ jasmel : My Store Using Contributions: Wallet Theme | Simple Google | Quantity Discounts | Godaddy | FAQ's | Confirm Email Address Entry | Admin login as customer | Newsletter Subscribe | CampaingMonitor

  7. #7
    Join Date
    Feb 2008
    Location
    Washington State
    Posts
    236
    Plugin Contributions
    0

    Default Re: privacy notice checkbox for new users?

    found it.

    Admin > Configuration > Define Page Status > set to "1"
    ~ jasmel : My Store Using Contributions: Wallet Theme | Simple Google | Quantity Discounts | Godaddy | FAQ's | Confirm Email Address Entry | Admin login as customer | Newsletter Subscribe | CampaingMonitor

 

 

Similar Threads

  1. privacy notice validation
    By zvenson in forum Basic Configuration
    Replies: 0
    Last Post: 3 Sep 2009, 10:48 AM
  2. Privacy Notice
    By lucky_charm in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 16 Aug 2007, 03:05 AM
  3. Replies: 4
    Last Post: 4 Apr 2007, 05:09 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg