Change the Registration Agreement and FAQ? Change the Registration Agreement and FAQ?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Change the Registration Agreement and FAQ?

Started by DoctorBean, December 12, 2010, 02:19:12 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

DoctorBean

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.

Αndré

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.

DoctorBean

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?

DoctorBean

I found your port of the MiniCMS  :)

Thank you.