Bleistivt
ModeratorBleistivt Moderator
Reactions
-
Re: forum homepage discussion displaced
also disable Indexphotos, looks like this theme already integrated that (View Post)1 -
Re: Announcements and Recent Discussions
That is what happens when you Announce in Category. Threads announced in Category and Recent Discussions have priority over these though. (View Post)1 -
Re: Override BadgesModule
Just fyi, I found another way to switch out the modules, reusing the already fetched data: public function ProfileController_Render_Before($Sender) { if (C('Yaga.Badges.Enabled')) { $Data =… (View Post)2 -
Re: Is there a way to integrate login with imap or pop3?
Yes, that is absolutely possible using jsconnect: http://vanillaforums.org/addon/jsconnect-plugin https://github.com/vanilla/jsConnectPHP https://github.com/vanilla/jsConnectJava (View Post)2 -
Re: like button
Are you referring to this plugin? http://vanillaforums.org/addon/like-plugin You can make it show up by adding 'MobileFriendly' => true to the PluginInfo. In class like.plugin.php: [...]… (View Post)3
