Search found 11 matches

by williamm
Sat Aug 07, 2010 10:55 pm
Forum: Bug reports
Topic: Error in Comment Admin with MSSQL 2008 using 2.6.7 version,
Replies: 8
Views: 11266

Re: Error in Comment Admin with MSSQL 2008 using 2.6.7 version,

Perfect. Now everything it's OK.

Regards,

William.
by williamm
Sat Aug 07, 2010 2:16 pm
Forum: Bug reports
Topic: Error in Comment Admin with MSSQL 2008 using 2.6.7 version,
Replies: 8
Views: 11266

Re: Error in Comment Admin with MSSQL 2008 using 2.6.7 version,

Thorsten,

Now it shows the FAQ comments but there is still the error below:

phpMyFAQ notice [8]: Undefined property: stdClass::$user in Comment.php on line 327

Best Regards,

William.
by williamm
Thu Aug 05, 2010 2:44 am
Forum: Bug reports
Topic: Error in Comment Admin with MSSQL 2008 using 2.6.7 version,
Replies: 8
Views: 11266

Re: Error in Comment Admin with MSSQL 2008 using 2.6.7 version,

Hello Thorsten,

Could you reproduce this new problem (after applying your fix)?

Best Regards,

William.
by williamm
Thu Aug 05, 2010 2:42 am
Forum: Bug reports
Topic: Error in Advanced Search - MSSQL 2K8 - phpMyFAQ v.2.6.7
Replies: 3
Views: 4273

Re: Error in Advanced Search - MSSQL 2K8 - phpMyFAQ v.2.6.7

Hi Thorsten,

You were correct. After changing that column type as you instructed, everything is working OK.

Best Regards,

William.
by williamm
Thu Aug 05, 2010 2:38 am
Forum: Bug reports
Topic: Error in Portuguese Brazilian configured Web Browser,
Replies: 4
Views: 3775

Re: Error in Portuguese Brazilian configured Web Browser,

Hi,

Perfect, problem solved now.

William.
by williamm
Sun Aug 01, 2010 10:46 pm
Forum: Bug reports
Topic: Error in Advanced Search - MSSQL 2K8 - phpMyFAQ v.2.6.7
Replies: 3
Views: 4273

Error in Advanced Search - MSSQL 2K8 - phpMyFAQ v.2.6.7

Hi,

When performing an Advanced Search, I'm get the following error in Web Browser using MSSQL 2008:

phpMyFAQ warning [2]: mssql_query() [function.mssql-query]: message: Cannot insert an explicit value into a timestamp column. Use INSERT with a column list to exclude the timestamp column, or ...
by williamm
Sun Aug 01, 2010 10:38 pm
Forum: Bug reports
Topic: Error in Portuguese Brazilian configured Web Browser,
Replies: 4
Views: 3775

Re: Error in Portuguese Brazilian configured Web Browser,

Hi Thorsten,

It seems this solution did not solve the problem. Now I'm getting a HTTP 500 Error in the Browser and checking the Web Server log files, it shows:

PHP Fatal error: Call to a member function strtolower() on a non-object in C:\inetpub\wwwroot\faq\inc\String.php on line 146

Best Regards ...
by williamm
Sun Aug 01, 2010 6:59 pm
Forum: Bug reports
Topic: Error in Comment Admin with MSSQL 2008 using 2.6.7 version,
Replies: 8
Views: 11266

Re: Error in Comment Admin with MSSQL 2008 using 2.6.7 version,

Hi Thorsten,

After the patch in the both files, the message warning has changed to:

phpMyFAQ warning [2]: mssql_query() [function.mssql-query]: message: The text data type cannot be selected as DISTINCT because it is not comparable. (severity 16) in Mssql.php on line 94

phpMyFAQ warning [2 ...
by williamm
Sun Aug 01, 2010 1:14 am
Forum: Bug reports
Topic: Error in Portuguese Brazilian configured Web Browser,
Replies: 4
Views: 3775

Error in Portuguese Brazilian configured Web Browser,

Hi,

I'm using IE8 and when navigating in sites with older phpMyFAQ version, I get a blank screen with the only following message:

phpMyFAQ warning [2]: require_once(lang/language_pt-BR.php) [function.require-once]: failed to open stream: No such file or directory in index.php on line 65

I've ...
by williamm
Sat Jul 31, 2010 6:08 pm
Forum: Bug reports
Topic: Error in Comment Admin with MSSQL 2008 using 2.6.7 version,
Replies: 8
Views: 11266

Re: Error in Comment Admin with MSSQL 2008 using 2.6.7 version,

Just to complement my question, I've included a print $query in the mssql.php before the error line to check the syntax. The query is:

SELECT fc.id AS id, fc.lang AS lang, fc.parent_id AS parent_id, fc.name AS name, fc.description AS description, fc.user_id AS user_id FROM faqcategories fc LEFT ...
by williamm
Sat Jul 31, 2010 5:55 pm
Forum: Bug reports
Topic: Error in Comment Admin with MSSQL 2008 using 2.6.7 version,
Replies: 8
Views: 11266

Error in Comment Admin with MSSQL 2008 using 2.6.7 version,

Hi,

I've just installed the phpMyFAQ version 2.6.7 in a Windows 2008 server using MSSQL 2008 and in Admin Page when I click in the Comments administration I get the following errors:

Comments administration

phpMyFAQ warning [2]: mssql_query() [function.mssql-query]: message: Incorrect syntax near ...