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?
Posts: 16504
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
Posts: 32
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?
Posts: 16504
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