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.
Options

Incorrect Panel Link

Hi there,

Using Vanilla 2.5, Baseline theme.

I'm having an issue with an incorrect side panel link (specifically the "Recent Discussions" link). When clicking the link an extra forward slash is added to the url before discussions. "mysite.com/forums//discussions". Looking at the HTML source, the link is defined with a back slash then forward slash (<a href="/forums/\discussions").

Any ideas why this might be happening or where in the Vanilla source I might look to research this? I have given it an initial try and learned quite a bit about assets, modules, and controllers, but have yet to find the actual code that renders this set of button/links. All other links in the side panel work as expected and omit the back slash in the html source. Below is a screen shot of the link in question.

Thanks,

Nico

Sign In or Register to comment.