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: Vanilla 2.1 stable released
this info or something like it should also be in readme as well for all versions. http://vanillaforums.org/discussion/26943/tutorial-how-to-determine-the-version-number-of-vanilla-that-you-are-using-… (View Post)1 -
Re: How To Enter Discussions
go to roles and permissions for each role - click a role and look at the very bottom. Please include the version number of Vanilla you are using for troubleshooting help. To file a bug report , pleas… (View Post)1 -
Re: Still can't get to settings page, permissions error
you have to go into the dashboard as admin and adjust roles and permissions for admin to allow you to use pockets. Only the root admin ( the first admin ever created on the forum during install proce… (View Post)1 -
Re: How to show Points with Author Meta?
array('class' => 'Points Count', 'title'=> 'Points description on hover')); (View Post)1 -
Re: How to show Points with Author Meta?
yes a T (good idea V) would be better if you are going to upload and make it translateable. if ($Author->Points == 1) { echo Wrap($Author->Points . " " . T("Point") ,'span',… (View Post)2