Home arrow Forum
Only usernames in SMF
  Welcome, Guest. Please login or register.
December 03, 2008, 08:36:35 PM
Home New Posts Search Calendar


Login with username, password and session length
Forum  |  MamboHacks.com  |  Mambo-SMF Forum 1.3.0 Support  |  Topic: Only usernames in SMF « previous next »
Pages: [1] Go Down Print
Author Topic: Only usernames in SMF  (Read 9549 times)
moin339
Newbie
*

Karma: +1/-0
Offline Offline

Posts: 9


View Profile
Only usernames in SMF
« on: August 03, 2005, 05:10:52 AM »

Hi!

Beacause I wanted to see only the usernames in SMF and not the realnames I created a little mod. The mod disables the realname in the Mambo-SMF-Bridge from mambohacks.com and shows instead the username.

I attached it beacause I read that a lot of other people doesn't like the realnames Wink

* mod_username.zip (1.25 KB - downloaded 10 times.)
Logged
cowboy
Administrator
Hero Member
*****

Karma: +30/-0
Offline Offline

Posts: 663



View Profile WWW
Re: Only usernames in SMF
« Reply #1 on: August 03, 2005, 10:28:37 AM »

This is a nice contribution. Maybe you want to submit it to the downloads section. Wink
Logged
moin339
Newbie
*

Karma: +1/-0
Offline Offline

Posts: 9


View Profile
Re: Only usernames in SMF
« Reply #2 on: August 03, 2005, 10:46:11 AM »

This is a nice contribution. Maybe you want to submit it to the downloads section. Wink

done Wink
Logged
OSCH
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 18


View Profile WWW
Re: Only usernames in SMF
« Reply #3 on: August 09, 2005, 04:16:30 AM »

how to install the mod ?? in mamboadmin - modules - install i cant do it.
where is the way i cant see?
greetings
OSCH
Logged
moin339
Newbie
*

Karma: +1/-0
Offline Offline

Posts: 9


View Profile
Re: Only usernames in SMF
« Reply #4 on: August 09, 2005, 05:33:59 AM »

just unzip the file and look at the text-files Wink
Logged
OSCH
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 18


View Profile WWW
Re: Only usernames in SMF
« Reply #5 on: August 09, 2005, 06:13:43 AM »

uuutch -  Roll Eyes yes i see  Embarrassed
thanks
OSCH
Logged
OSCH
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 18


View Profile WWW
Re: Only usernames in SMF
« Reply #6 on: August 15, 2005, 04:46:56 PM »

uhh after all seems to run perfect now i get a template parse error when i try to open the profile of my user.
Any others here with the same error?
OSCH

edit----
this is the error
Parse error: parse error, unexpected $ in /www/htdocs/v159664/simplemachines/Themes/default/Profile.template.php on line 1604
« Last Edit: August 15, 2005, 05:00:32 PM by OSCH » Logged
moin339
Newbie
*

Karma: +1/-0
Offline Offline

Posts: 9


View Profile
Re: Only usernames in SMF
« Reply #7 on: August 22, 2005, 02:36:04 PM »

and whats written in this line?
Logged
Marc Asbill
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 5


View Profile
Re: Only usernames in SMF
« Reply #8 on: August 25, 2005, 12:33:45 AM »

This step in the installation file, "2. If you want to disable the realnames from the current SMF users run this SQL-Statement:
   UPDATE
       smf_members
   SET
       realName = memberName;"

How do I do that?

Thanks!
Logged
OSCH
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 18


View Profile WWW
Re: Only usernames in SMF
« Reply #9 on: August 25, 2005, 06:50:47 AM »

go into your mysqleditor phpmyadmin open your database click 'sql' and go for it. Ask your provider for phpmyadmin or similar tool. Most providers installed it.
OSCH
Logged
pestilence
Newbie
*

Karma: +2/-0
Offline Offline

Posts: 14


View Profile
Re: Only usernames in SMF
« Reply #10 on: August 25, 2005, 07:21:55 PM »

Actually the whole Realname thing should be optional inside mambo, i don't know why they didn't modify it up to now.
Another solution is to edit the registration module erase the name field and inside the post processing include a small hack like:
Code:
$name = mosGetParam( $_POST, 'username', '');
this would match the name value to the username value and you wouldn't have to worry with any other issues.
Logged
Pages: [1] Go Up Print 
Forum  |  MamboHacks.com  |  Mambo-SMF Forum 1.3.0 Support  |  Topic: Only usernames in SMF « previous next »
Jump to:  



Login with username, password and session length

Powered by MySQL Powered by PHP Forum | Powered by SMF 1.0.5 & Mambo-SMF.
© 2001-2005, Lewis Media. All Rights Reserved.
Valid XHTML 1.0! Valid CSS!
None of the text or images in this public website may be copied without the expressed written consent of the authors.
Copyright 2005 by MamboHacks.com. Powered by Mambo. All rights reserved.
TERMS OF USE