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

[eluser]Bhavani Shekhawat[/eluser]
[quote author="Burak Guzel" date="1276052640"]You just need to remove the "<form>" from your view (the first line).

You are already calling form_open(), which correctly creates a POST form tag, instead of the default GET (which causes the error you are having).

Another unrelated problem: Your form_open() links to 'site/add_artifact', while in fact your controller is named 'site/add_artifacts'.[/quote]

Problem solved. It was the <form> thing. Thanks a lot man!
p.s. thanks for the artifact typo too!


Messages In This Thread
The URI you submitted has disallowed characters. - by El Forum - 06-08-2010, 12:36 PM
The URI you submitted has disallowed characters. - by El Forum - 06-08-2010, 03:33 PM
The URI you submitted has disallowed characters. - by El Forum - 06-08-2010, 04:04 PM
The URI you submitted has disallowed characters. - by El Forum - 06-08-2010, 04:06 PM
The URI you submitted has disallowed characters. - by El Forum - 06-08-2010, 04:40 PM



Theme © iAndrew 2016 - Forum software by © MyBB