| Author |
Message |
deepsand
Beginner


Joined: Jun 17, 2003 Posts: 14
|
Posted: Thu Jul 10, 2003 5:07 pm Post subject: Wierd Upload problem |
|
|
Allright I had an older version of Gallery working on my site and decided to upgrade(dumb dumb dumb)....anywho...everything seems to be working fine when I go to this address
http://www.deepsand.net/modules/gallery
I can upload no problem and everything is kosher...
yet when I access Gallery through my phpnuke6.5 site at this address
http://www.deepsand.net/modules.php?op= ... albums.php
and attempt to upload any photo it gives me this error
===============================================
- Adding folder.gif
Warning: Unable to open 'Array' for reading: No such file or directory in /home/httpd/vhosts/deepsand.net/httpdocs/modules/gallery/platform/fs_unix.php on line 24
Warning: getimagesize: Unable to open '/home/httpd/vhosts/deepsand.net/httpdocs/albums/album01/folder.gif' for reading. in /home/httpd/vhosts/deepsand.net/httpdocs/modules/gallery/util.php on line 501
Error: Invalid image: folder.gif!
Need help? Look in the Gallery FAQ
=============================================
I have chmodded all that I can ...obviously imagemagik and netpbm are working fine ...I have also checked these forums for an answer but have yet to find it......any help would be greatly appreciated...Thanks... |
|
| Back to top |
|
|
AdBot
|
| Post subject: Wierd Upload problem |
|
|
|
|
|
| Back to top |
|
 |
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Thu Jul 10, 2003 9:05 pm Post subject: Re: Wierd Upload problem |
|
|
hmmm..i've never tried to upload via the nuke interface, i always did it via the direct gallery URL.
it could also be the fact that you're uploading a gif file, though i don't know if that would be an issue.
what version of PHP? what version of PHPNuke? what version of gallery? |
|
| Back to top |
|
|
deepsand
Beginner


Joined: Jun 17, 2003 Posts: 14
|
Posted: Fri Jul 11, 2003 11:07 am Post subject: |
|
|
Well Gif's and JPG's work fine if I am uploading outside of PHPNuke....but nothing will upload from the Nuke interface....I am using PHPNUKE 6.5 , Gallery 1.3.4 and PHP 4.1.2....I deleted my old version of Gallery yesterday and it worked fine from inside Nuke..
I would just use the other interface outside of phpnuke but I really want my users to have the ability to upload pictures... |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Sat Jul 12, 2003 9:58 am Post subject: |
|
|
ahhh....PHP 4.1.2, that's a pretty old version, though it should still be supported by Gallery.
i was just able to upload a picture to "test gallery" inside the Nuke interface without a problem. are you sure that you've got the gallery paths specified properly in your config? it looks like it's crapping out when it's trying to do the resizing of the image, which is probably in a directory other than what it thinks it's in. |
|
| Back to top |
|
|
|
|
|
|
|