print theme('qform') doesn't work
mishhh - April 22, 2007 - 20:13
| Project: | Question |
| Version: | 5.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | codepoet |
| Status: | closed |
Jump to:
Description
After some investigation I've found that theme_qform() is actually theme_question_qform(). Still, that function doesn't do anything, except when the user is not logged in (it prints the message "Please register or login to post questions")
There are then 2 problems:
1. readme.txt should follow the change from theme_qform to theme_question_qform
2. theme_question_qform() should do something...
How can I include the question form inside a node?
Thanks.

#1
I just updated that. question_print_form() will do this now.
#2
Automatically closed -- issue fixed for two weeks with no activity.