businessdad
MVPbusinessdad MVP
Reactions
-
Re: Badge and Icon Depository
You read my mind, I was thinking the same! :D (View Post)2 -
Re: Moving from BBPress 2.0
I have inspected a converter to migrate BBPress 1 data to version 2, and indeed there have been several changes. In best case, it would be a matter of replacing table names and fields (eventually spl… (View Post)1 -
Re: Version Checker for Plugins. R ur plugins up to date and the most recent. This will tell you.
I think it's already good enough. Experience and feedback from Users will tell what could be added, one bit at a time. It's a good way to avoid feature creep. :) (View Post)2 -
Re: Feature request: Amazon S3 support?
Plugins are very powerful, actually, and they could easily handle this. Vanilla is surprisingly flexible. :) To anyone interested, uploading to S3 would require a few steps: * Restructure FileUpload … (View Post)1 -
Re: 404 Site - Where and under which file name?
To avoid your page being overwritten, you can just place filenotfound.php in your theme folder. Put it into you_theme_folder/views/home, Vanilla will pick it up automatically. :) (View Post)4