Faqs not accessible after upgrading 2.8.26 -> 2.9.5

Please report bugs here!

Moderator: Thorsten

Post Reply
brunos
Posts: 1
Joined: Tue Nov 15, 2016 11:36 am

Faqs not accessible after upgrading 2.8.26 -> 2.9.5

Post by brunos »

Hello all,
After upgrading to 2.9.5 i am unable to access my FAQs throught the sub-categories previously created.

I'm attaching the debug information:

Code: Select all

phpMyFAQ warning [2]: mssql_query(): message: Column 'faqdata.thema' is invalid in the select list because it is not contained in either an aggregate function or the GROUP BY clause. (severity 16) in /var/www/faqdev/inc/PMF/DB/Mssql.php on line 109

phpMyFAQ warning [2]: mssql_query(): General SQL Server error: Check messages from the SQL Server (severity 16) in /var/www/faqdev/inc/PMF/DB/Mssql.php on line 109

phpMyFAQ warning [2]: mssql_query(): Query failed in /var/www/faqdev/inc/PMF/DB/Mssql.php on line 109

phpMyFAQ warning [2]: mssql_query(): message: Column 'faqdata.thema' is invalid in the select list because it is not contained in either an aggregate function or the GROUP BY clause. (severity 16) in /var/www/faqdev/inc/PMF/DB/Mssql.php on line 109

phpMyFAQ warning [2]: mssql_query(): General SQL Server error: Check messages from the SQL Server (severity 16) in /var/www/faqdev/inc/PMF/DB/Mssql.php on line 109

phpMyFAQ warning [2]: mssql_query(): Query failed in /var/www/faqdev/inc/PMF/DB/Mssql.php on line 109

phpMyFAQ warning [2]: mssql_query(): message: Column 'faqdata.thema' is invalid in the select list because it is not contained in either an aggregate function or the GROUP BY clause. (severity 16) in /var/www/faqdev/inc/PMF/DB/Mssql.php on line 109

phpMyFAQ warning [2]: mssql_query(): General SQL Server error: Check messages from the SQL Server (severity 16) in /var/www/faqdev/inc/PMF/DB/Mssql.php on line 109

phpMyFAQ warning [2]: mssql_query(): message: Invalid column name 'datum'. (severity 16) in /var/www/faqdev/inc/PMF/DB/Mssql.php on line 109

phpMyFAQ warning [2]: mssql_query(): General SQL Server error: Check messages from the SQL Server (severity 16) in /var/www/faqdev/inc/PMF/DB/Mssql.php on line 109

phpMyFAQ warning [2]: mssql_query(): Query failed in /var/www/faqdev/inc/PMF/DB/Mssql.php on line 109

phpMyFAQ warning [2]: mssql_fetch_object() expects parameter 1 to be resource, boolean given in /var/www/faqdev/inc/PMF/DB/Mssql.php on line 139

phpMyFAQ warning [2]: mssql_query(): message: Invalid column name 'datum'. (severity 16) in /var/www/faqdev/inc/PMF/DB/Mssql.php on line 109

phpMyFAQ warning [2]: mssql_query(): General SQL Server error: Check messages from the SQL Server (severity 16) in /var/www/faqdev/inc/PMF/DB/Mssql.php on line 109

phpMyFAQ warning [2]: mssql_query(): Query failed in /var/www/faqdev/inc/PMF/DB/Mssql.php on line 109

phpMyFAQ warning [2]: mssql_num_rows() expects parameter 1 to be resource, boolean given in /var/www/faqdev/inc/PMF/DB/Mssql.php on line 186

Thank you in advance
Thorsten
Posts: 15560
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Faqs not accessible after upgrading 2.8.26 -> 2.9.5

Post by Thorsten »

Hi,

I will work on it: https://github.com/thorsten/phpMyFAQ/issues/1283

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply