hi all,
Just downloaded and installed 5.x-2.3-rc4 and it shut down my drupal installation. All I get is a white screen with the following error:
Parse error: parse error, unexpected '=', expecting ')' in /.../sites/all/modules/filefield/filefield.module on line 217
Comments
Comment #1
jpetso commentedAs stated on the project page, filefield does not work with PHP 4 from 5.x-2.3-rc2 on. I'm sorry for that, but filefield on PHP 4 won't work unless dopry decides to do hook_filefield() differently, and even then we won't support it. PHP 4 is unsupported for half a year already, you should probably find a way to upgrade to PHP 5 instead.