Hi,
thanks for the response, I'll add your findings to our documentation.
bye
Thorsten
Search found 15731 matches
- Fri Feb 07, 2025 5:31 pm
- Forum: Bug reports
- Topic: LDAP connection no longer works (4.0.5)
- Replies: 10
- Views: 16008
- 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
awesome, thanks!
bye
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
that looks correct. Do you see any errors in the log of your LDAP server?
bye
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
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
- 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:
bye
Thorsten
please check your configuration under Admin -> Configuration -> FAQs if you allowed the external hosts for media content:
bye
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
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
- 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
did you move the changed .htaccess file as well? It's in the folder phpmyfaq/
bye
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
the solution ID is a unique identifier, usually starts with 1000 with the first FAQ and goes on with 1001, 1002, etc
bye
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
we'll release 4.0.4 shortly to address a lot of update issues, so please wait for this update.
bye
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
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
- 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
so now it's working?
bye
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
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
- 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
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
if
Code: Select all
https://hostname_server/phpmyfaq/api/v3.0/version
It looks like you have to debug the Apache log: https://httpd.apache.org/docs/2.4/mod/mod_rewrite.html
bye
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
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
- 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
the AllowOverride all configuration has to be in the main Apache configuration, not in .htaccess.
bye
Thorsten