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: Move "Bookmarked Discussions" to bottom of sidebar
because it is MessageModule ! NOT MessagesModule (View Post)2 -
Re: Move "Bookmarked Discussions" to bottom of sidebar
yes - just put MessageModule in the config statement in the sort order you want. e.g. $Configuration['Modules']['Vanilla']['Panel'] = array('MessageModule', … (View Post)2 -
Re: Locale definitions
to find definitions. go to your forum directory via ssh then use grep e.g. the R means search all directories recursively and the i mean ignore the case (upper and lower case of the search string wil… (View Post)2 -
Re: Trying to upgrade vanilla forum because my forum js was infected*
not sure about scanners. I would definitely get rid of any swf's though. not really an answer to your question. if you want to only copy over user avatars. you could copy over the /uploads/userp… (View Post)1 -
Re: Trying to upgrade vanilla forum because my forum js was infected*
You could make sure the uploads folder only contains .png files, .gifs, and .jpg files and delete anything that is not a .png, .jpg or .gif files and only copy those extensions. I am hesitant to say … (View Post)1
