| Post |
|
New Member | sparky posts 2 5:45 pm September 10, 2009
| |
|
|
Hello! I am having some strange issues with the multi-part form functionality. I have dug through the forums and the internet and cant find anyone with the same problem. I am trying to create a form that has 4 steps. Step 1 works fine, step 2 works until you click the submit button. Instead of going to step 3 as would be expected, the user gets sent back to step 1. Any ideas?
- "Is this the First form" is not checked
- "Please choose next form" is set to "cybb-step-3" (which does not come up)
|
|
|
Admin
| Oliver Munich, Germany posts 6237 7:09 pm September 12, 2009
| |
|
|
Did you follow the simple example/setup that's described on the help page, just to make sure it is working in general?
For testing, use the default theme and turn off other plugins.
|
|
|
|
|
New Member | sparky posts 2 1:11 am September 15, 2009
| |
|
|
Thank you Oliver.
I turned off all other plugins and tested. Still failed. Then I switched to default theme. That fixed the problem.
Is there anything in particular within themes that have been found to be the culprit, or could it be a huge variety of things?
Thanks in advance! 
|
|
|
Admin
| Oliver Munich, Germany posts 6237 7:12 am September 15, 2009
| |
|
|
not so well coded themes tend to use PHP SESSIONS and RESET those to their liking. this will not only interfere with cforms but likely with other plugins as well (that are using SESSIONS).
|
|
|
|