Page 2 of 3

Mapping an image

Posted: Sun Oct 20, 2013 9:35 pm
by Romeo

Hi, sorry for replying later.
It is correct, in response i get the image name..
I tried to solve this with my host and it seems to be an .htaccess file problem not showing the image, responding the Forbidden error 403.

In the meantime any other solution for solve this that you could share me?


Mapping an image

Posted: Sun Oct 20, 2013 10:48 pm
by Illya Stepanov

Hi Romeo -- can you post a screenshot of Test tab and Settings tab, if you can?


Mapping an image

Posted: Mon Oct 21, 2013 12:14 am
by Romeo

Mapping an image

Posted: Mon Oct 21, 2013 2:13 am
by Illya Stepanov

Maybe I misunderstood something from your last post -- do you want to display this picture on your page?


Mapping an image

Posted: Mon Oct 21, 2013 2:32 am
by Romeo

I think you do, I wanna put the url's image in a response service depending on a request parameter, but the image just doesn't show


Mapping an image

Posted: Mon Oct 21, 2013 11:18 am
by Maryna Brodina

Hello! Looks like there is a problem with your server. Try to enter path you specify for image in browser address line. If you get 403 Forbidden error that means there is a problem on server. Please check if you've specified correct image path, image name, ensure access to resources on your server is not limited.


Mapping an image

Posted: Mon Oct 21, 2013 1:31 pm
by Romeo

Yes, it is the server..
I'll try to do it with JS or css, or any other suggestion will be appreciated!

thanks.


Mapping an image

Posted: Mon Oct 21, 2013 1:54 pm
by Maryna Brodina

If image on your server is not accessible it won't work with CSS/JS. You would need to figure out your server problem first.


Mapping an image

Posted: Mon Oct 28, 2013 4:08 am
by Romeo

Hello, maybe the problem is that I want to put those images dynamically in a list ?
I tried with an image url that works fine, still doesn't work!!


Mapping an image

Posted: Mon Oct 28, 2013 11:30 am
by Kateryna Grynko

Hi Romeo,

On Source tab, try deleting the file with changed code (don't forget to save the code somewhere else beforehand) and click 'Undo all source changes'. Probably this can help.