<img src="[[*image:phpthumbof=`&w=120&h=150`]]" /> <img src="[[*image:phpthumbof=`w=120&h=150`]]" /> <img src="[[*image:phpthumb=`&w=120&h=150`]]" />
<a href="[[~[[+id]]]]"><img src="[[+tnArticlepageImage1:phpthumbof=`f=jpeg&q=95&w=275&h=270&zc=1`]]" alt="slider large image"></a>
<img src="[[*image:phpthumbof=`w=120&h=150`]]" />
[[*tv_image:phpthumbof=`W=370&h=138&zc=1`]]
<img src="connectors/system/phpthumb.php?src=[[*tv_image]]&w=370&h=138&zc=1" />
Hi rwt - may not be related but I couldn’t get phpthumbof to work until I _manually_ created the cache folder ’assets/components/phpthumbof/cache’ and made it writeable.
It seems like I’ve run into the exact same problem.
I tried fixing the path to the phpthumb system file with no luck.
I installed phpthumbof 1.1.0 on MODx Revolution 2.0.8-pl (traditional)
This is the line I use in my template. It only returns back the image’s path. As specified in phpThumbOf Documentation, the output of my TV is set as "Text".
[[*tv_image:phpthumbof=`W=370&h=138&zc=1`]]
I’m currently using a temporary solution which is to call upon the core phpthumb script and pass on width & height vars.
<img src="connectors/system/phpthumb.php?src=[[*tv_image]]&w=370&h=138&zc=1" />
This works perfectly. Any drawbacks to that solution ?
Any suggestions would be greatly appreciated !
Cheers,
rwt
, the image only show in the website when I’m logged in the manage and I unknow how solve this.