CVS version form_textfield() bug
SavoryMedia - April 18, 2006 - 23:12
| Project: | Flexisearch |
| Version: | HEAD |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I installed the CVS version with a HEAD version of drupal from a couple days ago and get the following error when trying to go to the flexisearch settings page:
Fatal error: Call to undefined function: form_textfield() in /---root-site-path---/---drupal-root---/modules/flexisearch/flexisearch.module on line 34
The site is currently installed on Dreamhost with PHP 5.1.2 and MySQL5.

#1
Attaching a replacement for flexinode_settings() which makes the settings page compliant with the 4.7 Forms API.
#2
the same problem when you open the flexisearch page. (
flexisearch.module on line 199)