Quote:
Originally Posted by midihead
For some reason, the agreement is reading:
"The material you wish to access is proprietary. Please confirm that you will not make copies or distribute it to others without permission."
I need to customize this AND the error message when someone hits the "decline" button:
"I'm sorry. You declined to accept our agreement so I cannot process your request. Please start again."
|
As with (I hope!) all the standard text displayed by LDM, these messages are held in phrases. Go to your VB admincp, languages and phrases, search phrases, and enter part of the text, or look for two phrases called ll_agreement and ll_agreement_delined
Quote:
Originally Posted by midihead
I've added my own custom "license agreement" to the "Use Policy" field in the "Add/Edit Category" control panel, but that doesn't seem to be used by this application.
|
Yes it is, but it serves a different purpose. The 'Use Policy' message is displayed at the top of the Add and Edit Link forms.
These are different ways of letting people know that they should respect the contents of your database. The 'Use Policy' is a softly-softly approach that was added to LDM quite early in its development to tell people what they can
add. Nothing happens if the user ignores it (except that I imagine your moderators will delete the entries). The force_accept setting asks users to accept the terms before being able to
download entries.
Like so many things that grow organically, there are inconsistencies in the interface to LDM, and I appreciate that you flag this one.