R_J
AdminR_J Admin
-
Re: Adding Modules To Discussions
This is the code where the line is created: /* * Adds a tab to user profiles linking Karma Bank * Shows current Balance as count */ public function ProfileController_AddProfileTabs_Handler($Sender){ … (View Post)1 -
Re: Adding Modules To Discussions
First of all: editing files is nearly never the right way! Looking at the source code is always helpful but you should never edit anything. So let's start with the Friendship plugin. When speaki… (View Post)1 -
Re: invite only
Please take a look at this comment and see if it is helpful for you: https://vanillaforums.org/discussion/comment/233928/#Comment_233928 (View Post)1 -
Re: need to complete the work of vanilla
At least those libraries should not be required for Vanilla, as far as I know: bcmath imap mysql mysqli pdo_sqlite phar soap xmlreader xmlwriter But since they are pretty much standard, it wouldn… (View Post)1 -
Re: How to leverage the model to access the database
Just put that in the same folder as your plugin file. (View Post)1
