Shadowdare
MVPShadowdare MVP
I'll be away on vacation next week and will be back by the end of the month.
Reactions
-
Re: Articles breaks search function
Thanks for reporting this issue. I've just created an issue for this in the GitHub repo and will look into it. If this issue is present in the current development code, I'll look into getting a fix o… (View Post)2 -
Re: Articles is added to menu even when users don't have permission to view articles
Here's quick fix for this issue until v1.1.0 is released: Open up the /articles/settings/class.hooks.php file and find a line near the top of the file that says: $Sender->Menu->AddLink('Article… (View Post)3 -
Re: Articles is added to menu even when users don't have permission to view articles
Looks like a permission argument isn't being passed in when the links are added to the menu in the code. This can easily be fixed and I'll be sure to include the fix in Articles v1.1.0, which I plan … (View Post)3 -
Re: Yaga does not appear to plugins. Help Me Please.
Put the yaga folder inside the applications folder of Vanilla, not the plugins folder, and then go to the "Applications" settings page in the dashboard to enable it. (View Post)1 -
Re: vanillaforums.org addons search bug
I could reproduce this bug as well just now. It looks like clicking "Browse Addons" sends the search query via POST instead of GET, yet when you click on a link to a page in the pagination … (View Post)1