Gallery 3.0.3 Upgrade Problems? Look here: PHP 5.4 - Blank screen - Thumbnails stacked up
jnash
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. |
|
Posts: 27300
Upgrade to G3.0.4
Sticky'd topic as well for now.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 814
Thumbnails stacked up after upgrading to 3.0.3?
If so, check your theme for an update... Some older themes have this problem.
Posts: 31
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.
Posts: 814
Billan, you need to upgrade completely.
Posts: 2
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.