By SwissVBS on Wednesday, 08 August 2012
Posted in General Issues
Likes 0
Views 747
Votes 0
Am building a custom template for our site, which is integrated with some external services. For display purposes I need to leave the display name to real name; however, to pull some external resources for user I need to inject the username in a request url.

Without modifying the core getName() function, is there a way in which I can pull the username in the template file without affecting the setting for general display by real name?
Where is the getName() function defined?
·
Friday, 11 July 2014 01:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

Take a look at the file /administrator/components/com_easydiscuss/tables/profile.php
·
Friday, 11 July 2014 02:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you sir!
·
Friday, 11 July 2014 02:50
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Patrick
·
Friday, 11 July 2014 12:25
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post