Voting disables view last post...
When voting is enabled, users are directed to the first (top) post only. Which probably makes sense from a questions point of view, but I wish to retain the original setting from Vanilla which is to direct the user to the last read post.
How can this be done?
0
Answers
There is a config setting that the voting plugin overrides.
Note that this will only work if the user is sorting the comments by date.
Ok that is good, only I'm not too sure where this is being changed inside the Voting plugin? Can't find anything immediately obvious changing this.
@Faz : It's done in
/conf/config.php
file inside your Vanilla forum directory.