Search found 15727 matches

by Thorsten
Wed Feb 12, 2025 10:13 am
Forum: Bug reports
Topic: Upgrading from 3.2.9 to 4.0.5
Replies: 12
Views: 22504

Re: Upgrading from 3.2.9 to 4.0.5

Hi,


This one api/faq doesn't exist on the server. so is this suppose to be a redirect in the nginx conf?
after testing its redirecting correctly to rewrite admin/api/(.*) /admin/api/index.php last; but then giving a 500

Failed to load resource: the server responded with a status of 500 ...
by Thorsten
Mon Feb 10, 2025 2:03 pm
Forum: Bug reports
Topic: Problem adding attachment + attachment randomly attached (4.0.5)
Replies: 4
Views: 8380

Re: Problem adding attachment + attachment randomly attached (4.0.5)

Hi,

I increased the quota limit.

bye
Thorsten
by Thorsten
Mon Feb 10, 2025 1:48 pm
Forum: Bug reports
Topic: Upgrading from 3.2.9 to 4.0.5
Replies: 12
Views: 22504

Re: Upgrading from 3.2.9 to 4.0.5

Hi,

yes, we have an open issue on GitHub with nginx, I'll build a test Docker container to fix that.

bye
Thorsten
by Thorsten
Mon Feb 10, 2025 12:53 pm
Forum: Bug reports
Topic: Problem adding attachment + attachment randomly attached (4.0.5)
Replies: 4
Views: 8380

Re: Problem adding attachment + attachment randomly attached (4.0.5)

Hi,

I'll check it, maybe we missed to merge the fix from 3.2.10 into the 4.0 branch.

bye
Thorsten
by Thorsten
Mon Feb 10, 2025 12:49 pm
Forum: Bug reports
Topic: Special characters bug misinterpreted (4.0.5)
Replies: 20
Views: 125620

Re: Special characters bug misinterpreted (4.0.5)

Hi,

I will check this.

bye
Thorsten
by Thorsten
Mon Feb 10, 2025 12:48 pm
Forum: Bug reports
Topic: Two small bugs (user parameter and 1 user right)
Replies: 4
Views: 8594

Re: Two small bugs (user parameter and 1 user right)

Hi,

I checked the code and found the issue, here's the fix: https://github.com/thorsten/phpMyFAQ/co ... fce05c664a

bye
Thorsten
by Thorsten
Mon Feb 10, 2025 12:00 pm
Forum: Bug reports
Topic: User rights via non-functional groups (4.0.5)
Replies: 4
Views: 8833

Re: User rights via non-functional groups (4.0.5)

Hi,

yes, will be released with 4.0.6 in the next days.

bye
Thorsten
by Thorsten
Fri Feb 07, 2025 5:49 pm
Forum: Bug reports
Topic: Upgrading from 3.2.9 to 4.0.5
Replies: 12
Views: 22504

Re: Upgrading from 3.2.9 to 4.0.5

Hi,

the first bug was fixed today: https://github.com/thorsten/phpMyFAQ/commit/0ec4fb557d058cf951fd307e733d1488bc04eb4c

Yes, if you use nginx, you don't need to care about the .htaccess file. I'll add a better error message.

Is it possible that you enabled Markdown support? Or do you use Markdown ...
by Thorsten
Fri Feb 07, 2025 5:45 pm
Forum: Bug reports
Topic: Two small bugs (user parameter and 1 user right)
Replies: 4
Views: 8594

Re: Two small bugs (user parameter and 1 user right)

Hi,

the user settings menu is not visible because you're using LDAP and you can't change LDAP based user settings via phpMyFAQ.

For the second one, I have to check the issue in the code.

bye
Thorsten
by Thorsten
Fri Feb 07, 2025 5:42 pm
Forum: Bug reports
Topic: User rights via non-functional groups (4.0.5)
Replies: 4
Views: 8833

Re: User rights via non-functional groups (4.0.5)

Hi,

so, the the permissions are set in the group rights only?

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

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: 57968

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: 15701

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: 15701

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