Hi,
Which code and file is responsible when checking whether a non-loggeduser has entered something or not during adding an faq ?
I am still trying to add tinymce , I have managed to get the editor, when I type info and submit, this is what I am getting .
-------------------------------
Proposal for a new FAQ
Required fields are your name, your email address, category, headline, your Record and, when requested, the Captcha code!
-------------------------------
Probably tinymce code I entered , does not report the exact fields necessary for this checking...
I need to find which code and file checks and causes the above message.
Thanks,
Burak
checking method
Moderator: Thorsten
Re: checking method
Hi,
it's in save.php... the checks are in line 60 to 64.
bye
Thorsten
it's in save.php... the checks are in line 60 to 64.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: checking method
Hi,
I manged to get the editor in place, but when I try to post a Faq, I fill in all ares, captcha or not I get:
Required fields are your name, your email address, category, question, your Record and, when requested, the Captcha code!
I dont have a save.php, version 2.7.0
The site > astra.is/faq
Can you help?
Thanks
Hagen
I manged to get the editor in place, but when I try to post a Faq, I fill in all ares, captcha or not I get:
Required fields are your name, your email address, category, question, your Record and, when requested, the Captcha code!
I dont have a save.php, version 2.7.0
The site > astra.is/faq
Can you help?
Thanks
Hagen
Re: checking method
Hi,
the code for save.php was moved into ajaxservice.php in version 2.7
bye
Thorsten
the code for save.php was moved into ajaxservice.php in version 2.7
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist