By Niklas Elmgren on Thursday, 26 September 2013
Posted in Technical Issues
Replies 12
Likes 0
Views 1.4K
Votes 0
Hi,

At the home of our website we got the module "Nya forumtrÄdar" (New forum topics) which is a EasyDiscuss - Recent Discussions module. The usernames in the module link to adresses like /component/easydiscuss/profile/username?Itemid=101 which doesn't show the profile but instead the front page again.

The module "Senaste blogginlÀggen" (latest blogposts) easyblog mod_latestblogs show the same kind of links but when you are on that adress it shows a link which works (if youre logged on) /profil/profile/username. Same behaviour has the Komento module "Nya kommentarer" (new comments).

The correct link should be like the ones in the /forum which look like /forum/profile/username and can be seen while youre not logged on.

When logged on their is a menu item linking to your own profile (/profil). I think this is affecting the other links somehow.

Thank you
Niklas Elmgren
Hi, can you write please whar should i change exactly? I found the lines but which code should i change? Thank you in advanced
·
Tuesday, 10 December 2013 12:27
·
0 Likes
·
0 Votes
·
0 Comments
·
Here is the code. What should i change?
<div class="small"><?php echo JText::sprintf( 'MOD_RECENTDISCUSSIONS_STARTED_BY' , '<a href="' . $post->profile->getLink() . '">' . $post->profile->getName() . '</a>' );?></div>
·
Tuesday, 10 December 2013 12:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Alejandro,

Actually I'm not so sure what my colleague did for him last time, do you mean that the Easydiscuss Recently Discussion module profile link still doesn't work right? Could you mind provide us with your Joomla Backend and FTP access so we can help you check on this issues? Please advise.
·
Tuesday, 10 December 2013 12:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Ok, didi you get it?
·
Tuesday, 10 December 2013 12:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Access Data is under Site Details
·
Tuesday, 10 December 2013 12:56
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Alejandro,

Could you mind provide the FTP access so we can help you check on your code is it correct ? Please advise.
·
Tuesday, 10 December 2013 14:19
·
0 Likes
·
0 Votes
·
0 Comments
·
Ok data is under Site Details
·
Tuesday, 10 December 2013 15:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Alejandro,

Sorry for late reply to this,
I have checked your side again, it seems like your site template already changed right? And i try to publish the "EasyDiscuss Recently Discussion" in your forum page, then it profile link it work fine now. Do you have fix something in your side?
·
Tuesday, 10 December 2013 16:46
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi! I mean in the frontpage ( not in the forum page) i put a modul in botton1-position "EasyDiscuss Recently Discussion". If i click the user it redirects to the homepage
·
Tuesday, 10 December 2013 17:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Alejandro,

It seems like your SEF already messed up, so i help you set the SEO from your backend > Easydiscuss > Setting > SEO > select "Use Menu ItemId - forum menu item id", after that i clear all your SH404SEF of Easydiscuss URL then clear the Joomla cache. And i tried to load your page again. then it work fine now. Please have a check.
·
Tuesday, 10 December 2013 18:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Arlex you are the man! Thank you very very very much Totally happy with the support.
·
Tuesday, 10 December 2013 18:42
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Alejandro,

You're welcome, glad to heard your issues resolved.
·
Tuesday, 10 December 2013 18:57
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post