Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question J! 1.6: Real names displayed; cannot hide username in profile information.

More
12 years 11 months ago #11 by Sovaka
Well this is how the information is retrieved...
Code:
<?php echo $this->escape($this->name); ?>

How this differs from other calls like;
Code:
<?php echo CKunenaLink::GetProfileLink ( intval($this->profile->userid), $this->escape($this->username) ); ?>
That you use in the actual forum posting view...

Maybe if I copy and paste that code into the Summary.php, it will yield the same results?
The following user(s) said Thank You: Hobbis

Please Log in or Create an account to join the conversation.

More
12 years 11 months ago #12 by Sovaka
Yep
That fixed it.

Just need to mess with formatting of it.
The following user(s) said Thank You: Hobbis

Please Log in or Create an account to join the conversation.

More
12 years 11 months ago #13 by etkritikonspoudon

sozzled wrote: G'day, Sovaka, and welcome to Kunena.

I am guessing that you are using K 1.6.3 on J! 1.5.23 (if you are using something else, please let us know). I am also guessing that you have not properly implemented Joomla SEO on your site, either. Please read Search Engine Optimisation (SEO) in the Wiki.

If I was wrong in my guesswork, please post your K 1.6 configuration report so that I can see what you really have done.


I am using K1.6.3 in J1.5.23 and I have set for the username to appear in the forum...however, in the user's "ban history" (I have logged in as admin) the real name is displayed...
This may not be visible to anyone, yet it is against the settings chosen.

I have the SEO option set as suggested

This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Disabled | Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 30M seconds | Max execution memory: 64M | Max file upload: 20M

This message contains confidential information

Joomla default template details : rt_versatility4_j15 | author: RocketTheme, LLC | version: 1.5.4 | creationdate: August 20, 2010

Kunena default template details : Blue Eagle (default) | author: Kunena Team | version: 1.6.3 | creationdate: 2011-01-31

Kunena version detailled: Installed version: 1.6.3 | Build: 4344 | Version name: Parlare | Kunena detailled configuration:

Warning: Spoiler!

Third-party components: AlphaUserPoints: Disabled or not installed | CommunityBuilder: Disabled or not installed | Jomsocial: Disabled or not installed | UddeIm: Disabled or not installed

Third-party SEF components: sh404sef: Disabled or not installed | ARTIO JoomSEF: Disabled or not installed | AceSEF: Disabled or not installed

Plugins: System - Mootools12: Disabled | System - Mootools Upgrade: Enabled | JFirePHP: Disabled or not installed | Kunena Discuss: Disabled or not installed | Kunena Search: Enabled (Version : 1.6.2) | My Kunena Forum Menu: Disabled or not installed | My Kunena Forum Posts: Disabled or not installed

Modules: Kunena Latest: Enabled (Version : 1.6.2) | Kunena Stats: Disabled or not installed | Kunena Login: Enabled (Version : 1.6.2)

Please Log in or Create an account to join the conversation.

More
12 years 11 months ago - 12 years 11 months ago #14 by sozzled
etkritikonspoudon wrote:

I am using K1.6.3 in J1.5.23 and I have set for the username to appear in the forum...however, in the user's "ban history" (I have logged in as admin) the real name is displayed...
This may not be visible to anyone, yet it is against the settings chosen

Yes, I've noticed that, too but that's a different subject.

This topic is about showing, on the user's profile.

Real Name (Username)

... when any user views someone's profile. We weren't discussing what you see when you are about to ban someone's account.
Last edit: 12 years 11 months ago by sozzled.

Please Log in or Create an account to join the conversation.

Time to create page: 0.583 seconds