indrikus
Forum Replies Created
-
NextGEN Gallery Other Versions
https://www.ads-software.com/extend/plugins/nextgen-gallery/download/My problem solved:
This issue can be resolved by increasing the memory usage allocation at a per-plugin level for PHP applications that require more grunt than others. It’s quick and easy!1. Open an FTP connection to your root WordPress directory
2. Open /wp-content/plugins/nextgen-gallery/lib/gd.thumbnail.inc.php with your favourite text editor (e.g. UltraEdit, etc.)
3. On line #168 un-comment (remove the //) from before @ini_set(‘memory_limit’, ‘128M’);
4. Save and upload changes
5. Delete image/s that failed to generate a thumbnail and re-upload using NextGEN Gallery’s standard Upload Images featureForum: Plugins
In reply to: [Plugin nextGEN Gallery] Thumbnail problemMy problem solved:
This issue can be resolved by increasing the memory usage allocation at a per-plugin level for PHP applications that require more grunt than others. It’s quick and easy!1. Open an FTP connection to your root WordPress directory
2. Open /wp-content/plugins/nextgen-gallery/lib/gd.thumbnail.inc.php with your favourite text editor (e.g. UltraEdit, etc.)
3. On line #168 un-comment (remove the //) from before @ini_set(‘memory_limit’, ‘128M’);
4. Save and upload changes
5. Delete image/s that failed to generate a thumbnail and re-upload using NextGEN Gallery’s standard Upload Images featureI have the same problem with new website and new server.
My solution at the moment:
Uninstalled NextGEN 1.7.4 and installed 1.7.0 now I can create thumbnails not automaticly.
After uploading pictures Edit thumb – Customize thumbnail with no errors.