Posted by ryan.nauman on May 11, 2009 at 1:36pm
Jump to:
| Project: | Question |
| Version: | 5.x-1.5 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Require registered is false. All roles have permissions to ask questions. Nothing is displayed in status log after question is submitted. After submission (through mysite.com/question OR question_print_form()) it says "Your question was submitted."
I have manually debugged by printing print variable_get('question_require_registered', FALSE); and it is indeed false. I don't know what else to try
Comments
#1
Using FAQ_ASK instead
#2