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: Q&A Plugin not working?
then add these lines to your conf/config.php add these lines to your config.php $Configuration['Plugins']['QnA']['UseBigButtons'] = TRUE; $Configuration['Modules']['Vanilla']['Panel'] = array('MeModu… (View Post)1 -
Re: Q&A Plugin not working?
around line 941... in class.qna.plugin.php do you see this.... /*** Add 'Ask a Question' button if using BigButtons.*/ public function DiscussionController_Render_Before($Sender) { if (C('Plugins.QnA… (View Post)2 -
Re: Q&A Plugin not working?
if you are using vanilla 2.1 download the plugin again and reinstall the plugin http://vanillaforums.org/addon/qna-plugin then try to enable it, before changing any code in the plugin. and then we ca… (View Post)1 -
Re: Plugins & Themes that WORK and DON'T work in vanilla 2.1
Jsconnect 1.4.1 may not work in vanilla 2.1 without adding "IsDefault" field to GDN_UserAuthenticationProvider http://vanillaforums.org/discussion/comment/206382/#Comment_206382 (View Post)4 -
Re: Some adjustments to more clearly see Ask a Question in Q & A 1.2.1 (new discussion button).
BTW. this was tested in vanilla 2.1 and one needs to cut and paste correctly. If your cutting and pasting skills are not honed, you may have troubles. you may need to use the older version of plugin … (View Post)1
