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

Instruction (3) is telling you that since you are on Windows, skip to step (4).

(4) Copy MY_Controller.php, MY_Input.php, and MY_Model.php from community_auth/core to CodeIgniter’s application/core directory.

(5) Copy auth_constants.php from community_auth/hooks to CodeIgniter’s application/hooks directory.

(6) Copy the Examples controller in community_auth/controllers to CodeIgniter’s application/controllers directory.

(7) The .htaccess file in community_auth/public_root can be moved to CodeIgniter’s public root directory. Notice the lines at the top that allow for access denial. If you already have an .htaccess file, make sure to include those lines at the top of it.

What about these steps (4 through 7) do you not understand?
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