Welcome Guest, Not a member yet? Register   Sign In
error on the first page
#7

Your filenames in the error message still aren't correct (they should be Mpages.php and Cpages.php, rather than mpages.php and cpages.php).

A quick search on this error message indicates that it usually shows up when using HMVC or some test frameworks, though it might also show up when calling a controller from a controller without either of those in place (because you shouldn't call a controller from a controller).

In any case, you're not including enough code to track down the problem (you haven't even included the code that loads the form validation library), and your error messages still show other problems (which may not be related to this specific problem, but will probably cause other problems once you do get everything else working).
Reply


Messages In This Thread
error on the first page - by davy_yg - 07-05-2016, 02:06 AM
RE: error on the first page - by wolfgang1983 - 07-05-2016, 03:28 AM
RE: error on the first page - by davy_yg - 07-05-2016, 08:39 AM
RE: error on the first page - by mwhitney - 07-07-2016, 01:22 PM
RE: error on the first page - by davy_yg - 07-11-2016, 03:36 AM
RE: error on the first page - by JayAdra - 07-11-2016, 04:29 AM
RE: error on the first page - by mwhitney - 07-11-2016, 09:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB