x00
MVPx00 MVP
Reactions
-
Re: Can the people who frequently use this forum please respect all users when they comment?
Like I said you are unlikely to get help now so you are not doing yourself any favours. He pointed out that this is a community support forum. So you are not getting dedicated support from the core t… (View Post)1 -
Re: Editing .htaccess - Password Protection
This is not necessary. .htaccess is fairly unforgiving, so if you don't get the rules 100% right it can error. Check out the private community plugin. (View Post)1 -
Re: Add required fields to signup
A trick I use in plugins public function EntryController_Render_Before($Sender,$Args) {//~ if(!$this->IsEnabled())//~ return; if(strcasecmp($Sender->RequestMethod,'register')==0){ $Re… (View Post)1 -
Re: what are points for?
That's ok, I'll pass (View Post)1 -
Re: What are the best Web Hosting services?
This is really such a broad question. If you are just starting out pick any that meets the requirements. The honest truth is there really isn't a whole load of difference between the cheapo LAMP… (View Post)1
