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: About timezones and hour offset
don't change bootstrap.php from the original! which is here 2.1.1 https://github.com/vanilla/vanilla/blob/2.1/bootstrap.php $Configuration['Garden']['GuestTimeZone'] = 'America/New_York'; the houroff… (View Post)1 -
Re: Error Message on my Forums for Twitter
maybe these will be helpful, maybe not. I'm not a tweeter. https://dev.twitter.com/discussions/9798 https://dev.twitter.com/discussions/12216 http://www.webpreg.com/question/twitter-api-error-read-on… (View Post)1 -
Re: Unable to load theme
read this ( on how to debug and what files to delete when installing 2.1 and permissions for https://github.com/vanilla/vanilla/blob/2.1/README.md this http://docs.vanillaforums.com/developers/instal… (View Post)1 -
Re: Downloading attachments generates 'junk' file names, rather than the original file's name
one way: look at line 847 in and modify SavePath in class.fileupload.plugin.php and modify and make sure to change thumbnail as well. or trigger off saveas with another plugin. something similar (but… (View Post)1 -
PSA: critical-wordpress-plugin-bug-affects-hundreds-of-thousands-of-sites/
Public Service announcement: alot of people with vanilla forums also use wordpress, so if you are unaware. always good to update vanilla and wordpress and your plugins. I believe the fix to the plugi… (View Post)1
