The file ajax_trigger.module on line 66 uses the function _trigger_get_hook_aids, which is part of the Drupal core module Trigger.

If this the module is disabled, then AJAX Trigger will not work, because during the AJAX-request appears an error in php-code.

Since I process the data yourself using hook hook_ajax_trigger (),Trigger module is not needed, but without it does not work.

Request to the author of the module to correct this situation and thank you for the module!

P. S. Sorry for my English...

Comments

kenorb’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.