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: How can I solve the "Body is required" problem while starting a discussion?
too bad the add-ons section is not showing most recent version of add-on, or actually add-on should be deleted since it is part of the core anyway (and most core add-ons aren't in add-ons section any… (View Post)1 -
Re: Disabling IP recording?
You are aware changing core, or whatever you do, only stops the logging of ip address in the user table (i.e. Vanilla). all routers, switches, firewalls, still have a record of it, not to mention apa… (View Post)1 -
Re: Embedded Forum Resulting In "404 Page Not Found"
Some people recommend not to waste your time embedding (me and some others), and just mimic your vanilla theme to look similar as if it were embedded and add a top menu to your vanilla theme. some pl… (View Post)1 -
Re: Making a complete copy of a forum but without users & discussions?
I wrote a plugin similar to cleanser, that will leave users but mass deletes discussions with 0 comments, and it leaves announcements. the model could easily be manually changed to delete all discuss… (View Post)2 -
Re: CSS and JS files aren't being included?
bug in the plugin. $Sender->AddCssFile('plugins/ThankfulPeople/design/thankfulpeople.css'); $Sender->AddJsFile('plugins/ThankfulPeople/js/thankfulpeople.functions.js'); should be: $Sender->A… (View Post)2