we are using K2 component to let some users a possibility to submit articles. It worked fine earlier, but now with Admin tools, our frontend users that submit articles, cannot access the K2 frontend submit article page/window.
They get the 403 error and cannot access the windows where they should be able to send an article for review.
Here are some of the Security Exceptions Log lines:
12345678910
2019-12-11 13:42:43 EET 82.203.141.226 template= in URL https://www.kuudesaisti.net/component/k2/item/add?tmpl=component&template=system&context=modalselector
2019-12-11 13:42:02 EET 82.203.141.226 template= in URL https://www.kuudesaisti.net/vilja-j/item/add?tmpl=component&template=system
2019-12-11 13:41:52 EET 82.203.141.226 template= in URL https://www.kuudesaisti.net/component/k2/item/add?tmpl=component&template=system&context=modalselector
2019-12-11 13:41:33 EET 82.203.141.226 Login failure https://www.kuudesaisti.net/jata-uusi-artikkeli?task=user.login
2019-12-11 13:36:48 EET 82.203.141.226 template= in URL https://www.kuudesaisti.net/component/k2/item/add?tmpl=component&template=system
2019-12-11 13:36:13 EET 82.203.141.226 template= in URL https://www.kuudesaisti.net/component/k2/item/add?tmpl=component&template=system&context=modalselector
2019-12-11 13:34:28 EET 82.203.141.226 template= in URL https://www.kuudesaisti.net/component/k2/item/add?tmpl=component&template=system&context=modalselector
2019-12-11 13:30:30 EET 82.203.141.226 template= in URL https://www.kuudesaisti.net/component/k2/item/add?tmpl=component&template=system&context=modalselector
2019-12-11 13:30:07 EET 82.203.141.226 Login failure https://www.kuudesaisti.net/jata-uusi-artikkeli?task=user.login
2019-12-11 13:29:01 EET 82.203.141.226 template= in URL https://www.kuudesaisti.net/component/k2/item/add?tmpl=component&template=system&context=modalselector
2019-12-11 13:28:53 EET 82.203.141.226 template= in URL https://www.kuudesaisti.net/component/k2/item/add?tmpl=component&template=system
2019-12-11 13:28:08 EET 82.203.141.226 template= in URL https://www.kuudesaisti.net/component/k2/item/add?tmpl=component&template=system&context=modalselector
2019-12-11 13:27:48 EET 82.203.141.226 template= in URL https://www.kuudesaisti.net/component/k2/item/add?tmpl=component&template=system&context=modalselector
2019-12-11 11:23:32 EET 82.203.141.226 Admin Query String https://www.kuudesaisti.net/administrator/index.php
I as an admin do not have problems with login in and adding an article with a bloggers-username, but then I have my IP address added as a safe IP address via Admin Tools. This is not the case with these frontend users, we have not added their IP addresses to the Never block this IP list.
What are we doing wrong? How can we prevent this 403 to show up for users that are successfully logged in with their user-details and who we have set the right to submit a K2 article?
Greetings, Anne