Welcome Guest, Not a member yet? Register   Sign In
CommunityAuth
#9

(08-23-2015, 01:45 PM)skunkbad Wrote: Perhaps you can make a zip of your entire website files, and include a database dump, then make it available for download so I can check it out.

Maybe I can try to do that later, but I'd like to learn what I'm doing wrong.   I've read your instructions many times and curious about 4, 5, 6 & 11.

You use the word "Copy" which means;
4. having a file remaining in community_auth/core AND another new file in CodeIgniter’s application/core directory, 2 files in total.
5. having a file remaining in community_auth/hooks AND another new file in CodeIgniter’s application/hooks directory, 2 files in total.
6. having a file remaining in community_auth/controllers AND another new file in CodeIgniter’s application/controllers directory, 2 files in total.

or do you mean "Cut" or "Transfer" and having only the new files in the CodeIgniter's directories, 1 file in each directory?   I have tried deleting the community_auth files but it makes no difference.

Another area where I suspect maybe causing the error is the failure to set the encryption key.   11. Enable hooks and "make sure there is an encryption key set" in config/config.php.   I enabled the hooks but I'm confused about setting the encryption key.

Undoubtedly I'll need to learn how to encrypt data at a later stage in the development process.

I've read "Setting your encryption_key" in the user_guide\libraries\encryption.html and wonder why an encryption key can not be set at a later stage of development, and be left blank in the meantime.

Or can I just enter any 16 characters into $config['encryption_key'] = ''; for the meantime?
Reply


Messages In This Thread
CommunityAuth - by christaliise - 08-21-2015, 10:05 AM
RE: CommunityAuth - by skunkbad - 08-21-2015, 01:58 PM
RE: CommunityAuth - by christaliise - 08-21-2015, 05:26 PM
RE: CommunityAuth - by skunkbad - 08-21-2015, 09:27 PM
RE: CommunityAuth - by christaliise - 08-21-2015, 11:44 PM
RE: CommunityAuth - by skunkbad - 08-22-2015, 04:37 PM
RE: CommunityAuth - by christaliise - 08-22-2015, 07:14 PM
RE: CommunityAuth - by skunkbad - 08-23-2015, 01:45 PM
RE: CommunityAuth - by christaliise - 08-23-2015, 10:44 PM
RE: CommunityAuth - by skunkbad - 08-25-2015, 11:11 AM
RE: CommunityAuth - by christaliise - 08-26-2015, 07:21 PM
RE: CommunityAuth - by Nikdilis - 09-11-2015, 12:36 PM



Theme © iAndrew 2016 - Forum software by © MyBB