Hello,
I want to display an error page when an invalid link is accessed, instead of having it forward to my homepage like it does now.
For example, this is a correct link to a post:
http://www.domain.com/forum/showthread.php?p=113579
When someone goes here (incorrect), I want it to display an error, saying it was invalid, instead of forwarding it to my homepage:
http://www.domain.com/showthread.php?p=113579
How do I do this?
Here is a post from vB I made, and they told me to come over here:
http://www.vbulletin.com/forum/showt...23#post1668623
Thanks in advance.