2.6.7 mysql error on searching and other actions

Please report bugs here!

Moderator: Thorsten

Post Reply
WilcoO
Posts: 5
Joined: Thu Jul 08, 2010 7:38 am

2.6.7 mysql error on searching and other actions

Post by WilcoO »

Hi,

I'm using PHP 5.3.1 with mysql 5.1.41 and I'm getting this error after updating to 2.6.7:

Code: Select all

phpMyFAQ notice [8]: Trying to get property of non-object in Mysqli.php on line 176
It occurs on search and opening a FAQ entry (did not try anymore actions).

Regards,
Wilco
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: 2.6.7 mysql error on searching and other actions

Post by Thorsten »

Hi,

I cannot reproduce this issue. Do you have more information for me?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
WilcoO
Posts: 5
Joined: Thu Jul 08, 2010 7:38 am

Re: 2.6.7 mysql error on searching and other actions

Post by WilcoO »

Hi,

I just intalled 2.6.7 fresh on a WAMP installation with Apache/2.2.14 (Win32) /PHP/5.3.1 /MySQL 5.1.41.
I created a database with a user with full rights and entered the setup.php.
I chose the mysqli option, filled in rest of forms with minimal effort (can provide details when still non producable).
Logged in on admin, created root catagory and one test entry.
At frontend (and backend) search I still got the error.
Showing the entry also gave me the error.
mysqli-error.JPG
Let me now if you need more info.


Thanks,
Wilco
You do not have the required permissions to view the files attached to this post.
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: 2.6.7 mysql error on searching and other actions

Post by Thorsten »

Hi,

ah, I can reproduce it now. I'll work on a fix.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: 2.6.7 mysql error on searching and other actions

Post by Thorsten »

Hi,

I found the issue... here's the fix: http://github.com/thorsten/phpMyFAQ/com ... 47bd25cbe7

Thanks!

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