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 offline
Our team is away during the weekend. Some answers may already be available on our documentation

Rest assured that we will get back to your posts as soon as the week starts!
  Support is offline

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