Search found 5 matches

by WilcoO
Mon Aug 02, 2010 2:20 pm
Forum: Bug reports
Topic: 2.6.7 mysql error on searching and other actions
Replies: 4
Views: 3543

Re: 2.6.7 mysql error on searching and other actions

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 ...
by WilcoO
Mon Aug 02, 2010 8:48 am
Forum: Bug reports
Topic: 2.6.7 mysql error on searching and other actions
Replies: 4
Views: 3543

2.6.7 mysql error on searching and other actions

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
by WilcoO
Mon Aug 02, 2010 8:42 am
Forum: Bug reports
Topic: 2.6.6 XML tags stripped when editing faq
Replies: 7
Views: 5452

Re: 2.6.6 XML tags stripped when editing faq

Thanks a lot!

That was fast :)
by WilcoO
Fri Jul 30, 2010 8:44 am
Forum: Bug reports
Topic: 2.6.6 XML tags stripped when editing faq
Replies: 7
Views: 5452

Re: 2.6.6 XML tags stripped when editing faq

Hi,

Thanks for the fast reply!
I get the same, no issues.

My example:
xmlbefore-edit.JPG
Now try to edit the faq.
This is where it strips my xml away.
xml-edit-after-save.JPG
by WilcoO
Thu Jul 29, 2010 12:59 pm
Forum: Bug reports
Topic: 2.6.6 XML tags stripped when editing faq
Replies: 7
Views: 5452

2.6.6 XML tags stripped when editing faq

Hi,

Piloting phpmyfaq to replace some custom product we ran into this problem/bug.
We often have questions regarding configuration. Our configuration is in XML.
So in the answers we paste pieces of XML(and use the syntax-hl included in tinymce to format).
We save and view the FAQ and its great ...