Ask a Question bug
Moderator: Thorsten
Ask a Question bug
When someone uses "Ask A question" on the forum, it uses the boards admin email address when sending me the email, therefore I cann never get hold of the user.
Anyone else have this problem?
Many thanks
Anyone else have this problem?
Many thanks
Re: Ask a Question bug
Hi,
the question is saved in the open question page, the user's e-mail address is stored in the database.
bye
Thorsten
the question is saved in the open question page, the user's e-mail address is stored in the database.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: Ask a Question bug
Hi Thorsten,
Thank you for your reply. Please check this again, as I have just checked in the DB and the email address against the 3 (different) people who have asked a question have my email address next to their name, which is what I have registered on the FAQ admin board.
I am pretty sure that this is not working correctly, unless
a) I am looking in the worng place (faqquestions::ask_usermail)
b) they have all typed in my email address on purpose
c) I don't have the latest version (I have 2.6.0)
Cheers, blueevo.
Thank you for your reply. Please check this again, as I have just checked in the DB and the email address against the 3 (different) people who have asked a question have my email address next to their name, which is what I have registered on the FAQ admin board.
I am pretty sure that this is not working correctly, unless
a) I am looking in the worng place (faqquestions::ask_usermail)
b) they have all typed in my email address on purpose
c) I don't have the latest version (I have 2.6.0)
Cheers, blueevo.
Re: Ask a Question bug
Hi,
bye
Thorsten
please upgrade to 2.6.2 first. We fixed a lot of issues in 2.6.0 and 2.6.1.blueevo wrote:c) I don't have the latest version (I have 2.6.0)
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: Ask a Question bug
Hi Again,
I have updated to 2.6.2 now.
I have just received a feedback email from the FAQ system and again, the senders email addres is my admin email address again. Could you please check in your FAQ system that feedback is sent with the correct recipients email address? Therefore, the name of the person is send, but their email address is my address, so I cannot now contact the user.
I do not think that I am doing anthing wrong, but please correct me if I am.
Thanks.
Jay.
I have updated to 2.6.2 now.
I have just received a feedback email from the FAQ system and again, the senders email addres is my admin email address again. Could you please check in your FAQ system that feedback is sent with the correct recipients email address? Therefore, the name of the person is send, but their email address is my address, so I cannot now contact the user.
I do not think that I am doing anthing wrong, but please correct me if I am.
Thanks.
Jay.
Re: Ask a Question bug
I'm also seeing that problem with 2.6.2. The admin email address is being inserted into the ask_usermail column of the faqquestions table. Is that right?
It's also doing this for "Add a FAQ."
It's also doing this for "Add a FAQ."
Re: Ask a Question bug
Hi,
there's a strange issue, I'm investigating this currently.
bye
Thorsten
there's a strange issue, I'm investigating this currently.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: Ask a Question bug
Hi,
one question: What's your state for "Mail address as mandatory field (default: deactivated)" configuration?
bye
Thorsten
one question: What's your state for "Mail address as mandatory field (default: deactivated)" configuration?
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: Ask a Question bug
Hi,
enable it and/or try this fix: http://github.com/thorsten/phpMyFAQ/com ... 3abf631349
bye
Thorsten
enable it and/or try this fix: http://github.com/thorsten/phpMyFAQ/com ... 3abf631349
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: Ask a Question bug
When I aske a question I gets this on submission now:
phpMyFAQ warning [2]: require_once(savequestion.php) [function.require-once]: failed to open stream: No such file or directory in index.php on line 569
phpMyFAQ warning [2]: require_once(savequestion.php) [function.require-once]: failed to open stream: No such file or directory in index.php on line 569
Re: Ask a Question bug
Nevermind, I hosed it up myself. Thanks
Re: Ask a Question bug
Works, thanks again, Thorsten!