Search found 15731 matches

by Thorsten
Fri Feb 07, 2025 5:31 pm
Forum: Bug reports
Topic: LDAP connection no longer works (4.0.5)
Replies: 10
Views: 16008

Re: LDAP connection no longer works (4.0.5)

Hi,

thanks for the response, I'll add your findings to our documentation.

bye
Thorsten
by Thorsten
Fri Feb 07, 2025 5:27 pm
Forum: General discussions
Topic: Fresh Install 4.0.1 Issues
Replies: 5
Views: 58188

Re: Fresh Install 4.0.1 Issues

Hi,

awesome, thanks!

bye
Thorsten
by Thorsten
Tue Feb 04, 2025 9:25 am
Forum: Bug reports
Topic: LDAP connection no longer works (4.0.5)
Replies: 10
Views: 16008

Re: LDAP connection no longer works (4.0.5)

Hi,

that looks correct. Do you see any errors in the log of your LDAP server?

bye
Thorsten
by Thorsten
Mon Feb 03, 2025 9:40 am
Forum: Bug reports
Topic: LDAP connection no longer works (4.0.5)
Replies: 10
Views: 16008

Re: LDAP connection no longer works (4.0.5)

Hi,

no, just enable the LDAP support in the admin section, the configuration has to be valid and then the LDAP user can login like a normal user. After a successful login, a internal user is created, but the authentication will be via LDAP.

bye
Thorsten
by Thorsten
Fri Jan 31, 2025 8:05 pm
Forum: General discussions
Topic: External Images not loading
Replies: 4
Views: 8891

Re: External Images not loading

Hi,

please check your configuration under Admin -> Configuration -> FAQs if you allowed the external hosts for media content:
Bildschirmfoto 2025-01-31 um 20.04.40.png
bye
Thorsten
by Thorsten
Fri Jan 31, 2025 8:02 pm
Forum: Bug reports
Topic: LDAP connection no longer works (4.0.5)
Replies: 10
Views: 16008

Re: LDAP connection no longer works (4.0.5)

Hi,

versions before 4.0.5 didn't work with LDAP due to an error, but 4.0.5 was tested by various users with LDAP, including myself.

Please try to delete the LDAP user in phpMyFAQ and let them login again.

bye
Thorsten
by Thorsten
Thu Jan 23, 2025 6:47 pm
Forum: Bug reports
Topic: Page update not found for update from 4.0.1 to 4.0.5
Replies: 2
Views: 7267

Re: Page update not found for update from 4.0.1 to 4.0.5

Hi,

did you move the changed .htaccess file as well? It's in the folder phpmyfaq/

bye
Thorsten
by Thorsten
Tue Jan 21, 2025 7:07 pm
Forum: General discussions
Topic: EN - Batch upload via phpMyAdmin
Replies: 3
Views: 15839

Re: EN - Batch upload via phpMyAdmin

Hi,

the solution ID is a unique identifier, usually starts with 1000 with the first FAQ and goes on with 1001, 1002, etc

bye
Thorsten
by Thorsten
Wed Jan 08, 2025 7:02 am
Forum: General discussions
Topic: Fresh Install 4.0.1 Issues
Replies: 5
Views: 58188

Re: Fresh Install 4.0.1 Issues

Hi,

we'll release 4.0.4 shortly to address a lot of update issues, so please wait for this update.

bye
Thorsten
by Thorsten
Mon Dec 23, 2024 11:09 am
Forum: General discussions
Topic: Fresh Install 4.0.1 Issues
Replies: 5
Views: 58188

Re: Fresh Install 4.0.1 Issues

Hi,

your rewriting does not work correctly. Do you use Apache or nginx?

Please check the requirements: https://phpmyfaq.readthedocs.io/en/4.0/ ... quirements

bye
Thorsten
by Thorsten
Thu Dec 19, 2024 3:24 pm
Forum: Bug reports
Topic: Error updating phpmyfaq 3.2.10 to 4.0.0
Replies: 25
Views: 35115

Re: Error updating phpmyfaq 3.2.10 to 4.0.0

Hi,

so now it's working?

bye
Thorsten
by Thorsten
Thu Dec 19, 2024 12:07 pm
Forum: Bug reports
Topic: Error updating phpmyfaq 3.2.10 to 4.0.0
Replies: 25
Views: 35115

Re: Error updating phpmyfaq 3.2.10 to 4.0.0

Hi Virgile,

awesome news!

About the navigation, it looks like some caching as it seems the logo is still PNG and it should be a SVG with 4.0.

bye
Thorsten
by Thorsten
Wed Dec 18, 2024 2:17 pm
Forum: Bug reports
Topic: Error updating phpmyfaq 3.2.10 to 4.0.0
Replies: 25
Views: 35115

Re: Error updating phpmyfaq 3.2.10 to 4.0.0

Hi,

if

Code: Select all

https://hostname_server/phpmyfaq/api/v3.0/version
does not work, the rewriting does not work at all.

It looks like you have to debug the Apache log: https://httpd.apache.org/docs/2.4/mod/mod_rewrite.html

bye
Thorsten
by Thorsten
Tue Dec 17, 2024 4:52 pm
Forum: Bug reports
Topic: Error updating phpmyfaq 3.2.10 to 4.0.0
Replies: 25
Views: 35115

Re: Error updating phpmyfaq 3.2.10 to 4.0.0

Hi,

it's not working even after you adjusted the RebaseBase path in the .htaccess file?

What do you get if you open https://hostname_server/phpmyfaq/api/v3.0/version

bye
Thorsten
by Thorsten
Mon Dec 16, 2024 8:10 pm
Forum: Bug reports
Topic: Error updating phpmyfaq 3.2.10 to 4.0.0
Replies: 25
Views: 35115

Re: Error updating phpmyfaq 3.2.10 to 4.0.0

Hi,

the AllowOverride all configuration has to be in the main Apache configuration, not in .htaccess.

bye
Thorsten