Posts: 12
Threads: 4
Joined: Nov 2017
Thanks Steven, that works a treat...
but now (not sure if it's connected to that problem) when I (Admin) accesses 'Manage/Comments' and edit a comment...
(url: mysite/commentic/adminarea
/index.php?route=edit/comment&id=28 ) on hitting the 'update' button I am taken to my sites front page. This is what happens when an unknown location has been entered. The url remains as shown above and no changes have been made to the comment.
Posts: 2,894
Threads: 59
Joined: Jun 2010
Can you PM me your admin login so I can determine what's happening?
Have
you completed
the interview?
Posts: 2,894
Threads: 59
Joined: Jun 2010
I've tested clicking 'Update' for that particular comment in both Chrome and Firefox and it's working successfully for me.
Are you still able to replicate it? If so, can you try a different browser/computer. Then, if it's still happening, can you send me your browser details using this:
http://supportdetails.net
Have
you completed
the interview?
Posts: 12
Threads: 4
Joined: Nov 2017
Hello Steven.
Well, I don't know what to say... I tested it again and it's working fine. Maybe you just frightened it.
Sorry for the trouble and many thanks.
Don
Posts: 21
Threads: 7
Joined: Jan 2019
Hello,
I have been receiving the following message even though I have posted fewer times than the 'Amount' set in flooding. (5 times in a period of 1 hour)
"You have submitted several comments recently. Please wait longer."
This occurs weather or not 'Admin detection' is enabled or disabled. I have also tried posting with an email other than the admin email address.
The only thing that will allow me to post is by keeping the 'Maximum' radio button unchecked.
Regards,
Neo
Posts: 2,894
Threads: 59
Joined: Jun 2010
Hi Neo I committed a fix for this recently. Please apply this change in /frontend/model/main/form.php
https://github.com/commentics/commentics...4327211e14
Have
you completed
the interview?
Posts: 21
Threads: 7
Joined: Jan 2019
Thanks Steven, works fine now.