CodeIgniter Forums
[Solved]Community Auth, MY_Input Error - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: [Solved]Community Auth, MY_Input Error (/showthread.php?tid=68160)



[Solved]Community Auth, MY_Input Error - Maeggi07 - 06-03-2017

Hello,
My Versions:
CI: 3.1.4
PHP: 7

I Installed CI without Problems. Install Community Auth (https://community-auth.com/) with Error:
Quote:An uncaught Exception was encountered

Type: TypeError

Message: Argument 1 passed to CI_Input::__construct() must be an instance of CI_Security, none given, called in C:\MAMP\htdocs\test\application\core\MY_Input.php on line 29

Filename: C:\MAMP\htdocs\test\system\core\Input.php

Line Number: 106

Backtrace:

File: C:\MAMP\htdocs\test\application\core\MY_Input.php
Line: 29
Function: __construct

File: C:\MAMP\htdocs\test\index.php
Line: 308
Function: require_once

Have any Idea for this Problem?
Sry, for my English  Confused

Solved: Reinstall CI
Post can Closed