Welcome to the Question2Answer Q&A. There's also a
demo
if you just want to try it out.
Login
Login
Register
All Activity
Questions
Hot!
Unanswered
Tags
Users
Ask a Question
About
Wiki
Welcome to the Q&A for
Question2Answer
.
If you have questions about the platform,
click here to ask
and please use English.
If you just want to try Q2A, please use the
demo
, which also grants admin access.
Apr 29:
Q2A 1.5.2
Related questions
How to require login to view any content
Link to the questions in emails received after a comment or answer has been posted
Is there a way to change the vote and answer box to a graphic?
Why when we click on a question that has been answered on the questions list home page the page is scrolled down to the latest answers?
Theming question: How would one link to the facebook login ?
Add new page ???
What is the best way for me to upload a lot of questions to the DB?
Hi, how can I disable the possibility of answering to a question when the best answer has already been selected? Thanks
After registering a new user it redirects me to a blank page
Blank page after facebook login
All categories
Q2A Core
(3,252)
Plugins
(356)
What would be the best way to change the login obligation after the similars questions page has been shown?
+1
vote
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?
permissions
login
asked
May 16, 2011
in
Q2A Core
by
Mélanie
edited
May 16, 2011
by
Mélanie
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
+2
votes
Best answer
Here's what I did finally. I moved the code initializing the $permitError variable and the $pageError in qa-ask.php where stage=3. This way, the logic of the overall persmission isn't changed, just when it is done. That did the trick!
answered
May 16, 2011
by
Mélanie
Please
log in
or
register
to add a comment.