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 online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

easydiscuss cant open a post, get a 404

Magnus Alber · ·
5:46 PM Friday, 15 December 2017
High
Hi there again,

after update our easydiscuss is not working. We had the problem last time also.
Mr Wong was helping us :D , here is our last conversation:

Arlex Wong

5:49 PM Tuesday, 05 December 2017 # 6

Thanks, I can access your site now.

May i know do you have customise on this file in previously?

JoomlaFolder/administrator/components/com_easydiscuss/includes/post/post.php

Because based on what i checked, it seems like you missed up this method code from this post.php



/**
* Determines if this post's got accepted reply as answer
*
* @since 4.0
* @access public
*/
public function isPostReplyAccepted()
{
$state = ED::table('thread')->getThreadAnswered($this->post->id);
return $state;
}

view raw
snippet.php hosted with ❤ by GitHub


I already help you applied these code into that post.php file, it should work fine now.
The replies under this section are restricted to logged in users or users with an active subscription with us