@hgtonight said: @PFAFF R_J said the core install of Vanilla 2.2 provides the features this addon provides. He did not say the addon was compatible with 2.2.
Yeah, I'm just realizing this. I guess I'm having the same issue as these folks. Mentions with spaces not working or notifications.
Comments
Is it really needed? Let's try something:
Test 1 @Hällö and test two @one two
Seems like Vanilla 2.2 does everything out of the box that this plugin provided. What feature are you missing?
Weird. I thought I tried this with 2.2 and had issues. Lemme check on my forum.
Yup. When I add the manual bootstrap.after.php code and save it I get a "Something went wrong" error.
<?php if (!defined('APPLICATION')) exit();Gdn::FactoryInstall('MentionsFormatter', 'UmlautMentionsFormatter', NULL, Gdn::FactoryInstance);It happens only when I go to http://www.mywebsite.org/forum/dashboard/settings/plugins
Nvm. I think I figured it out. I was adding bootstrap file before enabling the plugin.
@PFAFF R_J said the core install of Vanilla 2.2 provides the features this addon provides. He did not say the addon was compatible with 2.2.
Yeah, I'm just realizing this. I guess I'm having the same issue as these folks. Mentions with spaces not working or notifications.