All-

Running drupal 6.20, and all modules are up to date.

After a site migration to a new host, some dialogs result in the following alert being displayed:

Unable to complete operation. Fatal error in /home/site_path/sites/all/modules/dialog/dialog.module 
on line 171: Call to undefined function ctools_ajax_command_settings()

What's odd, is that SOME dialogs are working correctly. After looking at the custom module that's creating them (they're on the profile page, dialogs for adding images, editing the profiles, etc, all of which worked on the previous server), I haven't been able to come with any difference between the code that creates links that are still working, and those that are not.

As a somewhat beginner in the world of Drupal - I'm not sure where I should turn to debug this issue - any help would be greatly appreciated.

Comments

mbhnyc’s picture

I updated a few modules after the transfer to get all the security fixes, etc, and that was apparently the issue - I'll update more carefully this time and hopefully identify the update that breaks it. Though if anyone has tips on diagnosing this issue, still appreciated!

devin carlson’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Dialog 6.x is no longer supported.