Empty FAQ pages

Please report bugs here!

Moderator: Thorsten

mayer2600
Posts: 8
Joined: Tue Sep 28, 2021 1:37 pm

Re: Empty FAQ pages

Post by mayer2600 »

Hey Thorsten,
it was working for a few hours, but then it crashed again.

Now i have the DEBUG Mode enabled and after setting up the newest phpMyFAQ the following error came up:

Code: Select all

phpMyFAQ Fatal error

Uncaught exception: 'phpMyFAQ\Core\Exception'

Message: 'Error while fetching result: Can't find FULLTEXT index matching the column list'

Stack trace:

#0 /mnt/web017/e1/91/53540291/htdocs/faq.oralchirurgie-haidhausen.de/src/phpMyFAQ/Relation.php(91): phpMyFAQ\Database\Mysqli->fetchAll()
#1 /mnt/web017/e1/91/53540291/htdocs/faq.oralchirurgie-haidhausen.de/faq.php(184): phpMyFAQ\Relation->getAllRelatedByQuestion()
#2 /mnt/web017/e1/91/53540291/htdocs/faq.oralchirurgie-haidhausen.de/index.php(742): require('/mnt/web017/e1/...')
#3 {main}

Thrown in '/mnt/web017/e1/91/53540291/htdocs/faq.oralchirurgie-haidhausen.de/src/phpMyFAQ/Database/Mysqli.php' on line 156
See an example of a faq site:
http://faq.oralchirurgie-haidhausen.de/ ... slift.html

What do i have to do in Database to fix this error.

Thank you.

Best regards

Alfred Mayer
Thorsten
Posts: 15560
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Empty FAQ pages

Post by Thorsten »

Hi,

what version of MySQL are you using?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
mayer2600
Posts: 8
Joined: Tue Sep 28, 2021 1:37 pm

Re: Empty FAQ pages

Post by mayer2600 »

Hello Thorsten,

ok i changed from InnoDB to MyISAM. Now it is working. Version of mysql is 5.7

http://faq.oralchirurgie-haidhausen.de/ ... artlang=de

Thank you. I think it is solved now.

Alfred
Post Reply