Forums / Cotonti / Development / Changing url after submit

ez
#1 2010-04-12 04:56
Hi there,

Looking for a way to change the url that you are returning to after a submit:
And NOT using header("Location: " . SED_ABSOLUTE_URL . sed_url('plug', "e=xxx", '', true));

I want to strip the m=yyy&a=submit

But I do want to pass some error's and if i am using header("Location, i cannot pass my errors.

Hope somebody can help me...

thnx
==- I say: Keep it EZ -==
GHengeveld
#2 2010-04-12 06:51
Please explain your problem in more detail (what are you submitting, is a plugin or a core issue, what kind of errors are you talking about and how are they triggered, etc).