We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 8425
    • 159 Posts
    Hi,
    I'm using phpthumb as follow with MODX Rev 2.2. It works fine only with Firefox but in IE, Chrome and Safari pictures don't show up.
    I'm at lost here. Does anyone know what's happening?
    Thank you

    <img src="[[++base_url]]connectors/system/phpthumb.php?src=assets/images/[[*topImage]]&w=949&h=387&iar=1" alt="[[*pagetitle]]" title="pagetitle"/>
      • 8425
      • 159 Posts
      I tried also using this snippet but nothing shows up.
      How can I go about to debug this?
      thanks for your help

       [[phpthumb? &input=`assets/images/[[*topImage]]` &options=`&w=949&h=387&zc=1`]]     
        • 8425
        • 159 Posts
        I re-installed phpthumb from http://phpthumb.sourceforge.net and I got it working now