Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advanced search feature does not work in 3.17 #2228

Closed
ton-helmerhorst opened this issue Oct 10, 2022 · 9 comments
Closed

Advanced search feature does not work in 3.17 #2228

ton-helmerhorst opened this issue Oct 10, 2022 · 9 comments
Assignees
Labels
Milestone

Comments

@ton-helmerhorst
Copy link

Dear all,

After updating phpmyfaq from version 3.12 to 3.17 the advanced search feture does not work. Acivating the feature advande search result in

Deze pagina werkt niettest.mijn-faq.nl kan dit verzoek momenteel niet verwerken.
HTTP ERROR 500

@thorsten thorsten self-assigned this Oct 10, 2022
@thorsten thorsten added the Bug label Oct 10, 2022
@thorsten thorsten added this to the 3.1.8 milestone Oct 10, 2022
@thorsten
Copy link
Owner

Thanks for the hint!

@ton-helmerhorst
Copy link
Author

Thanks for yor prompt reply.

I performed the modifications, but I don't get repsonse on the search question

I entered the system in debug mode and get the following error:

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/web109/e2/67/54355767/htdocs/faq10102022/src/phpMyFAQ/Relation.php(91): phpMyFAQ\Database\Mysqli->fetchAll()
#1 /mnt/web109/e2/67/54355767/htdocs/faq10102022/faq.php(184): phpMyFAQ\Relation->getAllRelatedByQuestion()
#2 /mnt/web109/e2/67/54355767/htdocs/faq10102022/index.php(759): require('...')
#3 {main}
Thrown in '/mnt/web109/e2/67/54355767/htdocs/faq10102022/src/phpMyFAQ/Database/Mysqli.php' on line 163

@thorsten
Copy link
Owner

I'll check that, thanks for the additional hint.

@thorsten
Copy link
Owner

I cannot reproduce this. Did you remove the FULLTEXT index on the table "faqdata"?

@ton-helmerhorst
Copy link
Author

ton-helmerhorst commented Oct 11, 2022 via email

@thorsten
Copy link
Owner

ha, I found the issue now!

@ton-helmerhorst
Copy link
Author

Hi<

I performed a new installation with 3.17 and a new database but I observe the same issue with this new installation

@thorsten
Copy link
Owner

Yes, I'm on it.

@ton-helmerhorst
Copy link
Author

Many thanks for your great support!!! The search facility is restored!!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants