x00
MVPx00 MVP
Reactions
-
Re: Best Plugin - Favorite Theme - What's yours?
I think it is good that people are taking initiative, that improve the quality over time. (View Post)1 -
Re: Poll - Which Registration Method and plugins do you use to deter spammers and their efficacy.
A * custom+reCAPTCHA / closed membership / paid membership only * custom I think the problem is the sporadic support of solution, and solution that don't really understand the maths and capability of… (View Post)2 -
Re: Moving Plugins from main menu to side panel
First removing the links create a file in your themes folder class.modsthemehooks.php and insert <?php if (!defined('APPLICATION')) exit();class ModsThemeHooks extends Gdn_Plugin{ public function … (View Post)2 -
Re: Moving Plugins from main menu to side panel
Sorry I should have checked in default plugins. in class.modsthemehooks.php in you them folder put <?php if (!defined('APPLICATION')) exit();class ModsThemeHooks extends Gdn_Plugin{ public functio… (View Post)4 -
Re: [Solved] It does not work "profile picture upload"
I suggest you have not given the write permission to you upload / upload/userpic folders. In a more serious note I can browse your directories. I would add Options -Indexes to your .htaccess file. (View Post)4
