We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 36613
    • 328 Posts
    Hi i have e multilanguage site the url of site is this:
    Italian
    www.example.it/‎
    English version
    www.example.it/‎en

    i upgrade the gallery and in the English version the thumbnail is disappeared.
    The error is this:
    http://www.example.it/assets/components/gallery/connector.php?action=web/phpthumb&ctx=eng&w=144&h=142&zc=1&far=&q=90&src=%2Fen%2F%2Fassets%2Fgallery%2F46%2F362.jpg

    in the path phpthum add the base_url. How do I resolve ?
      • 46378
      • 20 Posts
      I have similar problem. After upgrading Gallery from 1.5.2 to 1.6.1 all my images from site disappeared. I'm using [[GalleryItem]] tag, and it renders with no content. I've spent 5 houres on this problem with no luck sad.
        • 36613
        • 328 Posts
        I have another problem the manager of image don't work don't create the directory:
        [2014-03-18 09:42:56] (ERROR @ /assets/components/gallery/connector.php) [Gallery] Could not create directory (possibly already exists?): assets/gallery/63/
          • 36613
          • 328 Posts
          At the end I restored the old version of the gallery that is definitely the new gallery 1.5.2 is not compatible MODX Revolution 2.2.4-pl.

          The fail code is this:

          /* if directory doesnt exist, create it */
          if (!$mediaSource->createContainer($targetDir,'/')) {


          on core/components/gallery/model/gallery/galalbum.class.php