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
It is currently a public holiday for us from where we are at.

There may be a delay in our responses but rest assured that we will be back at full speed when we are back to the office.
  Support is offline

Autopost replacement bug

Christopher Ambler · ·
4:17 AM Friday, 04 September 2020
Normal
Your code for autopost formatting (in (admin) includes/post/post.php) has the following line:


$content = str_ireplace(' ', ' ', $content);


Replacing a non-breaking space with an empty string is incorrect, it should be a single space. This is causing formatting errors on autoposts.
The replies under this section are restricted to logged in users or users with an active subscription with us