Frederick Russ
Founder Emeritus
Recently there has been a few hacking attempts on the server itself and one change the server administrators did (which VI had nothing to do with) mainly affects the tag. Invoking more than two [url] ...f:
[code][url=http://www.yahoo.com/]Yahoo![/code]
Yahoo!
use
Yahoo!
Therefore, you will want to remove all http:// preambles when using the URL tag; it will work a couple of times in a post before it throws up the forbidden warning. To avoid this, always use www instead when invoking the URL when posting multiple links (meaning more than two) in a post.
Yahoo!
use
Code:
[url=www.yahoo.com/]Yahoo![/url]
Yahoo!
Therefore, you will want to remove all http:// preambles when using the URL tag; it will work a couple of times in a post before it throws up the forbidden warning. To avoid this, always use www instead when invoking the URL when posting multiple links (meaning more than two) in a post.