Previous Thread
Next Thread
Print Thread
Hop To
Joined: May 2004
Posts: 17
D
stranger
stranger
D Offline
Joined: May 2004
Posts: 17
Do any of the resident gurus know how to add additional language and a hyperlink to the verification email sent to new signups? Is it in the adduser.php file and if so what is the procedure?

Thank you

Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Yes, you'll want to edit the adduser.php language file. You can do this through the admin section or you can directly edit the file on the server. Just look for the current text you want to change and change it to whatever you need/want it to say.

Joined: May 2004
Posts: 17
D
stranger
stranger
D Offline
Joined: May 2004
Posts: 17
Thank you Rick.

Can I just add to the line:
[] $ubbt_lang['PASS_BODY'] = "Someone from the ip address '\$ip' registered the Login Name '\$Loginname'. The password for this Login Name is '\$pass'";
[/] and can I use straight html like [] <a href=page.html>link</a> [/] or will I have to escape characters with back slashes?

Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Yes, you can just add to that line. You don't need to escape the HTML tags, but if you add any double quotes you'll need to escape those. So if you wanted to add:

I am "tired"

you would need to add it like this:

I am \"tired\"


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Upgrading supporting apps (mysql, php)
by Baldeagle - 06/09/2024 8:39 AM
Questions re: forum layout and site issues
by domspeak - 06/03/2024 1:49 AM
Test
by Phun - 05/28/2024 7:31 PM
Who's Online Now
2 members (Baldeagle, Gizmo), 301 guests, and 354 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240506)