Welcome Guest, Not a member yet? Register   Sign In
The URI you submitted has disallowed characters.
#11

[eluser]itzmevishu[/eluser]
No more help from anyone ??? Its really out of my head now
#12

[eluser]TheFuzzy0ne[/eluser]
The slash will probably need to be added within the JavaScript.
#13

[eluser]itzmevishu[/eluser]
Once again im hitting back with this error ...

I checked out URI.php in system libraries

$this->uri_string its values is getting as loginlogout?_=1237634564062 . Idont understand from where it is getting attached to the url.

Any help ?
#14

[eluser]TheFuzzy0ne[/eluser]
I can't access your Web page, so I can't really help.
#15

[eluser]itzmevishu[/eluser]
i just wrote simple code to eliminate code after finding "?"

explode("?",$request_uri);


Its working fine now .. Hope it doesnt affect somewhere else .. Smile




Theme © iAndrew 2016 - Forum software by © MyBB