Hello, I am receiving errors using Formbuilder when sending a form. I think it is a kind of security check if input fields are declared before using in a page. Can some one help my out make the errors disappear?
Thanks in advance.
Warning: Parameter form_id is not known... dropped in /lib/misc.functions.php on line 1252
Warning: Parameter fbrp_continue is not known... dropped in /lib/misc.functions.php on line 1252
Warning: Parameter fbrp_done is not known... dropped in /lib/misc.functions.php on line 1252
Warning: Parameter fbrp__29 is not known... dropped in /lib/misc.functions.php on line 1252
Warning: Parameter fbrp__30 is not known... dropped in /lib/misc.functions.php on line 1252
Warning: Parameter fbrp__31 is not known... dropped in /lib/misc.functions.php on line 1252
Warning: Parameter fbrp__32 is not known... dropped in /lib/misc.functions.php on line 1252
Warning: Parameter fbrp_submit is not known... dropped /lib/misc.functions.php on line 1252
Formbuilder Error Parameter fbrp_x is not known... dropped in /lib/misc.function
Re: Formbuilder Error Parameter fbrp_x is not known... dropped in /lib/misc.function
Check this post.
http://forum.cmsmadesimple.org/index.ph ... l#msg72051
BTW. That was released just now. So you might consider upgrading.
http://www.cmsmadesimple.org/downloads.shtml
Ronny
http://forum.cmsmadesimple.org/index.ph ... l#msg72051
BTW. That was released just now. So you might consider upgrading.
http://www.cmsmadesimple.org/downloads.shtml
Ronny
Re: Formbuilder Error Parameter fbrp_x is not known... dropped in /lib/misc.function
Sorry to drag up an old thread, but I'm getting this exact same problem, with cmsms 1.4.1 and (I assume) the newest form builder (from the module manager).
Any ideas?
Thanks,
J.
Edit:
This is what I get:
Any ideas?
Thanks,
J.
Edit:
This is what I get:
Code: Select all
Warning: Parameter form_id is not known... dropped in C:\wamp\www\cmsms\lib\misc.functions.php on line 1301
Warning: Parameter fbrp_continue is not known... dropped in C:\wamp\www\cmsms\lib\misc.functions.php on line 1301
Warning: Parameter fbrp_done is not known... dropped in C:\wamp\www\cmsms\lib\misc.functions.php on line 1301
Warning: Parameter fbrp__4 is not known... dropped in C:\wamp\www\cmsms\lib\misc.functions.php on line 1301
Warning: Parameter fbrp__5 is not known... dropped in C:\wamp\www\cmsms\lib\misc.functions.php on line 1301
Warning: Parameter fbrp__6 is not known... dropped in C:\wamp\www\cmsms\lib\misc.functions.php on line 1301
Warning: Parameter fbrp__7 is not known... dropped in C:\wamp\www\cmsms\lib\misc.functions.php on line 1301
Warning: Parameter fbrp_submit is not known... dropped in C:\wamp\www\cmsms\lib\misc.functions.php on line 1301
Re: Formbuilder Error Parameter fbrp_x is not known... dropped in /lib/misc.function
Is it likely that this is due to cmsMailer not being set up correctly?
J.
EDIT: Tried it on the production server where cmsMailer is working (received the test email). The form builder form did not send a message. Different server, same error...
EDIT: Made a new form and it says the same thing, except with more elements (there is an error for each input in the form).
J.
J.
EDIT: Tried it on the production server where cmsMailer is working (received the test email). The form builder form did not send a message. Different server, same error...
EDIT: Made a new form and it says the same thing, except with more elements (there is an error for each input in the form).
J.
Last edited by hajamie on Thu Sep 04, 2008 10:58 pm, edited 1 time in total.
-
- Forum Members
- Posts: 116
- Joined: Mon Jul 28, 2008 4:48 pm
- Location: Cambridge, UK
Re: Formbuilder Error Parameter fbrp_x is not known... dropped in /lib/misc.function
Funnily enough I had exactly the same problem yesterday - CMSMLE 1.4.1 - and solved it quite easily by ticking the "Display form inline?:" box on the "main form details" page (under where the form name and alias are specified).
I don't have this option ticked on a couple of other sites that aren't using MLE, so that may or not be a factor.
Nick
I don't have this option ticked on a couple of other sites that aren't using MLE, so that may or not be a factor.
Nick
Re: Formbuilder Error Parameter fbrp_x is not known... dropped in /lib/misc.function
Thanks for the suggestion Nick, I think I saw that somewhere else, but forgot. I tried it, but it didn't help.
I managed to turn up this thread
http://forum.cmsmadesimple.org/index.ph ... 955.0.html
when I did a more sensible search and followed the advice there, commenting out the offending line...
This is hardly a good solution, but unsurprisingly it worked!
Cheers,
J.
Edit: Oh yeah, the reason the email wasn't being sent was that I had entered the wrong email address! D'oh!
I managed to turn up this thread
http://forum.cmsmadesimple.org/index.ph ... 955.0.html
when I did a more sensible search and followed the advice there, commenting out the offending line...
This is hardly a good solution, but unsurprisingly it worked!
Cheers,
J.
Edit: Oh yeah, the reason the email wasn't being sent was that I had entered the wrong email address! D'oh!
-
- Forum Members
- Posts: 116
- Joined: Mon Jul 28, 2008 4:48 pm
- Location: Cambridge, UK
Re: Formbuilder Error Parameter fbrp_x is not known... dropped in /lib/misc.function
You're going through the same posts I went through yesterday... Sounds like I had the easier fix.
Nick
Nick