I want only registered users to be able to ask a question but I'd like for them to be able to fill the first page, view the second page (similar questions) and if they clicked on "My question is different" then be asked to login/register. What you think would be the best way to do this?
I was thinking about removing the login obligation to ask question in the admin panel and then, in the code find how to force the login anyway before the last question page. Is that the best approach?