Welcome Guest, Not a member yet? Register   Sign In
flexi auth - A user authentication library for CodeIgniter

[eluser]fabioferrero[/eluser]
[quote author="fabioferrero" date="1412756018"]I've a developer installation with CI 2.2.0 and last flexi auth that worked well on OsX Mountain Lion. Few days ago I've upgraded the operating system to OsX Mavericks, and flexi auth start to doesn't work well. I've many sql error like:
What's wrong?[/quote]

Seems that all works well, the only problem is the error_reporting (and warning/notice) that are changed from php 5.3.15 (in Mountain Lion) to php 5.4.17 (in Mavericks). Added

Code:
error_reporting(0);
and apparently all works again...


Messages In This Thread
flexi auth - A user authentication library for CodeIgniter - by El Forum - 10-08-2014, 02:03 AM



Theme © iAndrew 2016 - Forum software by © MyBB