UPDATES EasyBlog 6.0.11 Released! Update to the latest version 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
It is currently off working hours and most of us aren't around

Rest assured that we will get back to you as soon as the day starts tomorrow!
  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