The email link on the user-info section of the forums isnt right. It gives me a weird link, here is the code from the browsers source:
<div class="forum-post-wrapper">
<div class="forum-comment-left">
<div class="innertube">
<div class="user-info">
<div class="username"><a href="/users/that0n3guy" title="View user profile.">that0n3guy</a></div> <br />
<div class="account-joined"><strong>Joined: </strong>2008-06-25</div> <div class="user-online"><img src="/themes/garland/advforum/images/status_online.png" alt="User is online" title="User is online" width="16" height="16" /> Online</div> <div class="contact"><a href="/user/%252Fcontact"><img src="/themes/garland/advforum/images/email.png" alt="Email" title="Email" width="16" height="16" /> Email</a></div> <div class="privatemsg"><a href="/privatemsg/new/"><img src="/themes/garland/advforum/images/user_comment.png" alt="Private Message" title="Private Message" width="16" height="16" /> Send PM</a></div>
</div>
The link is /user/%252Fcontact, but should be user/3/contact.
Anyone know whats wrong?
Comments
Comment #1
that0n3guy commentedI have more users in my forum now, an all there "email" links point to /user/%252Fcontact, every single one.... why is that?
Comment #2
michelleWow, this was just the tip of the iceberg. A contributed patch I put in a while back had the wrong variable and so all the user stuff was wrong. I can't believe I didn't notice it in all this time. Crazy!
Michelle
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.