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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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."
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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.
Can I see the URL to your page?
http://www.lader.org/webpub/index.php
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....
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.
/* 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
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.
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