Menu

1.1 Problem

Help
Art Lader
2001-10-08
2001-12-13
  • Art Lader

    Art Lader - 2001-10-08

    Running phpWS 7.1.0... Plug-in installed fine and all seemed to go well as I populated a test gallery with images.

    But when I go to gallery.php, I get the error massage "no galleries found." and when I try to remove a gallery, it does not work. I get the message, "unlink failed."

    Any suggestions?

    Thanks.

     
    • Andrew Fisher

      Andrew Fisher - 2001-10-10

      Can I see the URL to your page?

       
      • Art Lader

        Art Lader - 2001-10-10
         
    • Anonymous

      Anonymous - 2001-10-10

      I'm having a similar problem.

      1. Using phpWS 7.1.0., I followed the instructions several times to be sure of zero variants.
      2. Plug-in seemed to install fine every time.
      3. I was not able to create a gallery every time. When I try to create a gallery, I get the eror messege, "Error! An image directory error occurred. Please check you gallery configuration file." 

      4. I tried using various paths to the "plug-ins/gallery" directory. This made no difference too.
      6. I uploaded various images into different directories via ftp client on different occasions. This did nothing to help.
      7. When I go to "gallery.php", I get the same error massage "Error! An image directory error occurred. Please check you gallery configuration file."

      My url is : http://dev.digitribenow.com/php_alpha/
      Use: login=guest and password=phpwsforge to access this directory.

      If you wish to see the admin area, please contact me personally. email: george@digitribenow.com

      Thank you.

      PS. I have not tried other gallery plug-ins or alternatives yet. I'd like to learn more about this one before deciding to move on....

       
      • Andrew Fisher

        Andrew Fisher - 2001-10-12

        For both of you, either your paths aren't correct or the directories aren't CHMOD 777. Double check this. Also, if you don't mind, I'd like to see the first two configuration variables in config.inc.php. The first one should be an absolute path to the gallery plug-in directory and the second one should be a relative URL to the gallery plug-in directory.

         
    • Art Lader

      Art Lader - 2001-10-13

      /* Absolute system path to the gallery
      plug-in directory. Exclude trailing slash. */
      $gal_path = '/home/artlader/www/webpub/plug-ins/gallery'; ## example: /home/htdocs/plug-ins/gallery

      /* Relative URL to the gallery plug-in
      directory. Exclude trailing slash */
      $gal_url = './plug-ins/gallery'; ## example: ./plug-ins/gallery

       
      • Andrew Fisher

        Andrew Fisher - 2001-10-13

        Your configuration settings are correct. I've re-uploaded the package for version 1.1, which corrects the "unlink failed". Make sure you create the necessary directories and CHMOD them 777; otherwise, I don't know how to help you any further. I assure you the plug-in works and there shouldn't be any error on my part.

         
    • Beckie Pack

      Beckie Pack - 2001-12-13

      I'm having the same problem as the "error! an image directory error occurred."  it works on one machine (OS X) but not the linux box. The paths are fine,  the config.php is fine, all my other plug-ins are working. Did anyone find a solution yet?

      thanks,
      beckie

       

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.