[eluser]Madmartigan1[/eluser]
@wiredesignz: Thank you so much for responding to my other post(s).
I got everything running OK after reading this thread except for some problems with view files.
Code:
Unable to load the requested file: FAL/content/login_anchor_user.php
//where "FAL" is $config['FAL_template_dir'] = 'FAL/';
...and other view files as well. I've tried copying the view files all over the place to no avail, but for some reason it loads the login form fine and executes the log in/out actions correctly. All view files are in the default FAL locations.
If the answer is elusive, I'm open to suggestions for another auth library that will work well with ME. Getting ME running with an auth library is top priority for me if I am going to continue using CI.
Thank you!