hi,
after upgrading to the new drupal version and modules i become often this error ..see below...this efected also the service link module
Parse error: syntax error, unexpected T_FUNCTION in ./sites/all/modules/service_links/service_links.module on line 384
Drupal 6.24
PHP 5.2.13
Comments
Comment #1
TheCrow commentedDrupal 6.24 and using the module 7.x-2.x?
Edit: Tried both 6.x-2.x and 7.x-2.x and dont have this error...
Comment #2
eule commentedComment #3
TheCrow commentedThe problem should happen with PHP < 5.3, that's why i don't have this error.
I need substitute the closure with a custom function...
Comment #4
TheCrow commentedaffect both version... if using PHP < 5.3
Comment #5
TheCrow commentedCommitted it! if there are problems just follow here.