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: Mass emailing all members or members in groups
http://vanillaforums.org/discussion/comment/159390/#Comment_159390 (View Post)1 -
Re: IPB3 conversion to Vanilla
Does IPB3 have a comment table and a discussion table. if so, couldn't you just write a script to export out the content body and title and id and import into vanilla into the appropriate fields… (View Post)1 -
Re: logged in users are sent to last post how can I stop this behaviour?
try this in config.php $Configuration['Vanilla']['Comments']['AutoOffset'] = FALSE; if it do what you want it to do then to make a change in helper_functions.php - you h… (View Post)1 -
Re: How translate mail send for subsciption ? - Comment traduire le mail de confirmation ?
$Definition['%s] Welcome Aboard!'] = 'google the word grep and learn how to use'; $Definition['EmailConfirmEmail'] =`Vous avez enregistré un compte avec succès sur Forum… (View Post)1 -
Re: Stop Jump to Last Comment
the search engine here apparently will not find comments that are less than 3 months old. It seems like there is a 3 month delay on a weekly interval, from what I perceive. thats why I take a quick v… (View Post)1
