We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 46526
    • 21 Posts
    Hello,

    For example in MODX Evo 1.0.12 when i use EvoGallery addos like this:

    template: gallery
    [[EvoGallery? &docId=`[*id*]` &itemTpl=`img_gal`]]

    chunk: img_gal

    <img src="[[phpthumb? &input=`[+img1+]` &options=`w=250,h=140,zc=C`]]" alt="" />

    It doesnt work.... phpthumb cant load img1 :/
      • 9995
      • 1,613 Posts
      <a href="[+images_dir+][+filename+]" title="[+title+]"><img src="[[phpthumb? &input=`[+images_dir+][+filename+]` &options=`w=250,h=140,zc=1`]]" alt="" /></a>
        Evolution user, I like the back-end speed and simplicity smiley