Hello,
I'm pretty sure the bug is related to some changes in the core but I'm just letting you know..
Fatal error: Call to undefined function form_radios() in drupal-cvs\modules\links\links.module on line 38
Hello,
I'm pretty sure the bug is related to some changes in the core but I'm just letting you know..
Fatal error: Call to undefined function form_radios() in drupal-cvs\modules\links\links.module on line 38
Comments
Comment #1
syscrusher commentedCorrect. It's not a bug, per se, but a new Drupal core change that I haven't caught up with yet. This is a result of the new forms API, and is being addressed as part of issue 37385. I'll close this issue, but please feel free to monitor and/or comment on 37385.
Comment #2
syscrusher commented