403 Error trying to add new event

If you aren't speaking german, you can ask for support or post your request here.
Antworten
wocv
Beiträge: 6
Registriert: 8. Feb 2022, 01:50

403 Error trying to add new event

Beitrag von wocv »

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.
wocv
Beiträge: 6
Registriert: 8. Feb 2022, 01:50

Re: 403 Error trying to add new event

Beitrag von wocv »

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.
Benutzeravatar
fasse
Administrator
Beiträge: 6041
Registriert: 12. Nov 2005, 16:06

Re: 403 Error trying to add new event

Beitrag von fasse »

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.
iandun
Beiträge: 1
Registriert: 16. Jun 2022, 01:33

Re: 403 Error trying to add new event

Beitrag von iandun »

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 :P
timryan20
Beiträge: 2
Registriert: 23. Mär 2023, 19:41

Re: 403 Error trying to add new event

Beitrag von timryan20 »

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?
Benutzeravatar
fasse
Administrator
Beiträge: 6041
Registriert: 12. Nov 2005, 16:06

Re: 403 Error trying to add new event

Beitrag von fasse »

Does this workaround also works for you:
viewtopic.php?t=9607
timryan20
Beiträge: 2
Registriert: 23. Mär 2023, 19:41

Re: 403 Error trying to add new event

Beitrag von timryan20 »

I tried and added dummy member first just as admin. It didn't work. Then all roles and still didn't work.
zstone
Beiträge: 3
Registriert: 30. Mär 2023, 15:32

Re: 403 Error trying to add new event

Beitrag von zstone »

Did anyone figure this out? im having the same issue. Please help
RVice
Beiträge: 52
Registriert: 3. Mai 2021, 21:13

Re: 403 Error trying to add new event

Beitrag von RVice »

Have you tried 4.2.4? Not sure if it relates to this issue that was resolved
https://github.com/Admidio/admidio/issues/1380
zstone
Beiträge: 3
Registriert: 30. Mär 2023, 15:32

Re: 403 Error trying to add new event

Beitrag von zstone »

Yes, still no luck tho
tommeier
Beiträge: 20
Registriert: 25. Aug 2015, 16:39

Re: 403 Error trying to add new event

Beitrag von tommeier »

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
tommeier
Beiträge: 20
Registriert: 25. Aug 2015, 16:39

Re: 403 Error trying to add new event

Beitrag von tommeier »

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
wocv
Beiträge: 6
Registriert: 8. Feb 2022, 01:50

Re: 403 Error trying to add new event

Beitrag von wocv »

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.
Antworten