HI.
Where do I go to add the members nickname under or above the (profile, Account, logout) words. Or even changing the word profile to the users nickname will do also.
Cheers
HI. Where do I go to add the members nickname under or above the (profile, Account, logout) words. Or even changing the word profile to the users nickname will do also. Cheers
|
Without looking; it is in the extra service menu, or the extra small thumbnail templates; extra_service_menu.html; extra_sm_thumbnail.html. However, I don't know if the files include the nick, you may have to do some code editing to include the nick in the files that support those templates; you may have to generate a new key for the nick and include it in the templates mentioned. The word "profile" is a language key; so you would need to modify that; the menu item would need to stay the same.
This is one of those things that does not have a simple answer. If you are unsure of how to do it, you make want to post a job. http:/boonex/jobs Geeks, making the world a better place |
To change the Profile link to show the username, edit the Profile entry in the sys_menu_service table in the database. Empty the value for Caption and replace it with: {memberNick}
Save and clear Dolphin's cache. There may be a way to do this by editing the language key, but I couldn't find one that works. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |