FormBuilder not posting results to database

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
depmed

FormBuilder not posting results to database

Post by depmed »

I'm very impressed with the functionality/extensibility of the FormBulder module, but after carefully constructing two forms with it, I can't seem to get anything to post to the database using the "Store results in database" disposition. This is the only disposition I'm using, and with one form, I see that a new table was created for it (inside my primary CMSMS database), yet after every submit I don't see any new rows. However, I AM seeing new rows created in the "cms_module_fb_resp" table.  ???

Does anyone have any ideas as far as further troubleshooting? Maybe I need to throw in the towel and call a user defined tag with the results.

Running CMSMS 1.2.2 with FormBuilder 0.4.4 on Apache 2, MySQL 5.0.45, PHP 5.2.3
Last edited by depmed on Tue Dec 04, 2007 9:25 pm, edited 1 time in total.
cubix
Power Poster
Power Poster
Posts: 314
Joined: Mon Jul 09, 2007 10:00 am

Re: FormBuilder not posting results to database

Post by cubix »

formbrowser from the forge should help you out, will list any information stored by forms using formbuilder
Locked

Return to “CMSMS Core”