By Vincenzo on Thursday, 30 April 2015
Posted in General Issues
Likes 0
Views 1K
Votes 0
Hi,
i would that when an user accept the answer, the discussion closed automatically, without allowing other users to continue to comment or to put like. What can i do?
More over, how can i disability the user to press like at your replies by yourself?
Hello Vincenzo.

I am really sorry because it is not possible to close discussion automatically when an user accept the answer.

Regarding your second question, you can disable it in your easydiscuss backend setting at EasyDiscuss > Settings > General > Workflow. Then turn off Enable likes for replies under Likes section. http://screen.stackideas.com/2015-04-30_1704.png
·
Thursday, 30 April 2015 17:04
·
0 Likes
·
0 Votes
·
0 Comments
·
i want "like" under the reply, but i wouldn't that an user can vote by yourself his post, only others users can put like.
·
Thursday, 30 April 2015 17:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Vincenzo.

Please replace your post.likes.php file in ...\components\com_easydiscuss\themes\simplistic\post.likes.php with this attachment file.

Hope this help you
·
Thursday, 30 April 2015 18:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Ok, i see that there is no a point rule about reject answer. Is important that because if one user accept the answer, than reject and after accept too, other user will be double points.

And If i create a point rule about like , the point will be assign at who click like, but i would the opposite. Who give a good answer obtain a point

Is two important issue on my websute
·
Thursday, 30 April 2015 21:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Vincenzo,

I am sorry but unfortunately EasyDiscuss doesn't have such functionality at this point of time. I will add this into our issue tracker and we'll try to include this in the upcoming release of EasyDiscuss
·
Friday, 01 May 2015 15:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Without this things,easydiscuss become a simple forum,and for me is useless, i could use kunena.

Is foundamental for my website, vote who reply better, but after the choose the user must have assign other point at other users through the rule "accept answer".

I have an idea, you could change css and remove the key "reject answer" from display, without change programmin languaguee, but only graphics. I am not an expert, maybe is the simple way.

Is foundamental for me, help me..thanks
·
Sunday, 03 May 2015 02:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Vincenzo,

I am sorry for the delay of this reply as it is a long weekend off for us here in Malaysia. Hm, I am not really sure if I understand you here. Would it be possible that you provide us with some screen shots?
·
Monday, 04 May 2015 16:49
·
0 Likes
·
0 Votes
·
0 Comments
·
To solve my problem , I would like the "reject answer" button was not displayed .
can you change the graphic or something else, like html or CSS?
Is foundamental for me that the user can assign point for "acept answer" just one time
·
Monday, 04 May 2015 17:32
·
0 Likes
·
0 Votes
·
0 Comments
·
attached
·
Monday, 04 May 2015 17:32
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Vincenzo,

You can edit the file /components/com_easydiscuss/themes/simplistic/post.qna.php and remove the codes below at line 24 - 29


<div class="discuss-accept-answer">
<span id="reject-button-<?php echo $reply->id;?>">
<a href="javascript:void(0);" onclick="discuss.reply.reject('<?php echo $reply->id; ?>');" class=" discuss-reject btn btn-small">
<?php echo JText::_('COM_EASYDISCUSS_REPLY_REJECT');?></a>
</span>
</div>
·
Monday, 04 May 2015 22:27
·
0 Likes
·
0 Votes
·
0 Comments
·
AMAZINGGGG mark...thanks very much

now work,
there is the last things. don't hate me.
Izan helped me, about button like, now i have the same problem with the button "Accept answer".

I would that an user cant push "accept answer" at your reply, but can select only a reply of other users .

After this, i am fully satisfied

thank so much
·
Monday, 04 May 2015 23:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Vincenzo,

Hm, sorry but I am not really sure if I understand you here. Can you please provide us with some screen shots please?
·
Tuesday, 05 May 2015 00:34
·
0 Likes
·
0 Votes
·
0 Comments
·
In the attach, darius begins the discuss. But darius can accept is reply as the best. I would that darius can "accept" only other users replies. Darius must press "acept as answer" only on other users replies.

Izzan did the same for the buttom "like". See above
·
Tuesday, 05 May 2015 16:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Vincenzo.

Please replace your post.qna.php in ...\components\com_easydiscuss\themes\simplistic\post.qna.php with this attachment file.

I have added this code into this file.
	<?php if( !$question->isresolve && $reply->access->canMarkAnswered() && $system->my->id != $reply->user_id ) { ?>


Hope this help you
·
Tuesday, 05 May 2015 16:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi, now work well

But, if i do an update, i have to insert this code again.

Easydiscuss do not send subscription email or email when another user reply to a discussion. I set all ..see attachment
·
Friday, 08 May 2015 19:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Vincenzo,

Yes, you need to re-add the code when updating Easydiscuss. As for the reply email, it should send the notification. Can you provide us your backend and FTP access so we can have a better look on your issue here?
·
Saturday, 09 May 2015 01:21
·
0 Likes
·
0 Votes
·
0 Comments
·
I used softacoulus, don t load joomla trough ftp but through my provider. Is there another way?
·
Saturday, 09 May 2015 18:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Vincenzo,

I am really sorry for the delay of this reply as it is a weekend for us here.

Perhaps you can provide step by step how to you access in your Joomla backend and FTP access through softacoulus?

*You can put the information in the optional information field below(SITE DETAILS). Don't worry about privacy. Only Support team can view the information.
·
Sunday, 10 May 2015 13:26
·
0 Likes
·
0 Votes
·
0 Comments
·
my psw in site details
·
Monday, 11 May 2015 04:15
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Vincenzo

I have checked your site, It seems like you don't setup the cronjobs. I have access your cpanel link you provided to us and I hit this issue http://screen.stackideas.com/2015-05-11_1513.png

Can you setup cronjobs for your site? Here the documentation link how to setup cronjobs in Cpanel. http://stackideas.com/docs/easydiscuss/administrators/cronjobs/setting-up-cronjobs-in-cpanel
·
Monday, 11 May 2015 15:16
·
0 Likes
·
0 Votes
·
0 Comments
·
i tried to insert cronjob, but i don t know because don t work, maybe i wrong the server mail
·
Monday, 11 May 2015 16:44
·
0 Likes
·
0 Votes
·
0 Comments
·
i hava re-insert ftp access above...please re try
·
Monday, 11 May 2015 16:45
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Vincenzo.

I have edit the command for your cronjobs to this

/usr/bin/wget -O /dev/null "http://meetto.it/index.php?option=com_easydiscuss&task=cron"


Can you check the email notification for EasyDiscuss working or not?

Please advise me.
·
Monday, 11 May 2015 18:17
·
0 Likes
·
0 Votes
·
0 Comments
·
perfect, thanks Izzan
·
Monday, 11 May 2015 18:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Vincenzo.

You're welcome. Have a nice day
·
Monday, 11 May 2015 18:50
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post