Mar 4th, 2009, 2:47 PM
Hi Donald,
Try changing your "next_page" setting to specify the URL rather than the path of the page that you're going to next. I think it may be getting confused.
If this fixes it, let me know; that error message isn't *exactly* accurate in this case (i.e. it's completely incorrect...!).
If still no luck, try testing it in a different browser. The reason I suggest this is that that API uses sessions to keep track of the information as the user progresses through the form. If the sessions haven't been emptied, you'll get that error message. Using a different browser will at least confirm that that's not the problem.
Good luck!
- Ben
Try changing your "next_page" setting to specify the URL rather than the path of the page that you're going to next. I think it may be getting confused.
If this fixes it, let me know; that error message isn't *exactly* accurate in this case (i.e. it's completely incorrect...!).
If still no luck, try testing it in a different browser. The reason I suggest this is that that API uses sessions to keep track of the information as the user progresses through the form. If the sessions haven't been emptied, you'll get that error message. Using a different browser will at least confirm that that's not the problem.
Good luck!
- Ben