Daniel Hood
Well-known member
I believe there should be a call like this:
The lack of one makes it possible for @Bob's signature to link to his old resource url (http://xenforo.com/community/resources/authors/bobster65.5364/) and it not redirect.
Code:
$this->canonicalizeRequestUrl(XenForo_Link::buildPublicLink('resources/authors', $user, array('page' => $page)));
The lack of one makes it possible for @Bob's signature to link to his old resource url (http://xenforo.com/community/resources/authors/bobster65.5364/) and it not redirect.