The forum operates in read-only mode. Please head to StackOverflow for support.
$UserPath='/portal/images/'; $AbsolutePath='/home/username/public_html/portal/images';
<img src="http://mydomain/portal/images/myimage.jpg">
<img src="../../myimage.jpg">
Re: Relative paths on image insertion