Image's url broken on mobile

Darknoe
15 years, 1 month ago
I have Mobile Joomla installed, and i want images to resize, but when they are resized, the url is not OK.

My mobile gets this html:

 
<p style="text-align: justify;"><img width="100" height="172" style="width:100 !important;height:172 !important;" src="/images/Resized/mobile_100x172.jpg"border="0" /></p>
 


The problem is:

 src="/images/Resized/mobile_100x172.jpg"


The image url should be:

 src="images/Resized/mobile_100x172.jpg"


How can I fix this on the component?

Thank you very much.
Darknoe
15 years, 1 month ago
I fixed it.
lostmail
15 years, 1 month ago
HM - I have no folder "resized" in /administrator/components/com_mobilejoomla/images/

Perhaps that makes the trouble that images are not resized in my installation and the error message on top ?
dryabov
15 years, 1 month ago
lostmail wrote:
HM - I have no folder "resized" in /administrator/components/com_mobilejoomla/images/

Perhaps that makes the trouble that images are not resized in my installation and the error message on top ?


Resized images are copied to 'resized' subdirectory of the directory where they are placed.

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.