Nov 10th, 2011, 11:22 AM
Hey Dave,
I'm pretty sure it's the form ID... glancing over the code, I can't see why it would be anything else.
An easy way to test is do some echo $form_id;exit; lines right before the API function calls to double check that the $form_id data you're passing contains what you think it does.
Feel free to post the code on the page, if you like.
- Ben
I'm pretty sure it's the form ID... glancing over the code, I can't see why it would be anything else.
An easy way to test is do some echo $form_id;exit; lines right before the API function calls to double check that the $form_id data you're passing contains what you think it does.
Feel free to post the code on the page, if you like.
- Ben