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: How to migrate from 1 server to another
@vrijvlinder said: (mostly correct) don't do step 3 that way, it will cause problems 3. Import the database into the new one using the dashboard import button on the panel no - not a good idea. the d… (View Post)2 -
Re: Bulk Messages/Newsletters
maybe this will work for you. http://vanillaforums.org/addon/mailchimpintegration-plugin or see this discussion http://vanillaforums.org/discussion/19941/mass-email-to-users (View Post)2 -
Re: Can Search Engines Index Private Discussions/Group Messages?
I think we both already confirmed and stated "Yes" (View Post)2 -
Re: Adding Fade I/O Text Loop (jQuery) to Main Forum Page
@r0obert this is kind of fun to if you run it on this page in your console. jQuery(document).ready(function($) {var quotes = $("p");var quoteIndex = 0;var color = 509 ;function showNextQuot… (View Post)1 -
Tutorial - How to add an option to the flyout menu in 2.1 and add link in dashboard as well.
this is an example of how to add a link to the messages option in the dashboard for Moderators to use. you can add these functions to your plugin or theme hooks. public function Base_FlyoutMenu_Handl… (View Post)8
