Welcome Guest, Not a member yet? Register   Sign In
Cannot redeclare class ci_exceptions... on line 27
#4

[eluser]SneakyDave[/eluser]
I can confirm that if I change the constructor of the controller from something like this for PHP4
Code:
function ControllerName()

To this for PHP5:
Code:
function __construct()

That the error doesn't appear.


Messages In This Thread
Cannot redeclare class ci_exceptions... on line 27 - by El Forum - 12-07-2009, 08:31 PM
Cannot redeclare class ci_exceptions... on line 27 - by El Forum - 12-07-2009, 10:41 PM
Cannot redeclare class ci_exceptions... on line 27 - by El Forum - 09-29-2010, 11:13 AM
Cannot redeclare class ci_exceptions... on line 27 - by El Forum - 09-29-2010, 11:17 AM
Cannot redeclare class ci_exceptions... on line 27 - by El Forum - 09-29-2010, 11:28 AM



Theme © iAndrew 2016 - Forum software by © MyBB