By alexander on Wednesday, 19 August 2015
Posted in Technical Issues
Replies 3
Likes 0
Views 836
Votes 0
Hi guys,

Do you know how to edit the text inside the account deletion prompt box. In my case account deletes automatically, i don;t want the users to be confused with manual admin account deletion.
Thanks
Yes, use a language override. The language constant is COM_EASYSOCIAL_PROFILE_DELETE_CONFIRMATION

To do this go to yoursite/administrator/index.php?option=com_languages&view=overrides

- Click the new button

- In the field called "Language Constant" put in COM_EASYSOCIAL_PROFILE_DELETE_CONFIRMATION

- In the textbox put in the desired text

- Hit save

I found the language constant simply by typing in the values field (right side) "are you sure you want to delete your profile" and it gave a pretty specific result. When the result set for language constants is big, just be more specific and write more.
·
Wednesday, 19 August 2015 08:33
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you Josh

So happy now with my first site finally went live yesterday
·
Wednesday, 19 August 2015 08:45
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Josh for the sharing.
·
Wednesday, 19 August 2015 10:31
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post