Welcome Guest, Not a member yet? Register   Sign In
Disallowed Key Characters.
#7

[eluser]gox[/eluser]
OMG, it's so simple bro....

This isn't browser or my script problem, i'll try to explain problem in simplest, ungrammatik english words that i even learn Tongue

On first screenshot you can see Error Msg. generated by CI.

I run TotalCommander, to find function generating error, and success, line 206 in Input.php lib.

I put simple var_dump($str);exit; command, to figure out the problem, u can see it in my first post between first and second screenshot..

var_dump($str);exit; print string visible on second screenshot...

On third screenshost U can see cookies that actually cause problem.

OK, if you want so bad some Controller Sample here you go.....:
Code:
<?php

class Sample extends Controller {

function index() {
   echo '';
   return;
}

}

?>



[Mod edit: removed expletives]


Messages In This Thread
Disallowed Key Characters. - by El Forum - 10-06-2008, 04:13 AM
Disallowed Key Characters. - by El Forum - 10-06-2008, 08:00 AM
Disallowed Key Characters. - by El Forum - 10-06-2008, 09:22 AM
Disallowed Key Characters. - by El Forum - 10-06-2008, 08:35 PM
Disallowed Key Characters. - by El Forum - 10-10-2008, 04:01 AM
Disallowed Key Characters. - by El Forum - 10-10-2008, 05:37 AM
Disallowed Key Characters. - by El Forum - 10-10-2008, 11:56 AM
Disallowed Key Characters. - by El Forum - 10-10-2008, 12:16 PM
Disallowed Key Characters. - by El Forum - 10-10-2008, 04:05 PM
Disallowed Key Characters. - by El Forum - 10-10-2008, 04:13 PM
Disallowed Key Characters. - by El Forum - 10-11-2008, 05:15 AM
Disallowed Key Characters. - by El Forum - 10-11-2008, 07:56 AM
Disallowed Key Characters. - by El Forum - 10-12-2008, 02:51 AM



Theme © iAndrew 2016 - Forum software by © MyBB