Search found 15565 matches

by Thorsten
Fri Feb 23, 2024 8:08 am
Forum: Bug reports
Topic: "Version check failure" when loading a backup to new server
Replies: 3
Views: 2114

Re: "Version check failure" when loading a backup to new server

Hi,

you can't import a 3.0 backup into an 3.2 installation. The way to go: install 3.0, import the backup and then upgrade directly to 3.2.

bye
Thorsten
by Thorsten
Thu Feb 22, 2024 3:09 pm
Forum: Bug reports
Topic: Bilder der News werden nicht auf der Übersichtsseite angezeigt
Replies: 6
Views: 510

Re: Bilder der News werden nicht auf der Übersichtsseite angezeigt

Hi,

die Bilder hast du per Editor eingebunden?

bye
Thorsten
by Thorsten
Wed Feb 21, 2024 6:49 pm
Forum: Webserver and configuration
Topic: Ubuntu Server: DB Error: Connection refused getting on web client from a remote station
Replies: 8
Views: 1852

Re: Ubuntu Server: DB Error: Connection refused getting on web client from a remote station

Hi,

ein Ubuntu mit Apache, PHP 8.x und MariaDB sollte out of the box funktionieren.

bye
Thorsten
by Thorsten
Sun Feb 18, 2024 5:48 pm
Forum: Webserver and configuration
Topic: Ubuntu Server: DB Error: Connection refused getting on web client from a remote station
Replies: 8
Views: 1852

Re: Ubuntu Server: DB Error: Connection refused getting on web client from a remote station

Hi,

this error message is directly passed through from PHP. This error means that PHP code is not able to connect to the database. One of of the database connection parameters is incorrect: server address or username or password.

Is phpMyAdmin running on the same virtual machine?

bye
Thorsten
by Thorsten
Sun Feb 18, 2024 10:13 am
Forum: Webserver and configuration
Topic: Ubuntu Server: DB Error: Connection refused getting on web client from a remote station
Replies: 8
Views: 1852

Re: Ubuntu Server: DB Error: Connection refused getting on web client from a remote station

Hi,

is a network connection between the virtual machine running phpMyFAQ and the remote database successful?

bye
Thorsten
by Thorsten
Sat Jan 13, 2024 9:08 am
Forum: Bug reports
Topic: 2FA und Super-Admin nach Neuinstallation der aktuellsten Version nicht möglich
Replies: 9
Views: 814

Re: 2FA und Super-Admin nach Neuinstallation der aktuellsten Version nicht möglich

Hi,

danke, ist auch gefixt. Magst du als Tester bei uns einsteigen? ;-)

bye
Thorsten
by Thorsten
Fri Jan 12, 2024 7:58 pm
Forum: Bug reports
Topic: 2FA und Super-Admin nach Neuinstallation der aktuellsten Version nicht möglich
Replies: 9
Views: 814

Re: 2FA und Super-Admin nach Neuinstallation der aktuellsten Version nicht möglich

Hi,

das Problem mit dem Super-Admin hab ich gefunden und für die 3.2.5 gefixt. Die wird dann wohl doch eher kommen. :-)

Danke für die Hinweise.

bye
Thorsten
by Thorsten
Fri Jan 12, 2024 7:20 pm
Forum: Bug reports
Topic: 2FA und Super-Admin nach Neuinstallation der aktuellsten Version nicht möglich
Replies: 9
Views: 814

Re: 2FA und Super-Admin nach Neuinstallation der aktuellsten Version nicht möglich

Hi,

das mit dem Logout kann ich nur nachvollziehen, wenn "Login via Azure" aktiv ist. Ist es das bei dir?

Das mit dem Super-Admin schau ich mir nochmal an.

bye
Thorsten
by Thorsten
Tue Jan 09, 2024 5:11 pm
Forum: Bug reports
Topic: Cannot edit any articles
Replies: 6
Views: 707

Re: Cannot edit any articles

Hi,

this is strange as we renamed the column with phpMyFAQ 2.9.0, please run this query:

Code: Select all

ALTER TABLE faqdata_revisions CHANGE datum updated VARCHAR(15) NOT NULL
bye
Thorsten
by Thorsten
Mon Jan 08, 2024 7:21 pm
Forum: Bug reports
Topic: Cannot edit any articles
Replies: 6
Views: 707

Re: Cannot edit any articles

Hi,

this code hasn't changed since 3.1.0, do you have a column "updated" in the table faqdata_revisions?

bye
Thorsten
by Thorsten
Sat Jan 06, 2024 4:41 pm
Forum: Bug reports
Topic: 2FA und Super-Admin nach Neuinstallation der aktuellsten Version nicht möglich
Replies: 9
Views: 814

Re: 2FA und Super-Admin nach Neuinstallation der aktuellsten Version nicht möglich

Hi,

die anderen Issues sind in der 3.2.4 gefixt. Danke dir!

bye
Thorsten