Search found 15568 matches

by Thorsten
Thu Aug 31, 2023 6:43 pm
Forum: Bug reports
Topic: Open question without category issue
Replies: 4
Views: 9532

Re: Open question without category issue

Hi,

which version do you use?

bye
Thorsten
by Thorsten
Sun Jul 23, 2023 4:02 pm
Forum: General discussions
Topic: no save new FAQ
Replies: 7
Views: 5378

Re: no save new FAQ

Hi,

das sollte dein Problem fixen:

https://github.com/thorsten/phpMyFAQ/co ... 9dff0efbd1

Es könnte sein, dass du folgende Query in deiner DB noch ausführen müsstest:

Code: Select all

CREATE SEQUENCE %sfaqcategory_order_position_seq START WITH 1
bye
Thorsten
by Thorsten
Sat Jul 22, 2023 1:26 pm
Forum: General discussions
Topic: no save new FAQ
Replies: 7
Views: 5378

Re: no save new FAQ

Hi,

ah... PostgreSQL, ich schau mir das an.

bye
Thorsten
by Thorsten
Fri Jul 21, 2023 5:18 pm
Forum: Webserver and configuration
Topic: Ldap not working - OpenLdap (UCS)
Replies: 1
Views: 4204

Re: Ldap not working - OpenLdap (UCS)

Hi,

you need a technical user for the LDAP credentials.

bye
Thorsten
by Thorsten
Mon Jul 17, 2023 11:40 am
Forum: General discussions
Topic: no save new FAQ
Replies: 7
Views: 5378

Re: no save new FAQ

Hi,

könntest du bitte in der src/Bootstrap.php mal den Debug-Mode aktivieren und es nochmal testen?

Danke!

bye
Thorsten
by Thorsten
Sat Jul 15, 2023 1:35 pm
Forum: General discussions
Topic: no save new FAQ
Replies: 7
Views: 5378

Re: no save new FAQ

Hi,

welche Version nutzt du denn?

bye
Thorsten
by Thorsten
Mon Jul 10, 2023 6:32 am
Forum: General discussions
Topic: phpMyFAQ Verification API is not available.
Replies: 16
Views: 8653

Re: phpMyFAQ Verification API is not available.

Hi, well, that's on you. If you want user tracking logs, the folder data has to writable. I don't know how your web server or your hosting environment is configured. So sometimes 644 is sufficient, sometimes 666. Or you can disable the user tracking, then the server needs no write permissions. bye T...
by Thorsten
Fri Jul 07, 2023 2:42 pm
Forum: General discussions
Topic: phpMyFAQ Verification API is not available.
Replies: 16
Views: 8653

Re: phpMyFAQ Verification API is not available.

Hi,

if it's only writable for the server all is good.

bye
Thorsten
by Thorsten
Thu Jul 06, 2023 4:19 pm
Forum: General discussions
Topic: phpMyFAQ Verification API is not available.
Replies: 16
Views: 8653

Re: phpMyFAQ Verification API is not available.

Hi,

644 means, only the file owner is allowed to write. So the web server needs to be the owner. You can try 666.

If you don't want to change the file, please disable the user tracking in the admin configuration.

bye
Thorsten
by Thorsten
Thu Jul 06, 2023 6:36 am
Forum: General discussions
Topic: phpMyFAQ Verification API is not available.
Replies: 16
Views: 8653

Re: phpMyFAQ Verification API is not available.

Hi,

the folder data/ in the phpMyFAQ directory has to be writable.

bye
Thorsten
by Thorsten
Wed Jul 05, 2023 7:36 am
Forum: Bug reports
Topic: Ablauf der Session
Replies: 5
Views: 4048

Re: Ablauf der Session

Hi,

lösche mal bitte alle deine Cookies und schau, ob das Verhalten immer noch so ist. Ich kann das nämlich leider nicht nachvollziehen. Ich schau auch nochmal, wie lange das Cookie für "Remember Me" gültig ist.

bye
Thorsten
by Thorsten
Wed Jul 05, 2023 6:29 am
Forum: General discussions
Topic: phpMyFAQ Verification API is not available.
Replies: 16
Views: 8653

Re: phpMyFAQ Verification API is not available.

Hi,

is it possible the folder data/ is not writable?

bye
Thorsten
by Thorsten
Sun Jul 02, 2023 8:28 am
Forum: Bug reports
Topic: Ablauf der Session
Replies: 5
Views: 4048

Re: Ablauf der Session

Hi,

kann es sein, dass du das "Remember Me" Häkchen gesetzt hast?

bye
Thorsten
by Thorsten
Sat Jul 01, 2023 9:20 am
Forum: Bug reports
Topic: Ablauf der Session
Replies: 5
Views: 4048

Re: Ablauf der Session

Hi,

du kannst auf OK klicken, aber dann wirst du beim nächsten Klick normalerweise rausgeworfen. So ist jedenfalls das Verhalten. Ist das bei dir anders?

bye
Thorsten