I'm running 4.7.2. I downloaded the cvs version. It is dated April 7, 2006. It has an .install file, so it should be 4.7.
However, I get this error when I run it:
Fatal error: Call to undefined function: form_radios() in /home/myfof/public_html/drupalecommerce/modules/scheduler/scheduler.module on line 30
Comments
Comment #1
edrupalec commentedThe cvs files need to be tagged as 4.6. This is a 4.6 function.
Comment #2
tones commentedComment #3
tones commentedThe whole module is still using the 4.6 Forms API, so this form_radios() glitch is symptomatic of a much deeper problem. To consolidate our issue queue, I'm marking this issue as a duplicate with the larger Scheduler/4.7 issue:
http://drupal.org/node/52545