Setup a multi-page form that has been working great for the past year, all of a sudden it won't display the second page of the form.
I turned on debug mode and get the following:
debug: Original form on page # Comment form = Multi-page form = 1 Switch to form # Array ( [cforms] => Array ( [current] => 0 [first] => [pos] => 1 ) ) User info for form # Session active and now moving on to form #2 All good, currently on form #2
Looks like it knows to go to form #2, but won't show it. When I uncheck "hide form after submission" on the first page, the first page form will show up…
Any idea how to fix this or further troubleshoot it?
Thank you.