Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FAQ via administration console - 404 Error #3300

Open
NoipName opened this issue Dec 26, 2024 · 15 comments
Open

Add FAQ via administration console - 404 Error #3300

NoipName opened this issue Dec 26, 2024 · 15 comments
Assignees
Milestone

Comments

@NoipName
Copy link

Describe the bug
I tried to add a new faq via administration console with "admin" account i have 404 error

image

But if i add faq by the main page that's work without error

phpMyFAQ (please complete the following information):

  • phpMyFAQ version 4.0.1
  • PHP version 8.3.14
  • Database MariaDB
  • Elasticsearch no

Desktop (please complete the following information):

  • OS: [e.g. iOS] windows 11
  • Browser [e.g. chrome, safari] chrome, edge, firefox
@thorsten thorsten self-assigned this Dec 27, 2024
@thorsten thorsten added this to the 4.0.2 milestone Dec 27, 2024
@thorsten thorsten added the Bug label Dec 27, 2024
@thorsten
Copy link
Owner

Hi @NoipName,

this is kind of a strange error as the admin backend does not access the e.g. faqs.js or faqs.editor.js files.

These files were fetched from the Admin "Add FAQ" page:
Bildschirmfoto 2024-12-27 um 16 43 21

Do you have some more information?

@thorsten thorsten removed this from the 4.0.2 milestone Dec 28, 2024
@NoipName
Copy link
Author

NoipName commented Jan 3, 2025

Hi @NoipName,

this is kind of a strange error as the admin backend does not access the e.g. faqs.js or faqs.editor.js files.

These files were fetched from the Admin "Add FAQ" page: Bildschirmfoto 2024-12-27 um 16 43 21

Do you have some more information?

Hello, sorry for my lately answer, no i dont have anymore information about that, i have nothing in the error log.
I affected 777 permission to all folder in phpmyfaq, i have same problem :(

@thorsten
Copy link
Owner

thorsten commented Jan 3, 2025

@NoipName can you give me access to your FAQ?

@NoipName
Copy link
Author

NoipName commented Jan 6, 2025

@NoipName can you give me access to your FAQ?

Sorry, i cant give you access, you can tell me what i can do for you :)

@thorsten
Copy link
Owner

thorsten commented Jan 6, 2025

@NoipName can you post the network tab like I did for your requests?

@NoipName
Copy link
Author

NoipName commented Jan 9, 2025

@NoipName can you post the network tab like I did for your requests?

Yeah sure here's:
image

@thorsten
Copy link
Owner

thorsten commented Jan 9, 2025

ah, the API call returned with a 404 Not Found.

@thorsten thorsten added this to the 4.0.5 milestone Jan 9, 2025
@thorsten
Copy link
Owner

thorsten commented Jan 9, 2025

@NoipName is everything else working as expected?

@NoipName
Copy link
Author

@NoipName is everything else working as expected?
i can create user, create group, give right for account, accept publication FAQ add by the main page, create category, change parameter of phpmyfaq, ...

I tried to open every menu and i have some error
image
image
image
image

@thorsten
Copy link
Owner

The intl extension of PHP is missing. This is already fixed for 4.0.5 to be checked.

@NoipName
Copy link
Author

The intl extension of PHP is missing. This is already fixed for 4.0.5 to be checked.

Ok thank you :)

I have nothing else apart these error :
image

@thorsten
Copy link
Owner

@NoipName looks like the API calls return a 404. Do you have mod_security or something running?

@NoipName
Copy link
Author

@NoipName looks like the API calls return a 404. Do you have mod_security or something running?

I have modsec on my Nginx, i tried disable the modsec and i still have same error

@thorsten
Copy link
Owner

ah, you're using nginx :-)

Let me check the rewrite rules for nginx, do you use them?

@thorsten
Copy link
Owner

@NoipName can you save e.g. new entries in the admin configuration?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants