1 Jul
2009
1 Jul
'09
8:28 p.m.
At least now I know what the problem is and I can try fix it. Thank you very much.
Don't know how to fix it the "right" way but adding this: $content = str_replace('http://www.MYSITE.com','',$content); in node.tpl.php worked. :) Thanks.