Welcome Guest, Not a member yet? Register   Sign In
wee problem with validator
#4

[eluser]JHackamack[/eluser]
Sorry,
Code:
index.php/validator/index/3/1
breaks down to
Code:
//Look at index.php
index.php

//Call the Validator Controller
validator

//Call the index function
index

//Pass Parameter Value 3 & 1
3/1

Since in your URL you're trying to call doesn't have a function it's assuming 3 is the function you are trying to call and it can't find it, so its failing.


Messages In This Thread
wee problem with validator - by El Forum - 01-19-2010, 10:55 AM
wee problem with validator - by El Forum - 01-19-2010, 11:09 AM
wee problem with validator - by El Forum - 01-19-2010, 11:41 AM
wee problem with validator - by El Forum - 01-19-2010, 11:46 AM



Theme © iAndrew 2016 - Forum software by © MyBB