hi folks!
maybe i have a solution for the standard version!
this is how it worked for me:
my folder where my images to display are stored is "
{basepath}/images/spieler"
chi wrote: EDIT: Works now after fooling around half of my Sunday trying to figure it out. Solution, upgrading to the Pro version which uses a different thumbnail generating engine.
so i opened the file "
{basepath}/plugins/content/plugin_jw_sig/showthumb.php"
there i found the following code part (should be line 15):
$_image_ = '../../../images/stories/'.$_GET['img'];
i kicked "
stories/":
$_image_ = '../../../images/'.$_GET['img'];
..all works fine now...
eh...ok the design sucks in ie7, but this should be an easy to solve css issue 8)
hope this also works for sb out there dealing with the same problems
greetz from the wild south of germany :)
basti