Hello,
I have a problem I’ve never encountered before. In one of my modules, I have an action that processes a form and then redirects to a different page.
At the end of this function, I have the following:
$FNS->redirect($FNS->create_url('test/results'));
As soon as my module hits this page, activity seems to halt - the browser displays ‘Loading..’ and doesn’t continue. I sit there and wait for a 408 HTTP Request Timeout.
Any ideas?
Thanks, Mike
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.