This topic contains 1 reply, has 2 voices. Last updated by Bruce 3 years, 8 months ago.
Topic Author | Topic |
---|---|
Posted: Monday Apr 29th, 2013 at 2:55 pm #48662 | |
I mean the placeholder %%response%% – we have a typical subscription modification form in the user back end. Works fine, updates the subscription level – when all fields are completed. We are experimenting with errors and when an error condition is introduced, it rightly returns to the modification page but %%response%% is empty. There’s nothing in either get_define_vars() or $GLOBALS that indicates an error string. code: It works, removes the old level and instantiates a new one, but doesn’t populated %%response%% on either error OR success. |