Hi there,

I get this php error whenever I try to save the settings for the "Inline AJAX search page settings":

[07-Oct-2013 15:12:40] PHP Fatal error:  Call to undefined function inline_ajax_form_validate() in /Applications/MAMP/htdocs/qf-partners/includes/form.inc on line 1410
[07-Oct-2013 15:12:40] PHP Stack trace:
[07-Oct-2013 15:12:40] PHP   1. {main}() /Applications/MAMP/htdocs/qf-partners/index.php:0
[07-Oct-2013 15:12:40] PHP   2. menu_execute_active_handler() /Applications/MAMP/htdocs/qf-partners/index.php:21
[07-Oct-2013 15:12:40] PHP   3. call_user_func_array() /Applications/MAMP/htdocs/qf-partners/includes/menu.inc:517
[07-Oct-2013 15:12:40] PHP   4. drupal_get_form() /Applications/MAMP/htdocs/qf-partners/includes/menu.inc:0
[07-Oct-2013 15:12:40] PHP   5. drupal_build_form() /Applications/MAMP/htdocs/qf-partners/includes/form.inc:131
[07-Oct-2013 15:12:40] PHP   6. drupal_process_form() /Applications/MAMP/htdocs/qf-partners/includes/form.inc:374
[07-Oct-2013 15:12:40] PHP   7. drupal_validate_form() /Applications/MAMP/htdocs/qf-partners/includes/form.inc:846
[07-Oct-2013 15:12:40] PHP   8. _form_validate() /Applications/MAMP/htdocs/qf-partners/includes/form.inc:1134
[07-Oct-2013 15:12:40] PHP   9. _form_validate() /Applications/MAMP/htdocs/qf-partners/includes/form.inc:1296

Comments

DMDU’s picture

Hi,

I got just "Call to undefined function inline_ajax_form_validate()" as error message - you got the other messages from some kind of log or normally (at the page)?

DMDU’s picture

Assigned: Unassigned » DMDU
Priority: Normal » Critical
Issue summary: View changes