The Joomla! Forum ™



Forum rules


Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting.
Forum Post Assistant - If you are serious about wanting help, you should use this tool to help you post.



Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Thu Jun 28, 2012 6:37 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Mon Apr 09, 2012 8:52 pm
Posts: 41
Location: São Paulo / São Paulo - Brazil
When I register a new user, his access data (login, password) is sent by email to him.
I need to change this email, where can i change this ?

I know it's easy to do but i don't know where.

I'm using joomla 1.5.x.

Thank you.

_________________
The impossible we do now. A miracle ? It's just take a while...


Top
 Profile  
 
PostPosted: Thu Jun 28, 2012 7:01 pm 
User avatar
Joomla! Ace
Joomla! Ace

Joined: Sat Oct 28, 2006 11:16 pm
Posts: 1051
Location: Texas
The easiest way is to create a language override.

Create these files:
/language/overrides/en-GB.override.ini
/administrator/language/overrides/en-GB.override.ini

For each of these files, find the string you want to override, and copy it to the appropriate override file (if the language file is in /administrator, put the line in the /administrator override file)

/administrator/language/en-GB/en-GB.com_users.ini
NEW_USER_MESSAGE=The message sent when an admin creates a user from the /administrator back-end

/language/en-GB/en-GB.com_users.ini
Things you might be interested in changing are:
PASSWORD_RESET_CONFIRMATION_EMAIL_TEXT
SEND_MSG
SEND_MSG_ACTIVATE
USERNAME_REMINDER_EMAIL_TEXT

All things considered, it's pretty easy.

_________________
Honk if this signature offends you.


Top
 Profile  
 
PostPosted: Thu Jun 28, 2012 7:08 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Mon Apr 09, 2012 8:52 pm
Posts: 41
Location: São Paulo / São Paulo - Brazil
Thank you. I were looking for this into admin area =)

I created an app to register new user in an easier way 9at least to me). It's automaticaly save the data user into __user, __contact_details, __core_acl-aro, __core_acl_groups_aro_map with just 6 fields (not a module, plugin or something).

And now it's complete =)

Thanks

_________________
The impossible we do now. A miracle ? It's just take a while...


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 



Who is online

Users browsing this forum: No registered users and 26 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group