Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 13

DoudouGumCloudSafemanZvonkoericgillette +8 guests

Where is: You must READ the terms of service warning

I've been digging around and I know I'm being blind!

Where is the: You must READ the terms of service warning that comes up on sign up.

Some of my members seem to have banner blindness so I want to add a little more text.

thanks

Comments

  • it should be somewhere in /languages/definitions.php
  • I can't seem to find it in there though. I can see:

    $Context->Dictionary['IHaveReadAndAgreeTo'] = 'I have read and agree to the //1';
    $Context->Dictionary['TermsOfService'] = 'Terms of Service';

    But not the warning message.
  • good point, just had a look as well and i can't find it either, sorry, don't know where else it could be
  • Posts: 921
    It's in the ExtendedApplicationForm extension.
  • Actually that extension only forces you to read it, but it doesn't let you modify the terms of service, which I believe is what steviehype is looking for. I could use this myself, seeing how my forum is in spanish (Castellano) and the terms of service are in english...
  • Posts: 921
    Well the actual terms of service body itself is in the definitions file, but the 'you must read bla bla bla...' warning is in that extension.
  • Posts: 8
    Abracadabra!

    applications/dashboard/views/home/termsofservice.php
Sign In or Register to comment.