Welcome to Geeklog, Anonymous Friday, November 29 2024 @ 07:46 pm EST
Geeklog Forums
hard coding removal instructions
Crissy
Anonymous
How do I hard code removal instructions into every message sent from the mail user function?
Thanks,
Crissy
Thanks,
Crissy
8
6
Quote
Status: offline
hidden
Forum User
Chatty
Registered: 11/13/03
Posts: 51
Quote by Crissy: How do I hard code removal instructions into every message sent from the mail user function?
Thanks,
Crissy
Thanks,
Crissy
do you mean account removal?
if you dont want users to delete their account you can set it off in your config.php
$_CONF['allow_account_delete'] = 0;
if you have set that =0 you dont really have to hard code editing that msg for deleting accounts, it wont appear.
i hope it is what you mean.
we are just shadows of our hidden identities
7
6
Quote
Crissy
Anonymous
What I mean is: I want to automatically add removal instructions to every email sent out from the geeklog site.
Example: When I send them the newsletter, the law states there must be removal instructions in case they no longer want to get it.
I want to know how to hard code it in underneath the message I am sending when sending from the mail user interface so that it will always appear
Like when you get an autoresponder message and it has the removal instructions and link at the bottom or php that automatically has the removal instructions at the bottom with every email sent out.
Thanks,
Crissy
Example: When I send them the newsletter, the law states there must be removal instructions in case they no longer want to get it.
I want to know how to hard code it in underneath the message I am sending when sending from the mail user interface so that it will always appear
Like when you get an autoresponder message and it has the removal instructions and link at the bottom or php that automatically has the removal instructions at the bottom with every email sent out.
Thanks,
Crissy
6
8
Quote
Status: offline
Robin
Forum User
Full Member
Registered: 02/15/02
Posts: 725
OK then you can hardcode it into the language file and change
15 => "Your {$_CONF['site_name']} account has been created successfully. To be able to use it, you must login using the information below. Please save this mail for further reference.",
into something like this
15 => "Your {$_CONF['site_name']} account has been created successfully. To be able to use it, you must login using the information below. Please save this mail for further reference. If by any chance, however we would be rather suprized, you want to remove you your account please log in and click on Delete my account blah blah blah",
Geeklog Polish Support Team
15 => "Your {$_CONF['site_name']} account has been created successfully. To be able to use it, you must login using the information below. Please save this mail for further reference.",
into something like this
15 => "Your {$_CONF['site_name']} account has been created successfully. To be able to use it, you must login using the information below. Please save this mail for further reference. If by any chance, however we would be rather suprized, you want to remove you your account please log in and click on Delete my account blah blah blah",
Geeklog Polish Support Team
5
12
Quote
All times are EST. The time is now 07:46 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content