Welcome Guest, Not a member yet? Register   Sign In
Ion Auth - Lightweight Auth System based on Redux Auth 2

[eluser]Ben Edmunds[/eluser]
The only suggestion I have without troubleshooting the code is to make sure the url you are linking to and the url you are linking from are on the same base_url. For example, if the user is one http://www.yoursite.com and you are linking to http://yoursite.com you may experience issues with the scope. You really shouldn't but I've had issues with that in the past.

If you want a temporary quick and dirty hack just change your admin controller to check for is_logged_in || $this->uri->segment(2) == 'do_upload'.

If you upload this somewhere and give me access to it I can help you more but nothing is really jumping out at me.


You can always email me too if you need more help.


Messages In This Thread
Ion Auth - Lightweight Auth System based on Redux Auth 2 - by El Forum - 05-05-2010, 01:10 PM



Theme © iAndrew 2016 - Forum software by © MyBB