Quote:
Originally Posted by mikexxx
If i use this link:
PHP Code:
[url=http://www.vbulletin.com/search.php?do=getdaily&days=7]7 Dagen[/url]
This is the link when i use it:
PHP Code:
http://www.vbulletin.com/search.php?do=getdaily&days=7
The & (replaced by: &  is not in the link. Is there a solution for this?
|
I've never ran into this problem from the parser. You might try replacing the & with & in the original link.