Gallery 3.0.3 Upgrade Problems? Look here: PHP 5.4 - Blank screen - Thumbnails stacked up

jnash
jnash's picture

Joined: 2004-08-02
Posts: 814
Posted: Wed, 2012-05-23 23:49

There is a deprecated PHP feature in 3.0.3 that causes a blank page to appear after configuring your Gallery3.

This has been fixed as of the following commit:

https://github.com/gallery/gallery3/commit/6b306cddc1f25ecfe054b0a1c9d0dc3536da51f6

To fix your Gallery, upgrade to this, or a later experimental version.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Wed, 2012-05-23 23:53

Upgrade to G3.0.4

Sticky'd topic as well for now.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
jnash
jnash's picture

Joined: 2004-08-02
Posts: 814
Posted: Fri, 2012-06-01 19:27

Thumbnails stacked up after upgrading to 3.0.3?

If so, check your theme for an update... Some older themes have this problem.

 
Billan

Joined: 2003-09-12
Posts: 31
Posted: Sat, 2012-06-09 06:23

I updated the Kohana.php file with the one on github. Is that the only change needed? Gallery still worked with this updated file on 5.2 but when I went to 5.4 the page can not be displayed. I get the following error in Chrome:

Error 330 (net::ERR_CONTENT_DECODING_FAILED): Unknown error.

 
jnash
jnash's picture

Joined: 2004-08-02
Posts: 814
Posted: Sat, 2012-06-09 12:36

Billan, you need to upgrade completely.

 
OnyX
OnyX's picture

Joined: 2012-08-02
Posts: 2
Posted: Thu, 2012-08-02 16:23

Hi everybody,

I'm experiencing the same issue after making a clean install of Apache to 2.4.2, PHP 5.4.5 and Gallery 3.0.4.
As I'm using the last version of Gallery, the problem shouldn't appear. I checked Kohana.php anyway but the ob_end_clean() part is up to date.

I get an Error 500 but without any further information even if LogLevel is set on trace6 in httpd.conf. PHP logs don't show anything.

You can find my phpinfo() here if it helps.

Any idea?

Thanks in advance.