• Hi there,
    I can create new Galleries, but i cant upload any pictures, not with flash, not normal, no big one and also no tiny ones (100px). When creating the Gallerie there are new folders (all with chmod 777) however when i try to upload a picture there is no new image inside the gallery folder. The script does not give out any error message, but the flash script says in the end that there is no picture in the folder ??
    Downgrading didnt help, neither did reinstal.

    I tried the following resolutions – always the same problem
    * upload small image ca 100px (https://www.ads-software.com/support/topic/201407?replies=4)
    * similar problem i think however with old versions and no solution yet: https://www.ads-software.com/support/topic/181310?replies=16#post-856568

    Does anybody have another idea? This would be really great!
    Thank alex and all the other great programmers for creating this great Gallery!

    mrZeno
    —————————

    Server Settings

    * Operating System : Linux
    * Server : Apache/2.2.3 (Debian) PHP/5.2.0-8+etch11
    * Memory usage : 24.98 MByte
    * MYSQL Version : 5.0.32-Debian_7etch1-log
    * SQL Mode : Not set
    * PHP Version : 5.2.0-8+etch11
    * PHP Safe Mode : Off
    * PHP Allow URL fopen : On
    * PHP Memory Limit : 32M
    * PHP Max Upload Size : 16M
    * PHP Max Post Size : 8M
    * PHP Max Script Execute Time : 30s
    * PHP Exif support : Yes ( V1.4 )
    * PHP IPTC support : Yes
    * PHP XML support : Yes

    GD support

    * GD Version : 2.0 or higher
    * FreeType Support : Yes
    * FreeType Linkage : with freetype
    * T1Lib Support : Yes
    * GIF Read Support : Yes
    * GIF Create Support : Yes
    * JPG Support : Yes
    * PNG Support : Yes
    * WBMP Support : Yes
    * XPM Support : No
    * XBM Support : No
    * JIS-mapped Japanese Font Support : No

    safemode: off
    Nextgen: 0.98 (also tried with 0.95)

Viewing 9 replies - 1 through 9 (of 9 total)
  • Disable the flash upload and try it again, also disable for a test all other plugins

    I am having the exact same problem. I’ve read some earlier posts but nothing helpful to me. Can someone explain how this is corrected?

    Actually this was quoted in an earlier post but I have no idea what to make of it:

    Seems to be the Exif data could not extract or faulty, when I try to look for your exif data with IrfanView , the program crash…

    So add a check at line 770 for zero or erase the EXIF data…

    if ($focus[1] != 0)
    $this->imageMeta[‘focalLength’] = round($focus[0]/$focus[1],2) . ‘ mm’;

    Now how do I do that?

    It’s should be already included in the current v0.99 release

    Maybe that isn’t the problem then, but then i have no idea what is. I’m going to do a reinstall and see if that makes any difference whatsoever.

    Jeepers Creepers. Working now. Here’s what I did.

    I reinstalled the whole thing

    And I cropped/reduced my indiviual file sizes (something that didn’t work before the reinstall). The larger image size files still don’t upload but at least my uploading is working again.

    Thanks!

    I guess I’ve found the solution!

    I had the same problems with uploading pictures / zip files. I also noticed I don’t have these problems with one website, while experiencing them with other websites. I made a comparison and saw there was no tmp folder in the root directory. I added this folder – and everything started working fine.

    Now I am able to upload pictures and they appear in my galleries.

    I am running the newest update of NexGen, the newest version of wordpress mu, tried deactivating all my plugins, and deleting and installing the plugin multiple times.

    Each time I tried to upload pictures,( of all sizes and types), it seems to work fine but I get the message Gallery contains no pictures and thus the pictures fails to upload.

    Help would be greatly appreciated!!!

    Thank you in advance for your time and consideration!

    Thanks,
    Andrew

    Hi there,

    I am having exactly the same problem, i have tried all the solutions offered on various posts but to no avail. I am running my site on IIS 7 with FastCGI so thought that was the problem but it would seem if others are having this problem running it on Linux then maybe not.

    Any suggestions would be greatly appreciated otherwise i can’t really use this brilliant plugin.

    Thanks,

    Michael

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘[Plugin: NextGEN Gallery] cannot upload pictures nextgen 0.98’ is closed to new replies.