"You must be logged in to remove data"
-
Hi,
I definitely like this plugin, and I’m having it working correctly on my local machine.However, as soon as I move to the production website I get this error message whenever a guest user tries to click on the like button:
“You must be logged in to remove data”
Ajax response: {“hasError”:true,”rating”:””,”msg”:”You must be logged in to remove data.”}Please note that this behavior only happen with guest visitors, when logged in (with any role) everything works fine.
I’m using this code to display the button in a custom position:
if(function_exists(kkLikeButton())){ kkLikeButton(); }
This is my settings page:
Only users can vote? NO
Should a button be shown to guests? NOAm I doing something wrong?
Or are there server settings (e.g. permissions I should take care of
)Thank you!
- The topic ‘"You must be logged in to remove data"’ is closed to new replies.