Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Can we link a topic instead of the topic's last message ?

kridzkridz New
edited March 2014 in Vanilla 2.0 - 2.8

Hello, i don't understand why when i clic on a topic, there is systematically an anchor who links the latest message of this topic

For example:

http://website.com/forum/index.php?p=/discussion/65/title-of-topic redirects to http://website.com/forum/index.php?p=/discussion/65/title-of-topic#Item_8

how can i fix this out ?

Comments

  • Vanilla tracks how far you have read into a discussion. That is why it is appending the anchor.

    I believe you can disable it with a config option called auto-offset. Add $Configuration['Vanilla']['Comments']['AutoOffset'] = FALSE; to your /conf/config.php file.

    Search first

    Check out the Documentation! We are always looking for new content and pull requests.

    Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.

Sign In or Register to comment.