ElkArte Community

Elk Development => Bug Reports => Topic started by: kucing on November 28, 2013, 10:22:44 pm

Title: Like cannot be found
Post by: kucing on November 28, 2013, 10:22:44 pm
I've turned on Like feature and enabled it but unfortunately it cannot be found. This is maybe a problem only found in imported forum though. screenshots attached.
Title: Re: Like cannot be found
Post by: TE on November 28, 2013, 10:56:39 pm
I think I've seen it.. It's the value in elkarte_settings: "likes_enabled" and "enabled_likes" one is stored in elk_settings, the other one is checked on display controller.

Thanks for the report.
Title: Re: Like cannot be found
Post by: TE on November 29, 2013, 12:29:38 pm
mhh,  works fine on my imported board. I think it's probably just a missing permission? "
index.php?action=admin;area=permissions;sa=modify;group=0 (Like other users posts)
it's disabled for non-admins by default.
Title: Re: Like cannot be found
Post by: emanuele on January 01, 2014, 09:24:43 am
Does it make sense to have it disabled by default? Shouldn't make more sense to have it on?
Title: Re: Like cannot be found
Post by: kucing on February 10, 2014, 07:09:10 pm
Quote from: TE – mhh,  works fine on my imported board. I think it's probably just a missing permission? "
index.php?action=admin;area=permissions;sa=modify;group=0 (Like other users posts)
it's disabled for non-admins by default.
yes, just tried it and this is the problem. and... fixed it :D sorry for the very late reply, almost creating the same topic again.

Quote from: emanuele – Does it make sense to have it disabled by default? Shouldn't make more sense to have it on?

I agree, it should be enabled by default in permissions. I never think that the permission would be related.

Thanks!
Title: Re: Like cannot be found
Post by: emanuele on March 18, 2014, 12:39:46 pm
Bumpity for consideration: are likes enabled by default? Should they be?
Title: Re: Like cannot be found
Post by: Spuds on March 18, 2014, 08:59:34 pm
I think it should be permission enabled by default to avoid confusion, if they turn it on its expected to work, go figure :P
Title: Re: Like cannot be found
Post by: emanuele on December 05, 2014, 07:53:58 am
Small bump to check.