Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Modify Textpattern system message/email
How can I modify the model of Textpattern system email?
I’m working on a site with restricted areas for some users. I’d like to hide Textpattern URL in the email that system send after creating a new member.
Offline
#2 2014-01-09 11:25:52
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,315
Re: Modify Textpattern system message/email
That’s nothing clean. It’ll be like pulling at a thread, around some corners until you find the Minotaur. And it will end in a hack.
The mail text will be a language string, so you’ll find it in the database. Search for parts of the email message. Once found, look at how the “identifier” is named (it’s not a number and will have some underscores, probably). Copy it and paste it in an across file search in TXP’s files. Hack the Minotaur.
(Edit: typos)
Last edited by uli (2014-01-09 11:27:40)
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline