My website has a moderately large administrative back-end. I'd like to protect access to these pages and be able to access amember admin pages fluidly. I've tried messing with includes in the admin/index.php file but nothing seems to work properly. Some smarty error comes up usually. Question: How do I incorporate amember admin protection into my own admin pages?
Even if you don't have the answer, I'd like to know whether or not this seems reasonable. It just uses PHP_Include right?... Kinda on a tight deadline and need some input. Thanks... Anyone.
Unfortunately, there are no easy ways to do that. It is better to setup htpasswd protection for these pages, for example using our free htEdit script.