Avatar

peregrine

MVP

peregrine 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
  • Re: Nice one!

    use the code tags when posting code or error messages. they are in the paragraph symbol on buttonbar it's been adjusted. I'll leave the image in case it helps someone else in the future. (View Post)
  • Re: Nice one!

    although it may not be the definitions in this case. its always a good idea to test if the definition is being looked at. So I usually test with "xx" easier to see if it is indeed reading d… (View Post)
  • Re: Nice one!

    you would put what you want in this definition presumably, and you could trying the options suggested above in this definition. Unless the tags etc are stripped. $Definition['EmailNotification'] = '%… (View Post)
  • Re: Nice one!

    I haven't tried the plugin. but those messages are usually tied to defintions and you can change the definition see the faq question regarding changing wording. http://vanillaforums.org/discussion/28… (View Post)
  • Re: Nice one!

    I can't test. but you could try "\n" or PHP_EOL or `br tags <br> or <br /> or p tags <p> </p> not sure which will work in the context of the code. At least one of th… (View Post)