Zen Follower
- Join Date:
- Apr 2005
- Posts:
- 191
- Plugin Contributions:
- 0
user registration
does anyone know which tpl file handles the user registration page ?
Views: 1,772
Zen Follower
does anyone know which tpl file handles the user registration page ?
Obaa-san
Which part of the page?
Zen Follower
the bottom where the newsletter part is .. the tpl file .. someone told me create_account but that isnt what im looking for to remove the newsletter portion of that page.
Obaa-san
You don't need to touch the code - just turn it off in the Admin> Configuration> Customer details.
Zen Follower
i dont think thats what thats for .. cuz that didnt work ... any other suggestions ?? does anyone know what file the code to remove is in to remove that newsletter reg ?
Totally Zenned
its in
tpl_create_account_default.php
tpl_login_defalt.php
However if you turn it OFF where Kim ( ZC Founder ) stated the checkbox for the newsletter goes away
The Text HTML buttons are for ALL emails,
so rather than taking out the entire box, just change the verbage,
includes/languages/english/YOUR TEMPLATE/create_accont.php and login.php
make it say email preferences rather tha newsletter/email settings
Deceased
so rather than taking out the entire box, just change the verbage,
includes/languages/english/YOUR TEMPLATE/create_accont.php and login.php
Actually the file is includes/languages/YOUR_TEMPLATE/english.php
find: ```php
define('ENTRY_EMAIL_PREFERENCE','Newsletter and Email Details');
Totally Zenned
thanx Clyde,
I blew that one
Deceased
Merlin,
If I hadn't already done the change for myself, I probably would have said the same thing you did.
Black Belt
Double posting of the same issue!!! Getting the same answers...
Please do not post the same issue hoping for different replies... add to your original posting
Tell staff why this post should be reviewed.