absolute image path
Permalink
Hi
Is there a way I can set my site to use thefull image path
right now it use this
<img src="/files/cache/ad598c2a3714724ae6087db40518e9a1_f689.jpg"
Cheers
Is there a way I can set my site to use thefull image path
right now it use this
<img src="/files/cache/ad598c2a3714724ae6087db40518e9a1_f689.jpg"
Cheers
Hi Thanks for reply
Ive done that - but its the same
What I would like, is that the path would be absolute http://mydomain.com/........
Ive done that - but its the same
What I would like, is that the path would be absolute http://mydomain.com/........
Hi,
Add {CCM:BASE_URL} before image src /files/cache/....
Thanks
Add {CCM:BASE_URL} before image src /files/cache/....
Thanks
Its coccrete5 core functionality....you can change the image save folder through admin..you can try this
Hi again
Im a bit confused .. its something that happened after upgrade to Version 5.6.3.2
The images a not visible in the editor .. here it looks as this
<div class="image"><img src="/index.php/download_file/view_inline/809/"
Followed some threads in forum but they are very old .. and havent had luck to
solve this
This is also why I looking for a way to have the absolute path
Im a bit confused .. its something that happened after upgrade to Version 5.6.3.2
The images a not visible in the editor .. here it looks as this
<div class="image"><img src="/index.php/download_file/view_inline/809/"
Followed some threads in forum but they are very old .. and havent had luck to
solve this
This is also why I looking for a way to have the absolute path
Don't afraid /index.php/download_file/view_inline/809/ is your image download link .Go to browser just write dour host and then /index.php/download_file/view_inline/809/ you can see the file.http://yoursite.com/index.php/download_file/view_inline/809/...
Yes I see it in the browser but it shows as missing in the editor
Just edit the block and click on add image chose the image you want and save the changes.
Well I dont think you understand the Issue here .. so here is a screendump :-)
Ive added the images with the editor but they dont shows
Ive added the images with the editor but they dont shows
Add {CCM:BASE_URL} before image src /index.php/download...it may helps or please check that config-site.php has some space after c5 code
It seams wrong to do that for each time I add an image in the edior
There must be another way to specify a path
would you tell what line in config.php you thinking of
THANKS
There must be another way to specify a path
would you tell what line in config.php you thinking of
THANKS
pauk
please clear your site cache and enable pretty url settings. Otherwise you can add image block there..hope this helps.
Regards
jupiter