souramoo / commentoplusplus

Commento with out of the box patches and updates to add useful features and fixes. Also with one-click deploy to Heroku so you can get up and running fast.
MIT License
391 stars 63 forks source link

Unable to Moderate Comments as the Admin, Login #73

Closed candideu closed 2 years ago

candideu commented 2 years ago

Hello! I've been experiencing some issues with moderating my comments. and with logging into the widget.

Unable to Moderate Comments as the Admin

When I click on "Delete" or "Approve, I get the error that I'm not allowed to access that, despite being the admin: image

Issues Logging In Using Admin Credentials

I've also been having trouble with logging into the comment section with my admin credentials (same ones used in the Heroku app's dashboard): image

I get this error: image

BBaoVanC commented 2 years ago

I think I'm getting that first issue myself too. Just now set up a server and am trying to use it on my website.

candideu commented 2 years ago

The latest update solved this issue, thanks to this pull request: https://github.com/souramoo/commentoplusplus/pull/100