PHP 5.3 issue

dennys
dennys's picture

Joined: 2003-08-24
Posts: 32
Posted: Tue, 2009-08-11 15:22

I'm using Drupal 6.13 and Gallery 2.3 with PHP 5.2.9 and it's ok. But when I upgrade to PHP 5.3, I got the 2 error messages:

syntax error, unexpected '@' in ./sites/all/modules/gallery/help/gallery.forms_help.ini on line 2 在檔案 /www/sites/all/modules/gallery/gallery_help.inc 裡的第 66 行。

Invalid argument supplied for foreach() 在檔案 /www/sites/all/modules/gallery/gallery_help.inc 裡的第 67 行。

I'm not sure is it just due to PHP 5.3 but I just upgrade that. I know Drupal 6 doesn't support PHP 5.3 yet. Is there any suggestion for it?

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Tue, 2009-08-11 21:23

G2.3 doesn't support PHP 5.3 either, there are code changes that need to happen that probably will never happen for it to work smoothly with PHP 5.3

So if G2.3 and Drupal 6 don't support PHP 5.3, then don't upgrade to it.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
dennys
dennys's picture

Joined: 2003-08-24
Posts: 32
Posted: Wed, 2009-08-12 16:50

Thanks, I just downgrade to 5.2 and I also found this is already described in http://codex.gallery2.org/Gallery2:Installation_Requirements.

But is there any plan for 5.3? Or only for G3?

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Wed, 2009-08-12 17:09

No plans for G2. Main development on G2 is done. If someone creates a patch and want to help out that way possibly a new version of G2 will get pushed out, but so far, no takers.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here