Search found 5 matches

by Freshman
Mon Mar 26, 2012 10:13 am
Forum: General discussions
Topic: WYSIWYG editor also in Add FAQ page for non logged users
Replies: 28
Views: 25657

Re: WYSIWYG editor also in Add FAQ page for non logged users

I totally understand that this is your hobby and you are giving your precious free time to it. From my experience it is very good feeling when some spare-time project is working and helping and not only working for you but for other people as well. I think that phpMyFaq is great product and for me ...
by Freshman
Mon Mar 26, 2012 7:35 am
Forum: General discussions
Topic: WYSIWYG editor also in Add FAQ page for non logged users
Replies: 28
Views: 25657

Re: WYSIWYG editor also in Add FAQ page for non logged users

My first post about my problem, in this very topic, is from Sun Feb 05, 2012, but I think it doesn't really matter how old it is. It's just lack of any interest that made me sad. I believe I had provided quite long and descriptive explanations of what I am trying to achieve and what steps I ...
by Freshman
Sun Mar 25, 2012 8:03 pm
Forum: General discussions
Topic: WYSIWYG editor also in Add FAQ page for non logged users
Replies: 28
Views: 25657

Re: WYSIWYG editor also in Add FAQ page for non logged users

OK, more than month and no reply, thanks indeed :(
by Freshman
Sun Mar 11, 2012 6:24 pm
Forum: General discussions
Topic: WYSIWYG editor also in Add FAQ page for non logged users
Replies: 28
Views: 25657

Re: WYSIWYG editor also in Add FAQ page for non logged users

I updated to phpMyFAQ 2.7.4 and again followed all steps from
http://goinggnu.wordpress.com/2010/12/01/tinymce-in-“add-faq”-for-normal-users-in-phpmyfaq/
and I am still unable to get wysiwyg working for non logged users.
What I have found out during many attempts -
I can see and use whole tinyMCE ...
by Freshman
Sun Feb 05, 2012 4:17 pm
Forum: General discussions
Topic: WYSIWYG editor also in Add FAQ page for non logged users
Replies: 28
Views: 25657

Re: WYSIWYG editor also in Add FAQ page for non logged users

I was using this solution: http://goinggnu.wordpress.com/2010/12/01/tinymce-in-“add-faq”-for-normal-users-in-phpmyfaq/
and everything was working fine on phpMyFAQ 2.7.1. But now I updated to phpMyFAQ 2.7.3 and made same changes:
in ajaxservice.php changed
$answer = PMF_Filter::filterInput(INPUT ...