Posted by thierry_gd on October 9, 2006 at 9:26pm
Jump to:
| Project: | staticHTML |
| Version: | master |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
When accessing the configuration of the block for the module I gert the following error message :
Fatal error: Call to undefined function: form_radios() in c:\documents and settings\tgu\my documents\mes sites\restosh\modules\staticHTML\staticHTML.module on line 200
Comments
#1
That means 4.6 only. Sorry.
#2
Is there a plan to update to 4.7 ?
#3
I have no idea
http://drupal.org/node/68701
... just helping you troubleshoot there. form_xxx() is 4.6 syntax, totally scrubbed from 4.7
#4
This module needs to be updated and made useful to Drupal 6+ users. I am working on that now