Menu

Problem displaying images

Help
2002-09-06
2002-09-23
  • John the Baptist

    This is definitely path related although I am sure the path variables are correct

    $gal_path = '/home/WEBSITE/www/test/mod/gallery'; ## example: /home/htdocs/mod/gallery

    $gal_url = '/mod/gallery'; ## example: /mod/gallery

    Some names have been changed to protect my site for tme moment :-)

    I can upload images using Batch Add Media no problem at all

    I cant upload images using Add Media and Auto-Generate Thumbnail. Keeps saying

    'Please select a thumbnail image from your hard drive to upload.'

    The images I have managed to add under batch will not display in preview or in the galleries. The reason is found by looking at the properties of the non-displaying image

    http://www.WEBSITE.com/mod/gallery/media/1.jpg

    As you can see test is missing from the path.

    Any ideas?

    All help gratefully received.

    John

     
    • Andrew Fisher

      Andrew Fisher - 2002-09-07

      This is a bug that will be fixed in the next release.

       
      • Andrew Fisher

        Andrew Fisher - 2002-09-14

        Sorry John, but I didn't see your other question. Your images aren't displaying because the $gal_url is incorrect. It needs to be:

        $gal_url = '/test/mod/gallery'; ## example: /mod/gallery

         
      • John the Baptist

        Andrew

        Amended path and thumbnails/images now displaying

        many thanks for that

        John

         
    • Anonymous

      Anonymous - 2002-09-22

      Installed gallery for phpWS with no problems.
      Everything works as it is suppose to with one exception:

      I cannot set the album highlight image! Only the ame is displayed but no thumbnail. I checked the directories and the highlight thmb is there but it doesn't show when the gallery is displayed.
      Any suggestions how to fix it?!
      Thanks in advance,
      Constantin.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.