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: Where are profile pictures stored?
index. version number in config is not really used unless someone mistakenly writes a plugin or theme to read the info from there. The core and all functions base it off version in index.php. At this… (View Post)1 -
Re: Breadcrumb seperator dissapears?
change it to whatever you like. you are in control of the ugliness of your site :) . hope it is enlightening to you. e.g. in conf/locale.php <?php if (!defined('APPLICATION')) exit();$Definition['… (View Post)1 -
Re: Can't enable Twitter Social Connect
https://github.com/vanilla/vanilla/blob/2.1/applications/dashboard/controllers/class.socialcontroller.php#L95 https://github.com/vanilla/vanilla/blob/master/applications/dashboard/views/social/connec… (View Post)1 -
Re: Can't enable Twitter Social Connect
There was an error performing your request. Please try again may be an error coming from global.js you could probably debug with statements in SocialController.php and connection_functions.php (View Post)1 -
Re: Add remarks/notes for every users in Dashboard > Users
A plugin like this wouldn't have much room to see the notes unless one of two things. If it had less columns or you clicked or hovered to see the notes. Pm me if you are interested in sponsoring (and… (View Post)1
