Open NicoDucou opened 6 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
How can I display terms and conditions and privacy policy on the site before people log in? Any link to the TOC page causes a not logged in permission error?
How can I display terms and conditions and privacy policy on the site before people log in? Any link to the TOC page causes a not logged in permission error?
For this you should use a public page creating a link from the edit homepage entry in the protal block of the administration page.
For the moment in the context of a multi URL, if I edit the terms and conditions on the page main/admin/legal_add.php it edits the terms and conditions for all the URLs.
It would be good to be able to define a different text on a URL basis, but this implies to validate the terms and conditions for every URL (for the moment we only have a user extra field that indicate if the terms and conditions and accepted or not in which version and at what date).