Form post array shows in system message

randallwhiteman 25 Nov, 2010
Has anyone come across a form's post array displaying in the site system message? I've got quite a lot going on in the form (from my limited experience anyway) so I'm not sure where to start looking for the cause.

In this scenario I submitted a form which adds a record to a custom database table, sends emails to the site user and admin user then redirects to paypal. When I am returned from paypal ('return' parameter set to my site base url) the post array appears in the system message.

Obviously I want to avoid this information being displayed. Any ideas appreciated.

Randall.
GreyHead 26 Nov, 2010
Hi Randall,

I left a debug line in one of the plugins :-( ReDirect I think - the fix is here several times, just needs the line commented out.

Bob
vistech 10 Dec, 2010
How do we removed that system message? What file?
This topic is locked and no more replies can be posted.