I'm trying to find the Registration Agreement a user has to agree to for registering, but can't find it. I would like to modify it, according to my gallery's needs. Is it possible, and where is this Agreement?
Also, is it possible to have a Help or FAQ in the gallery? Once again, I can't find anything.
Thanks in advance.
Quote from: DoctorBean on December 12, 2010, 02:19:12 PM
I'm trying to find the Registration Agreement a user has to agree to for registering, but can't find it. I would like to modify it, according to my gallery's needs. Is it possible, and where is this Agreement?
It's
$lang_register_php['disclamer'] in the language files.
Quote from: DoctorBean on December 12, 2010, 02:19:12 PM
is it possible to have a Help or FAQ in the gallery? Once again, I can't find anything.
Sure. Just create a new page (search the board/read the docs how you can do this, or use the plugin MiniCMS to do that) and an appropriate menu item/button (again, search the board/read the docs).
Please also respect our board rules in the future. E.g. we have a 'one question per thread' rule.
Quote from: ΑndrĂ© on December 12, 2010, 02:33:23 PM
It's $lang_register_php['disclamer'] in the language files.
Sure. Just create a new page (search the board/read the docs how you can do this, or use the plugin MiniCMS to do that) and an appropriate menu item/button (again, search the board/read the docs).
Please also respect our board rules in the future. E.g. we have a 'one question per thread' rule.
Apologies.
Thanks for both. There doesn't appear to be a 1.5 version of MiniCMS. Hopefully the 1.4 version will work?
I found your port of the MiniCMS :)
Thank you.