Can you give some more info? Do you upload at the front-end or on the admin upload page.
Pls also supply a link to the site, and enable debugging in Table IX-A3 of the Photo ALbums -> Settings admin page.
Thread Starter
raynbo
(@raynbo)
many thanks for your reply.
the site is thestumblers.co.uk – you will need a login for it but don’t know how to pm you with it.
debugging is enabled.
I always upload from Box A: Multiple Photos in one selection or Box B.
Ray
you can mail me at opajaap at opajaap dot nl
Can you add to wo-config.php”:
define('WP_DEBUG', true);
OR check the server error log
Thread Starter
raynbo
(@raynbo)
I have added the line to to wp-config
can check server log if need be.
Not made any changes recently.
-
This reply was modified 9 years, 6 months ago by
raynbo.
-
This reply was modified 9 years, 6 months ago by
raynbo.
Pls check server error log. There are duplicate define(‘WP_DEBUG’, .. ); in wp-config.php, so it doesn’t work.
Thread Starter
raynbo
(@raynbo)
sorry – that’s sorted now
Found it. Get this error:
Fatal error: Call to undefined function imagecreatefromjpeg() in /var/www/vhosts/thestumblers.co.uk/httpdocs/wp-content/plugins/wp-photo-album-plus/wppa-photo-files.php on line 585
This means that somebody screwed up the php configuration so that the GD functions are not or incompletely loaded. Shoot your hosting provider, twice please, including once in my name.
Thread Starter
raynbo
(@raynbo)
hosting provider has been shot twice as requested
seriously though Jacob I am extremely grateful to you for all of your effort in solving this
everything is back to ‘normal’ now
-
This reply was modified 9 years, 6 months ago by
raynbo.