Firstly.. I am hopeless at this stuff.. and have been trying to read through all the posts similar to this problem.. but dosent seem to make much sense to me.
I deleted all the files from Gallery/g2data/tmp and since then when I upload images using the upload applet everything works ok except I can see the images.. jut a generic thumbnail for each file in the album.... I can see existing images in previously uploaded folders.. but anything new only gets a generic thumbnail. I contacted my hosting company to see if they still had a copy of the files I deleted backed up.. but it was over a month ago.. so they are gone forever..!
So I searched around.. did the admin tests which led me to believe that it was a problem with imagmagic.. so in the plugins area I deactivated it.. then activated it to see if it would fix itself or put back any binaries I had inadvertently deleted..
I got this error message...
realpath(/home/susta288/netpbm/)
realpath(/home/)
is_dir(/home/susta288/netpbm/)
file_exists(/home/susta288/netpbm/pnmscale)
getParameter exec.beNice for core plugin
Executing: ( "/home/susta288/netpbm/pnmscale" "--version" )
2>"/home/susta288/public_html/gallery/g2data/tmp/g2dbgENqYgu"
getParameter exec.expectedStatus for core plugin
file_exists(/home/susta288/public_html/gallery/g2data/tmp/g2dbgENqYgu)
filesize(/home/susta288/public_html/gallery/g2data/tmp/g2dbgENqYgu)
unlink(/home/susta288/public_html/gallery/g2data/tmp/g2dbgENqYgu)
Regular Output:
Error Output:
Status: (expected 0)
file_exists(/home/susta288/netpbm/pnmcut)
Executing: ( "/home/susta288/netpbm/pnmcut" "--version" )
2>"/home/susta288/public_html/gallery/g2data/tmp/g2dbgEszUgB"
file_exists(/home/susta288/public_html/gallery/g2data/tmp/g2dbgEszUgB)
filesize(/home/susta288/public_html/gallery/g2data/tmp/g2dbgEszUgB)
unlink(/home/susta288/public_html/gallery/g2data/tmp/g2dbgEszUgB)
Regular Output:
Error Output:
Status: (expected 0)
file_exists(/home/susta288/netpbm/pamcut)
file_exists(/home/susta288/netpbm/pnmfile)
Executing: ( "/home/susta288/netpbm/pnmfile" "--version" )
2>"/home/susta288/public_html/gallery/g2data/tmp/g2dbgMYQXgI"
file_exists(/home/susta288/public_html/gallery/g2data/tmp/g2dbgMYQXgI)
filesize(/home/susta288/public_html/gallery/g2data/tmp/g2dbgMYQXgI)
unlink(/home/susta288/public_html/gallery/g2data/tmp/g2dbgMYQXgI)
Regular Output:
Error Output:
Status: (expected 0)
file_exists(/home/susta288/netpbm/pamfile)
Executing: ( "/home/susta288/netpbm/pamfile" "--version" )
2>"/home/susta288/public_html/gallery/g2data/tmp/g2dbgdAU6gP"
file_exists(/home/susta288/public_html/gallery/g2data/tmp/g2dbgdAU6gP)
filesize(/home/susta288/public_html/gallery/g2data/tmp/g2dbgdAU6gP)
unlink(/home/susta288/public_html/gallery/g2data/tmp/g2dbgdAU6gP)
Regular Output:
Error Output:
Status: (expected 0)
file_exists(/home/susta288/netpbm/pnmcomp)
Executing: ( "/home/susta288/netpbm/pnmcomp" "--version" )
2>"/home/susta288/public_html/gallery/g2data/tmp/g2dbgDrXlhW"
file_exists(/home/susta288/public_html/gallery/g2data/tmp/g2dbgDrXlhW)
filesize(/home/susta288/public_html/gallery/g2data/tmp/g2dbgDrXlhW)
unlink(/home/susta288/public_html/gallery/g2data/tmp/g2dbgDrXlhW)
Regular Output:
Error Output:
Status: (expected 0)
file_exists(/home/susta288/netpbm/pamcomp)
file_exists(/home/susta288/netpbm/pnmflip)
realpath(/home/susta288/netpbm/)
realpath(/home/)
is_dir(/home/susta288/netpbm/)
realpath(/home/susta288/netpbm/jhead)
realpath(/home/)
file_exists(/home/susta288/netpbm/jhead)
Executing: ( "/home/susta288/netpbm/jhead" "-V" )
2>"/home/susta288/public_html/gallery/g2data/tmp/g2dbgOYBJh3"
file_exists(/home/susta288/public_html/gallery/g2data/tmp/g2dbgOYBJh3)
filesize(/home/susta288/public_html/gallery/g2data/tmp/g2dbgOYBJh3)
unlink(/home/susta288/public_html/gallery/g2data/tmp/g2dbgOYBJh3)
Regular Output:
Error Output:
Status: (expected 0)
Can anyone help me...please
thanks Tim
Posts: 3
Oops.. that error message was for the imagemagic test...
this is the error message for when I tried to activate imagemagic after deactivating...
Error
An error has occurred.
Back to the Gallery
Error Detail -
Error (ERROR_TOOLKIT_FAILURE)
* in modules/imagemagick/classes/ImageMagickToolkitHelper.class at line 305 (GalleryCoreApi::error)
* in modules/imagemagick/classes/ImageMagickToolkitHelper.class at line 41 (ImageMagickToolkitHelper::discoverMimeTypes)
* in modules/imagemagick/module.inc at line 114 (ImageMagickToolkitHelper::getOperationsAndProperties)
* in modules/core/PluginCallback.inc at line 186 (ImageMagickModule::activate)
* in modules/core/PluginCallback.inc at line 73 (PluginCallbackView::handleCallback)
* in main.php at line 433 (PluginCallbackView::renderImmediate)
* in main.php at line 94
* in main.php at line 83
System Information
Gallery version 2.2.2
PHP version 5.2.9 cgi
Webserver HostingBay
Database mysqlt 5.0.81-community
Toolkits Thumbnail, NetPBM
Operating system
Browser Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2
Posts: 16503
That message you posted first, is not from ImageMagick, but NetPBM and from your system info you posted you don't have ImageMagick installed, just NetPBM.
Are you trying to install ImageMagick? If so, try uninstalling (not deactivating it) then reinstalling it.
Gallery 2.2.2, that's pretty old and has had many security issues fixed since then:
FAQ: How to upgrade Gallery2?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here