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.
Links jumping to specific posts / auto offset config setting*
I know its a feature, but I was curious if it was possible to turn off the #Item_4 targeting that gets applied to all the discussion links on the index page for logged in users.
I'd much prefer the main discussion link always take people to the first post, not where it thinks they want to go.
I'd much prefer the main discussion link always take people to the first post, not where it thinks they want to go.
Tagged:
0
Comments
$Configuration['Vanilla']['Comments']['AutoOffset'] = FALSE;
Where am I supposed to insert that?