eworkers / K2ForJ4

GNU General Public License v2.0
11 stars 6 forks source link

The anti-spam settings do not work correctly. Problem with official K2 #20

Closed cmirnow closed 1 year ago

cmirnow commented 1 year ago

This is a problem with the official K2 v.2.10.3 (Joomla 3.10.11, php 7.4).

Reproduce:

  1. Install K2 with default settings.
  2. Create a K2 category.
  3. Create a K2 article.
  4. Create a new menu item for a K2 article.
  5. Write a comment on a new K2 article. => #The anti-spam settings for this website are not yet properly configured and comments cannot yet be published.Please notify the site administrator :)
  6. K2 Settings -> Comments -> reCaptcha for registered users -> Disable
  7. Write a comment on a new K2 article. => #Comment added and waiting for approval.
  8. K2 Settings -> Comments -> reCaptcha for registered users -> Enable
  9. Write a comment on a new K2 article. => #Comment added and waiting for approval.
cmirnow commented 1 year ago

P.S.. I didn't do a login on the front end of the site before writing the comment.