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

    MaxiGallery is problematic on new Evo. I have had a few problems that I fixed already through the resources on the forum. But the following not:

    Clicking upload in the gallery manager results in this warning:

    Error : getimagesize(assets/galleries/85/1_mg_8814.jpg) [function.getimagesize.php]: failed to open stream: No such file or directory

    getimagesize(string $var1)
    assets/snippets/maxigallery/maxigallery.class.inc.php on line 415

    Oddly the image does upload regardless.
    There is also a problem with Title and Description in the Manager. I have to go into the DB to type in the titles and descriptions by hand because I cannot do it in the Manager anymore...the text just disappears when saving.

    : ) [ed. note: zinggimaging last edited this post 7 years, 3 months ago.]
      • 2762
      • 1,198 Posts
        Free MODx Graphic resources and Templates www.tattoocms.it
        -----------------------------------------------------

        MODx IT  www.modx.it
        -----------------------------------------------------

        bubuna.com - Web & Multimedia Design
        • 42066
        • 16 Posts
        Quote from: banzai at Jan 18, 2017, 03:20 PM
        Try this version; https://github.com/Nicola1971/maxigallery

        Hey thanks! Well that error message disappeared but now I have this one after uploading pictures:

        Error : chmod() [function.chmod.php]: No such file or directory

        chmod(string $var1, 438)
        assets/snippets/maxigallery/maxigallery.php on line 374

        : )
          • 2762
          • 1,198 Posts
          can not replicate this error.
          check folder permissions of assets/galleries
            Free MODx Graphic resources and Templates www.tattoocms.it
            -----------------------------------------------------

            MODx IT  www.modx.it
            -----------------------------------------------------

            bubuna.com - Web & Multimedia Design
            • 2762
            • 1,198 Posts
            Updated a bit, Try latest
              Free MODx Graphic resources and Templates www.tattoocms.it
              -----------------------------------------------------

              MODx IT  www.modx.it
              -----------------------------------------------------

              bubuna.com - Web & Multimedia Design
              • 42066
              • 16 Posts
              Quote from: banzai at Jan 18, 2017, 03:20 PM
              Try this version; https://github.com/Nicola1971/maxigallery

              Hi there!

              I am still getting an error after clicking upload. Permission settings are ok. The pictures do upload, but I still get this page afterwards.

              Trying to get property of non-object
              « MODX Parse Error »

              Error : chmod() [function.chmod.php]: No such file or directory

              chmod(string $var1, 438)
              assets/snippets/maxigallery/maxigallery.php on line 366

              Well at least the images upload. : )
                • 42066
                • 16 Posts
                Hi there,

                Well I think I know what is wrong. I did not give you all of the information. I used the modxwiki maxigallery tutorial to have a custom view with my images and thumbs on same page. Here is the link to the instructions that I followed:

                http://wiki.modxcms.com/index.php/Maxigallery#Creating_custom_views

                Maybe this is the problem. I tried the normal way and it worked fine. Also with the updated MaxiGallery you provided on GitHub the other errors disappeared and the title and description work again. Thanks sooo much for your help! If you so know how to us this custom view without errors I would love it! : )

                Melinda
                  • 2762
                  • 1,198 Posts
                  Nice to know smiley

                  I dont use MG from a lot of years, but i remember custom views. i will check once I get some free time.
                    Free MODx Graphic resources and Templates www.tattoocms.it
                    -----------------------------------------------------

                    MODx IT  www.modx.it
                    -----------------------------------------------------

                    bubuna.com - Web & Multimedia Design
                    • 42066
                    • 16 Posts
                    : )