Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)
  • Well…I use to resize my pics BEFORE upload to 800×600 px (max.). 1087 pictures in 24 galleries. memory limit 32, used memory 30,5. Thumbnails can’t be created.

    And I’m still waiting for my hoster’s answer if they will increase the memory limit.. *sigh*

    Hope this info may be useful anyway^^

    Thanks for the answer – that helps me to save time for now. Sorry that I myself didn’t find your explanation of the limit thing while searching for a solution. Of course I had a look at the plugin’s page but.. I just didn’t find it.

    So I hope that my hoster will increase the memory limit. Waiting now for an answer. If not, I fear that I’ll have to look for another – less memory using – solution.. or change the hoster *sigh*

    I really appreciate the plugin and your consistent work and revision of it, Alex. This is the first time I wasn’t able to fix a problem so I asked – thanks for your advice 😉

    Hi again 😉

    Now I checked if a thumbnail is created when uploading only one image: No.
    I also upgraded back from 1.7.4 to 1.8.2: no changes, it still doesn’t work.

    One thing changed since yesterday (without doing anything oO): The plugin Check says, that NO image could be created because the limit is to low…

    So I changed the settings in the /lib/gd.thumbnail.inc.php to
    // @ini_set('memory_limit', '128M');
    to
    @ini_set('memory_limit', '64M');
    But this even doesn’t solve my problem. Hm…

    My server settings:
    Betriebssystem : Linux (32 Bit)
    Server : Apache
    Speicherverbrauch : 30.56 MByte
    MySQL Version : 5.0.51a-24+lenny5-log
    SQL Modus : Nicht gesetzt
    PHP Version : 5.3.6
    PHP Safe Mode : Aus
    PHP Allow URL fopen : An
    PHP Memory Limit : 32
    PHP Max Upload Größe : 12M
    PHP Max Post Größe : 12M
    PCRE Backtracking Limit : 500000
    PHP Max Script Execute Time : 50s
    PHP Exif Modul : Ja ( V1.4 )
    PHP IPTC Modul : Ja
    PHP XML Modul : Ja

    Grafik-Bibliothek

    GD Version : bundled (2.0.34 compatible)
    FreeType Support : Ja
    FreeType Linkage : with freetype
    T1Lib Support : Ja
    GIF Read Support : Ja
    GIF Create Support : Ja
    JPEG Support : Ja
    PNG Support : Ja
    WBMP Support : Ja
    XPM Support : Ja
    XBM Support : Ja
    JIS-mapped Japanese Font Support : Nein

    I’m not able to find a reason in this? Anybody else perhaps?
    It’s exactly the same provider I use for my other blogs and only this one isn’t working…

    Thanks
    Jill

    Edit: I forgot to mention that after setting the memory limit in the gd.thumbnail.inc.php to 64 or 128 also the post preview of the pics doesn’t work, so I switched it back.

    I will try tomorrow…

    Niall, did you do the gallery check at the gallery’s dashboard? Do you also get a limited size result e.g. 800 x 600 like me? My other (working) blogs show a limit set to about 3xxx x 2xxx (same provider but older wp/ngg versions). And I use to upload pics that I have resized to 800×600 px before upload… and the thumbs should be 100×100…

    Sounds like a memory setting prob?! Don’t know….

    Good night to everybody 😉

    Okay, that would make sense to me.

    That’s why:
    when I changed the settings in the /lib/gd.thumbnail.inc.php
    // @ini_set('memory_limit', '128M');
    to
    @ini_set('memory_limit', '128M');
    the post preview of the pics didn’t work anymore.. I can’t remember if thumbnail creating did work lol, but the missing post preview pics were reason enough to revert the changes… so I changed it back to
    // @ini_set('memory_limit', '128M');
    -> post previews are now shown as they should, but the thumbs are not created after upload…

    Now I downgraded ngg back to 1.7.4 (the last working version before upgrading of wp and ngg) but the problem still resists. The thumbnails are not being created. After successful uploading the pics the progress bar of the thumbnail creation runs up to 100% and then everything stops .. the popup remains and no thumbs….

    Ah.. and now I’m even not able to create the thumbs manually at the gallery’s management page anymore. So.. I think right now I have to create thumbs “at home” and upload them afterwards.

    And I really wonder about the “able to create a 800x600px picture” message in the gallery’s dashboard’s plugin-check.

    Is it possible that there are more than one problems? E.g. path AND permission problems and/or flash probs?

    I’ve already spend a lot of time to find the mistake and tried to fix it but now I’m helpless.

    Any advice please… thanks
    Jill

    Hi there!

    After updating WP to 3.2.1 and NGG to 1.8.2 the problem still exists. No thumbnails are automatically created, the “popup” for the process of thumbnail-creation shows a progress to 100% but does not close itself and no thumbnails have been created…

    Any suggestions?
    Thanks 😉

    Maybe this results of the thumbnails not being created automatically after uploading pics?

    I still suffer of this occurence with NGG 1.8.1 after WP upgrade to 3.2

    Did you check if there are any thumbnails existing?

    You may try to create them manually at the gallery management page .. sometimes this works (for me).

    Ich sollte ab und an einfach mal den finger vom update-daumen lassen was alex?

    Normalerweise bin ich ja eher update-faul, aber diesmal wollt ich mir selbst mal mit gutem Beispiel vorangehen und hab angefangen die Blogs + NGG zu upgraden. Eigentor?! 😀

    Aber wie heißts so schön? – Geduld ist, wenn man warten muss und Gut’ Ding will Weile haben.
    Nichtsdestotrotz würd ich mich über eine – nicht allzu unbequeme – Lösung freuen 😀

    LG

    I tried to create them manually in the plugin, but that does not work either.

    It doesn’t work every time here too but if I choose a smaller sized section it works.
    I also thought about creating the thumbs manually and loading them up into the thumbs-directory but that’s a little bit cumbersome and I’m spoiled by ngg 😀

    Same here.

    It all worked fine with my two wp blogs till i updated ngg to 1.8.1 (both wp installations were 3.1.4).
    One of the wp installations now is working (ngg 1.8.1, wp 3.1.4),
    the second one was broken (ngg 1.8.1, wp 3.1.4): it doesn’t create thumbnails anymore except i try to edit thumbnails manually (manage gallery -> choose gallery -> edit thumbnail at the single preview) – but this only works sometimes.

    I already updated the broken one from wp 3.1.4 to 3.2 but this didn’t solve the problem. Memory limit is set to 32 mb. Both wp installations are hosted by the same provider and the settings are the same.

    Gallery dashboard – plugin test:
    1. (broken) Installation says at testing image editing: only pics up to 800×600 px can be created, nothing more.
    2. (working) Installation: is able to create a pic of 3072×2304 px

    Does anyone have an idea?

    Thanks! 😉

    First you have to enter your API Key.
    You’ll get an error message, as you know.
    But this time you have an alternative choice: a button to press, stating that your site is new for the Stats system.
    You have to press this button. Surprisingly, you’ll recover all your old statistics.
    It worked for me. I’ve got a two-monts gap in the statistics, but I recovered the functionality of a nice stats plugin.

    Thanks, that worked! 🙂

Viewing 11 replies - 1 through 11 (of 11 total)