|
|
pinEdit
Started by ayboangelus at 09-12-2008 4:48 . Topic has 1 replies.
 
 
|
|
Sort Posts:
|
|
|
|
09-12-2008, 4:48
|
ayboangelus
Joined on 09-12-2008
Posts 1
|
|
|
Hi,
I use the latest version of pinedit php.
I have this differents parameters.
$editor->setAbsoluteImagePath
$editor->setAbsoluteImageUrl
$editor->setRelativeBaseImageUrl
with all good link answer.
When i want to put an image from the serveur i can find it andd insert it.
But when i save the document, my image take the link of the documents
http://domaine.fr/documents/ and not http://domaine.fr/images/ so the image not appear.
Have you a solution please.
|
|
|
|
|
Report
|
|
|
|
09-13-2008, 9:25
|
Pintexx Support
Joined on 08-30-2005
Posts 1.576
|
|
|
Hello,
please check if ...ImagePath is a full physical path and ImageUrl is a full url starting with http. Both parameters have to point to the same folder.
RelativeBaseImageUrl is sub set of ...ImageUrl.
If you insert the image and switcxh to HTML mode you should see the relative URL.
If you like just send your real values to support@pintexx.com so that we can check them.
Regards,
Hans-Peter
|
|
|
|
|
Report
|
|
|
|
|
Pintexx Forum » Developer Produ... » pinEdit » Re: Image with bad link
|
|
|
|