mini K2 Thumbnail Proximity not working - missing images

thanks but it doesn't work.
looking at the code by the browser I see that there is <img src = "/ / media/k2 / etc ....
11 years 2 weeks ago #7 by accounts vari

Please Log in or Create an account to join the conversation.

mmm, i think that there is a problem with template. but i don't know what
11 years 2 weeks ago #8 by accounts vari

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5262) Offline
sorry how about to change with this one :
<img src="<?php echo resizeImageHelper::getResizedImage($item->image, $tmbWidth, $tmbHeight, $option); ?>"
11 years 2 weeks ago #9 by TemplatePlazza

Please Log in or Create an account to join the conversation.

it uses this code but it doesn't work.
template is ok, it works in other system.
there is something in the system but i don't know what
11 years 1 week ago #10 by accounts vari

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5262) Offline
my bad, i mean change with this :
<img src="<?php echo resizeImageHelper::getResizedImage($item->image, $tmbWidth, $tmbHeight, $option); ?>"

without the "/"
11 years 1 week ago #11 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum