peregrine
MVPperegrine MVP
Thank you, Bleistivt and Vrijvlinder for letting me transfer ownership of my plugins to you both, You are the only two people I have given permission. over and out of here
Reactions
-
Re: Is Tagging available for the mobile view?
add this line above the author in the plugin and see if it works for you. 'MobileFriendly' => TRUE, (View Post)1 -
instead of root changing settings.
easier to use as an admin if this is changed from public function SettingsController_EasyMembersList_Create($Sender) { $Sender->Permission('Garden.Plugins.Manage'); to public function Se… (View Post)4 -
Re: Display page number in topics
add a pager in your themehooks or maybe these will help. http://vanillaforums.org/addon/mfcdiscussionpagination-plugin http://vanillaforums.org/addon/pagenavigator-plugin (View Post)3 -
Re: [2.1b] Bookmarking and editing returns error: "DiscussionController->Discussion not found."
great advice by @x00 and @whu606 -Debugging Checklist * change theme to default* if problem goes away - check your theme for errors * if problem still occurs* disable plugins one by one * if problem … (View Post)6 -
Re: Feedback Issues Questions for Galleries Plugin
I made this before I saw yours - @vrijvlinder - see if it works should work for forums in /forum /discuss, / , wherever. it should not need any changes - wherever the forum is located. (Assuming I di… (View Post)1
