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: Are the discussions just hidden visually?
-you are not a n00b. you learn and fast. If there were points for altruism - you would have gobs of them. *if I may echo-paraphrase.... * I am indecisive as to what to use to react ... it is very ins… (View Post)2 -
Re: Changing registration link target
thx for the feedback - awesome, glad it worked for you. (View Post)1 -
Re: Forum Post 'Ettikett' - Etiquette !
One more Etiquette item If you ask a question!!! What version of vanilla are you referring to in your question?? Another piece of advice learn how to identify the version of vanilla you are using and… (View Post)2 -
Re: Changing registration link target
there is also a $Configuration['Garden']['Authenticator']['RegisterUrl'] = '/entry/register?Target=%2$s'; but I believe that is in use with jsconnect and thing… (View Post)2 -
Re: Changing registration link target
you could use jquery or add this to your bootstrap.after.php <?php if (!defined('APPLICATION')) exit();function RegisterUrl() { return '/entry/register/WHATEVER'; } (View Post)1
