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.

CommentFileSizeAuthor
#1 flexisearch_settings.txt2.47 KBhandelaar

Comments

handelaar’s picture

Status: Active » Needs review
StatusFileSize
new2.47 KB

Attaching a replacement for flexinode_settings() which makes the settings page compliant with the 4.7 Forms API.

kepten’s picture

Status: Needs review » Active

the same problem when you open the flexisearch page. (flexisearch.module on line 199)