We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 9995
    • 1,613 Posts
    #edit

    Ah tagging, yea would be nice to be able to tag some images and preview them somehow or as taglist
      Evolution user, I like the back-end speed and simplicity smiley
      • 26931
      • 2,314 Posts
      @fourroses666 no, i meant tagging of EvoGallery images

      aaah, taken from the Snippet code:

      $params['tags'] = isset($tags) ? $tags : '';
      	// Comma delimited set of tags to filter results by
      
      $params['tagMode'] = isset($tagMode) ? $tagMode : 'AND';
      	// Search mode for tag: AND or OR
      so it should be possiblet create a clickable list of tags. the screenshots in the repository also shows the usage of the ManagerManager Tagging Widget ... although i don’t have a clue how to apply it, since it’s not a TV (the keyword field)
        • 33982 ☆ A M B ☆
        • 476 Posts
        Any known issues/fixes for EvoGallery with Windows Vista Ultimate? I’ve got a MODx install using EvoGallery 1.0 Beta 1 on MODx 1.04. The client says she’s tried Chrome, Safari, FireFox and no matter what browser she’s using, whenever she uploads an image through EvoGallery, here browser always freezes and crashes. At first I suspected the image may have been too large, but we used a 120kb image with 72 pixel resolution with the same results. She said there’s no Error message...it just freezes. Anyone else run into this or have a possible solution?
          Precision Web Development ... SmashStack.com
          • 8790
          • 526 Posts
          Hi,

          I just got the Evo 1.1.0beta from Gthib but something is going wrong with the choosong file dialog.

          I just click on ’select files"
          a Win files explorer comes up positionned on "my images" folder, and file type is image (only, no other choice).

          There’s no way to change to another folder (librairies, mycomputer, or pasting a full path to the needed folder).
          The dialog windows tree remains empty !

          Win7/64

          a bug ?
          [edit]
          ok can’t work width IE64 in W7/64 because of no Flash support. An alternative width no need for flash should be added


          Thank you
            Schtroumpf Grognon - Grouchy Smurf
            ---------------------------------
            Faites pas attention.. - Don't pay attention
            http://www.dzi-neo.net
            • 10226
            • 412 Posts
            I don’t get that issue on win7/32 - can you post a screenshot for us?

            Thanks!
              • 8790
              • 526 Posts
              hmm. Wait a second !I have differents issue on my system this afternoon. I’ll reboot.
              Stay tuned.

              EDIT [OK Was a Windows story, first time I got a Bluescreen on W7 !)

              Well now I have a file size error for a jpg 2.61MB and another 2.44MB.
              I settup in Site Configuration tab / File manager / max size for file a greater value, but it does not seams to help.

              thanks you
                Schtroumpf Grognon - Grouchy Smurf
                ---------------------------------
                Faites pas attention.. - Don't pay attention
                http://www.dzi-neo.net
                • 8790
                • 526 Posts
                Plus the first snipper call gives a parse error and looking at the path we can see 2 // wich does not look very good .
                In fact, the modx in installed into a sub folder.

                Thank you

                « MODx Parse Error »
                MODx encountered the following error while attempting to parse the requested resource:
                « PHP Parse Error »

                PHP error debug
                Error: getimagesize(/web/e/s/thedomain.tld/http/v2010//v2010/assets/galleries/1/DSCF0020.JPG) [function.getimagesize]: failed to open stream: No such file or directory
                Error type/ Nr.: Warning - 2
                File: /web/e/s/thedomain.tld/http/v2010/assets/snippets/evogallery/classes/gallery.class.inc.php
                Line: 206
                Line 206 source: $imgsize = getimagesize($modx->config[’base_path’] . $this->config[’galleriesUrl’] . $row[’content_id’] . ’/’ . $row[’filename’]);
                  Schtroumpf Grognon - Grouchy Smurf
                  ---------------------------------
                  Faites pas attention.. - Don't pay attention
                  http://www.dzi-neo.net
                  • 8790
                  • 526 Posts
                  I saw my previous post issue about path error has been copied into Github issues section but I can5t comment over there.

                  However, I confirm my Modx install is NOT in the server root BUT into a subfolder (www/v2010/ right here )

                  I guess the pathes handling are wrong in this kind of case.

                  Is there à fast hack ??

                  Thank you


                  EDIT there’s a way to overide this error (that should be corrected anyway) : Just add the path of the gallery in the call
                  & galleriesUrl=`assets/galleries/`

                  Then the rendered code is ok.
                    Schtroumpf Grognon - Grouchy Smurf
                    ---------------------------------
                    Faites pas attention.. - Don't pay attention
                    http://www.dzi-neo.net
                    • 8790
                    • 526 Posts
                    Hi,

                    Again.

                    Another issue (!)

                    Select Files
                    is NOT present if using IE8 (any mode)
                    Many pictures are not correctly processed (FF) I have no return from upload (the files is actually transfered) but nothing else happens (no thumb file).
                    Or
                    A black "square thumb" appears in the Evo module manager and there’s still no thumb file in the server folder.

                    Once again is there some sze limitations ?? and what could be done now ?
                    thank you

                      Schtroumpf Grognon - Grouchy Smurf
                      ---------------------------------
                      Faites pas attention.. - Don't pay attention
                      http://www.dzi-neo.net
                      • 30912
                      • 463 Posts
                      Hey all,

                      So im rather confused now, im running 1.1beta1, well trying to.

                      I’ve uplaoded it to the server, ran the install, all fine, however when i try and upload a file, it just comes back with a http error, but it doesnt tell me anything else.

                      anyone got any ideas?

                      Thanks