Problem upgrading from 3.0.2 to 3.0.4 (or 3.0.3 same error)

Terriblez

Joined: 2012-07-01
Posts: 2
Posted: Sun, 2012-07-01 08:55

I updated gallery 3.0.2 to 3.0.4 and when i add a photo to an album
it does not create a thumb, I can click the empty space where the thumb is supposed to be then i goto next page where the resized image is supposed to be but I see no picture either. When I click the image_nr on that page the full picture does pop up loads "fullscreen"

There is no difference between updating to 3.0.3 or 3.0.4 both give the same problem
And when I downgrade to 3.0.2 again there is no problem.

/var permissions are 777
i tried uploading after removing .htaccess files under /var but no difference.

In 3.0.4 when i create a new album the folders get created
then when i upload a pic I get an error "unable to process" but still the photo ends up in /var/album/name
however /var/resizes/name and /var/thumbs/name stay empty.

php.ini [i]I added:
php_value memory_limit 24M
and:
[Date]
date.timezone = Europe/Amsterdam
date.default_latitude = 31.7667
date.default_longitude = 35.2333

Tried:
GD toolkit & imagemagick toolkit
Rebuild items

Additional info:
Operating system: Linux 2.6.27.29
Apache: Unknown
PHP: 5.2.4
MySQL: 5.1.41-community
Server load: 0.46 0.41 0.36
Graphics toolkit: imagemagick

errors
logfile:
<?php defined('SYSPATH') or die('No direct script access.'); ?>
2012-06-30 11:23:57 +02:00 --- error: 1
2012-06-30 11:23:59 +02:00 --- error: 1
2012-06-30 11:24:06 +02:00 --- error: Caught exception rebuilding image: IMG 4191

Hey wait, you're an admin! We can tell you stuff.
Kohana_404_Exception [ Page Not Found ]:
The page you requested, 2012/July/IMG_4191, could not be found.

SYSPATH/libraries/Kohana_404_Exception.php[ 42 ]
37 * @throws Kohana_404_Exception
38 * @return void
39 */
40 public static function trigger($page = NULL)
41 {
42 throw new Kohana_404_Exception($page);
43 }
44
45 /**
46 * Sends 404 headers, to emulate server behavior.
47 *

I renamed the picture so it wouldn't have an underscore but that wasn't it:)
what can it be?

Login or register to post comments
Terriblez

Joined: 2012-07-01
Posts: 2
Posted: Wed, 2012-07-04 14:39

downgrading to gallery2 then i guess

Login or register to post comments
Poil

Joined: 2006-11-20
Posts: 6
Posted: Mon, 2012-07-09 18:04

Hi,

Same problem here ...

2012-07-09 20:03:02 +02:00 --- error: 2
2012-07-09 20:03:02 +02:00 --- error: 1
2012-07-09 20:03:02 +02:00 --- error: 2
2012-07-09 20:03:02 +02:00 --- error: 1
2012-07-09 20:03:02 +02:00 --- error: 2
2012-07-09 20:03:02 +02:00 --- error: 1
2012-07-09 20:03:02 +02:00 --- error: 2
2012-07-09 20:03:02 +02:00 --- error: 1
2012-07-09 20:03:11 +02:00 --- error: 2
2012-07-09 20:03:11 +02:00 --- error: 1

Login or register to post comments
lichtjaar

Joined: 2012-10-02
Posts: 1
Posted: Tue, 2012-10-02 02:55

Same here
PHP Version 5.3.14
mysql Version 5.1.36

2012-10-02 09:54:17 +08:00 --- error: Caught exception rebuilding image: Boob Kitten
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/share/MD0_DATA...', '/share/MD0_DATA...', Array, Object(Item_Model))
#1 /share/MD0_DATA/Qweb/gallery3/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /share/MD0_DATA/Qweb/gallery3/modules/gallery/helpers/gallery_event.php(92): graphics_Core::generate(Object(Item_Model))
#3 /share/MD0_DATA/Qweb/gallery3/modules/gallery/helpers/module.php(386): gallery_event_Core::item_created(Object(Item_Model))
#4 /share/MD0_DATA/Qweb/gallery3/modules/gallery/models/item.php(403): module_Core::event('item_created', Object(Item_Model))
#5 /share/MD0_DATA/Qweb/gallery3/modules/gallery/controllers/uploader.php(79): Item_Model_Core->save()
#6 [internal function]: Uploader_Controller->add_photo('1')
#7 /share/MD0_DATA/Qweb/gallery3/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Uploader_Controller), Array)
#8 [internal function]: Kohana_Core::instance(NULL)
#9 /share/MD0_DATA/Qweb/gallery3/system/core/Event.php(208): call_user_func_array(Array, Array)
#10 /share/MD0_DATA/Qweb/gallery3/application/Bootstrap.php(67): Event_Core::run('system.execute')
#11 /share/MD0_DATA/Qweb/gallery3/index.php(113): require('/share/MD0_DATA...')
#12 {main}

Login or register to post comments