satanasov / postlove

The Post love extension fo PhpBB 3.1
GNU General Public License v2.0
30 stars 32 forks source link

Allow guests to give love. #78

Open diegaless opened 3 years ago

diegaless commented 3 years ago

Is there any configuration to make that possible? I tried to give the same permissions in groups and forums for the actions of the extension but it didn't work? Or the extension does not contemplate this possibility?

satanasov commented 3 years ago

It's not intended to allow guests to like, as it will skew the count ...

diegaless commented 3 years ago

Could you enable any option via ACP to make this possible?

I understand your point of view, but because of how my forum is thinking, this would be a more than interesting feature, in the end it is like trying to put doors to the field, if someone really is going to try to skew the vote, they simply need to register and vote n times

satanasov commented 3 years ago

Give me a sec to check my code ... I prefer not to push a commit on this, but I will give you instructions where and what to change.

Ok ... now I see how I've done this ... there is no way for the anon to like ... I will be doing changes to the code that will change the way we handle likes, but just don't know when.

diegaless commented 3 years ago

Thanks for the support I really appreciate it. Don't worry :)

diegaless commented 3 years ago

Some suggestions that come to mind:

-Would it be possible to make a guest could not vote more than once for the same comment from the same IP?

-You could add below the comment, a quote (configurable via ACP) type '165 likes. You can like without being registered. Support us. ' Type something like attached in the image? In order to incentivize the user.

This is not my forum, it is just an example of what I mean Captura de pantalla (1207)

-And don't you think that from a user's perspective showing a filled red heart isn't confusing? And when you vote, only the silhouette stays? Don't you think it should be the other way around? At least that is the convention that twitter and ig follow