change name to username in module

GK User
Thu Apr 01, 2010 4:39 am
hello,
how can I change the name in the members modul into the username.
thx
User avatar
Senior Boarder

teitbite
Fri Apr 02, 2010 10:23 pm
Hi

Please tell something more about it, point me which "name" do You mean.
User avatar
Moderator

GK User
Sat Apr 03, 2010 4:31 am
I meen the username in the module mod_gk_js_members.
I want to change it from realname to username/nickname. :)
User avatar
Senior Boarder

GK User
Tue Apr 06, 2010 1:15 pm
I need this too...There is a Privacy issue displaying realnames as opposed to usernames...
User avatar
Expert Boarder

GK User
Wed Apr 14, 2010 7:09 am
any news about that???
User avatar
Senior Boarder

teitbite
Fri Apr 16, 2010 8:46 am
Hi

I will need ftp access details to search it on working page. Please send it to my mail.
User avatar
Moderator

teitbite
Fri Apr 16, 2010 1:37 pm
Hi

I got the ftp data from one of You, but I do not know which one :) and also please give me the url to the site and some login data.

I have already localized the code, but cannot see the changes live.
User avatar
Moderator

teitbite
Fri Apr 16, 2010 2:03 pm
Hi

Ok. I have connected site with ftp :) But please point me in which place the mod_gk_js_members is displaying.
User avatar
Moderator

GK User
Fri Apr 16, 2010 2:16 pm
root/msc2/modules/

I think if you use my ftp
User avatar
Senior Boarder

teitbite
Fri Apr 16, 2010 2:23 pm
Hi

No, no. I meant this module at the site. Do I need to log in to see it? If Yes please send me some dumy user data.
User avatar
Moderator

teitbite
Fri Apr 16, 2010 8:53 pm
Hi

I have found some old mail with user access but is not working anymore. Please help me and guid to the place where user names are displaying.
User avatar
Moderator

GK User
Fri Apr 16, 2010 9:12 pm
Hi,

This is a Global Issue with the GK JS Members mod. It occurs on Park freak and Quay and on the demo on this site!

The mod displays the REAL names of people registered when it would be better (especially from a privacy point of view) to show the Usernames of registered members. There are no settings in the backend to achieve this so is there a code to change this..?

Dave
User avatar
Expert Boarder

GK User
Fri Apr 16, 2010 9:28 pm
@titebite:
I dont knew what you mean?!
The place in database or the module or anything else?
User avatar
Senior Boarder

teitbite
Fri Apr 16, 2010 10:11 pm
Hi

Please just point me where on site this real names are displayed. :)
User avatar
Moderator

GK User
Fri Apr 16, 2010 10:20 pm
Ok on www.metalszene.de is where the red square is

Image
User avatar
Senior Boarder

teitbite
Fri Apr 16, 2010 10:36 pm
Hi

Please edit file templates/[your_template]/html/mod_gk_js_members/tmpl/default.php

and change in line 62

Code: Select all
$member->name


to

Code: Select all
$member->username



This line should looks like this:

Code: Select all
<span><?php echo $member->username; ?></span>



@V4Mp

I've left the change at Your site.
User avatar
Moderator

teitbite
Fri Apr 16, 2010 10:39 pm
BTW V4Mp

Are You going to install some translator at Your site? My german isn't so good but Your site got some useful informations :)
User avatar
Moderator

GK User
Fri Apr 16, 2010 10:46 pm
well... that not plant for the moment. maybe in the future if site is more popular. at the moment we just want to start in germany and austria with the community and some events.

do you mean any special kind of informations?

oh and thx for editing and spending time on it
User avatar
Senior Boarder

teitbite
Fri Apr 16, 2010 10:56 pm
Hi

I like metal too. And some images just made me to use translator to know what's an article about.

Tenacious D! Noone Can Destroy The Metal! :D
User avatar
Moderator

GK User
Fri Apr 16, 2010 11:08 pm
Hey he is a legend! m/
and in germany we are sick of show like DSDS (Deutschland Sucht Den Superstar = the german show for Americans Idol). Well we starting a tribut to rock an metal and buy the single TRIBUT from Tenacoius D on german markets to bring it in charts on chartplace no1.
in uk it worked already, they make the same with Rage Against The Maschine last show in uk. Well result was: RATM Chart 1 and UK Idol No2! :D
We hope that Tribut will become the same and want to make a statment to german musikindustrie, that we dont want any longer shit like DSDS Stars in radio and tv. ;)

If you like metal you're wellcome to add me in icq, skype or any messanger
User avatar
Senior Boarder


cron