UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

Wrong link in user image (in user popbox)

Giuseppe Palmas · ·
6:36 AM Monday, 22 January 2018
Low
Hi.
I found a bug: as you can see in attached image, if I click on the avatar image of a user, in the popbox, the link reaload the same page.
I solved it by editing the file /components/com_easydiscuss/themes/wireframe/html/user.popbox.php

I changed line 23

<a class="o-avatar o-avatar--lg" href="">

To this edited line

<a class="o-avatar o-avatar--lg" href="<?php echo $user->getPermalink();?>">

This hack solved the issue. I think that is useful for you in order to improve the next release.
The replies under this section are restricted to logged in users or users with an active subscription with us