403 Error trying to add new event
403 Error trying to add new event
I'm logged in as Administrator. I'm trying to create a new event. When I hit "Save" I get a page that says 403 FORBIDDEN Access to this resource on the server is denied!. No matter which selection of fields I choose I can't seem to get past this error and no event is created.
Re: 403 Error trying to add new event
I'm bumping this up in the desperate hope someone can answer. It's not an Admidio database access issue at the top level, because I can upload documents, I can add and delete users, I can customise the menus, no other permissions problems have been found.
I ran the standard install and everything apparently worked properly.
There seems to be something wrong with access to the dates table.
I ran the standard install and everything apparently worked properly.
There seems to be something wrong with access to the dates table.
Re: 403 Error trying to add new event
I'm a little bit helpless because everything work for you beside saving events. Also the error only says that the server don't want to allow this request. Since now no other user has reported this issue.
Maybe you can activate the debug mode and have a look in the log file if the page adm_program/modules/dates/dates_function.php is called after you hit save.
If the page is called than it would be interesting which entries in the log about this page are existing.
Maybe you can activate the debug mode and have a look in the log file if the page adm_program/modules/dates/dates_function.php is called after you hit save.
If the page is called than it would be interesting which entries in the log about this page are existing.
Re: 403 Error trying to add new event
hello there,
my first use of forum so apologies if there is an answer that i have not yet found....
I am setting up and testing Admidio. am denied permission to create events with a 403 error. identical to previous users report. version is 4.1.12
thank you in anticipation
ISSUE IS RESOLVED. PERMISSIONS WITH HOST WERE EXPANDED
THANK YOU FOR CREATING THIS FORUM FOR FUTURE ASSISTANCE IF REQUIRED
my first use of forum so apologies if there is an answer that i have not yet found....
I am setting up and testing Admidio. am denied permission to create events with a 403 error. identical to previous users report. version is 4.1.12
thank you in anticipation
ISSUE IS RESOLVED. PERMISSIONS WITH HOST WERE EXPANDED
THANK YOU FOR CREATING THIS FORUM FOR FUTURE ASSISTANCE IF REQUIRED
Re: 403 Error trying to add new event
I am using the version 4.2.3 and I am getting this error when creating an event.
I solution isn't posted. What is needed to resolve this error?
I solution isn't posted. What is needed to resolve this error?
Re: 403 Error trying to add new event
Does this workaround also works for you:
viewtopic.php?t=9607
viewtopic.php?t=9607
Re: 403 Error trying to add new event
I tried and added dummy member first just as admin. It didn't work. Then all roles and still didn't work.
Re: 403 Error trying to add new event
Did anyone figure this out? im having the same issue. Please help
Re: 403 Error trying to add new event
Have you tried 4.2.4? Not sure if it relates to this issue that was resolved
https://github.com/Admidio/admidio/issues/1380
https://github.com/Admidio/admidio/issues/1380
Re: 403 Error trying to add new event
Yes, still no luck tho
Re: 403 Error trying to add new event
Hi, I have exactly the same issue. I've upgraded vom 3.x, I have two Webmasters defined and I get the error, when I trie to modify an event or add a new event.
Thank for your help
Tom
Thank for your help
Tom
Re: 403 Error trying to add new event
Hi I've found the solution on my own. The poster blocked by a rule the access. I had to go to the admin Panel of my roster, where he had an option ModSecurity. There I could deactivate the security Rule for my site. Now I can modify events and also add new events.
Tom
Tom
Re: 403 Error trying to add new event
I have finally managed to solve this problem. It is to do with write privileges on the server after all. In the end the folder /public_html/admidio/adm_myfiles needed to be set to write privileges 777 and applied recursively.
It is possible that I have gone overboard but any lower privileges set than that continued to cause grief.
It is possible that I have gone overboard but any lower privileges set than that continued to cause grief.