Hello,
I'm using a script to create image thumbnails, using the following URL.
/phpThumb/phpThumb.php?w=360&src=/dir1/dir2/image.jpg
It saves fine, but when FCKeditor loads the page to edit, it wipes out the first part of the URL for the image, i.e the IMG URL now becomes just
/dir1/dir2/image.jpg
Does anyone know why this is happening, and if so, how do I stop it?
Regards,
Van
I'm using a script to create image thumbnails, using the following URL.
/phpThumb/phpThumb.php?w=360&src=/dir1/dir2/image.jpg
It saves fine, but when FCKeditor loads the page to edit, it wipes out the first part of the URL for the image, i.e the IMG URL now becomes just
/dir1/dir2/image.jpg
Does anyone know why this is happening, and if so, how do I stop it?
Regards,
Van