in ext/paul999/mention/event/main_listenter.php:
find:
Code: Select all
'UA_AJAX_MENTION_URL' => $this->helper->route('paul999_mention_controller'),
Replace with:
Code: Select all
'U_AJAX_MENTION_URL' => $this->helper->route('paul999_mention_controller'),