CodeIgniter Forums
Community Auth Corrupted content error - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: External Resources (https://forum.codeigniter.com/forumdisplay.php?fid=7)
+--- Forum: Addins (https://forum.codeigniter.com/forumdisplay.php?fid=13)
+--- Thread: Community Auth Corrupted content error (/showthread.php?tid=63631)



Community Auth Corrupted content error - techi - 11-20-2015

Hi,

I installed a new codeigniter and after which community auth.

I followed the documentation/installation to point no. 9, Modify config/autoload:
and when I browse to the login page, firefox shows "Corrupted content error"


RE: Community Auth Corrupted content error - skunkbad - 11-21-2015

(11-20-2015, 11:02 PM)techi Wrote: Hi,

I installed a new codeigniter and after which community auth.

I followed the documentation/installation to point no. 9, Modify config/autoload:
and when I browse to the login page, firefox shows "Corrupted content error"

It's impossible to diagnose errors when you have not completed the installation procedure. You would need to go through at least step 14. See:

http://community-auth.com/documentation/installation


RE: Community Auth Corrupted content error - techi - 11-21-2015

Thank you,

cant seem to get it working after following set up to point 14, so I retry and narrow down to no.9 causing the issue


RE: Community Auth Corrupted content error - skunkbad - 11-22-2015

(11-21-2015, 11:41 PM)techi Wrote: Thank you,

cant seem to get it working after following set up to point 14, so I retry and narrow down to no.9 causing the issue

Have you tried another browser? I'm just curious if they display the same or similar error. 

Unfortunately, at that point, there's no way to have a request that wouldn't have an error. Perhaps you could add in the autoloaded items one by one and see what happens.