Form Won't Display - Post ID 217515

User 2601828 Photo


Registered User
11 posts

I dont believe it..that actually worked! Why do you think firefox and IE was having problems with the script? security settings?
User 2601828 Photo


Registered User
11 posts

now im going to test it to make sure the data gets in my database...i'll keep you posted :)
User 187934 Photo


Senior Advisor
20,271 posts

The form should work. I've tested in WAMP.:cool:
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2601828 Photo


Registered User
11 posts

Well that happiness was short-lived. Now the data isn't going into my local mysql database. I know the settings in form builder are correct. I'll try messing around in the source file and see what I can see
User 2601828 Photo


Registered User
11 posts

Oh, another thing..the confirmation page doesnt show. In formbuilder I selected the default radio button for confirmation message. This software is beginning to be much more of a pain than its worth. Perhaps I should have just stuck to hard programming html forms...ugggh
User 187934 Photo


Senior Advisor
20,271 posts

Can't blame the form builder.;)
Make sure the permissions is setup correctly.:)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2601828 Photo


Registered User
11 posts

what do you mean by permissions? The form that i was using before this software (just regular hmtl form I built) worked fine. Anyways, here is the error code I'm getting in the error log:

Wed, 21 Aug 2013 04:24:02 +0000: Failed to insert data in from table: [0] 42S22 [1] 1054 [2] Unknown column '_submitted_' in 'field list'
Wed, 21 Aug 2013 04:24:02 +0000: SMTP Error: Could not connect to SMTP host.
Wed, 21 Aug 2013 04:24:02 +0000: SMTP Error: Could not connect to SMTP host.
Wed, 21 Aug 2013 04:24:02 +0000: Couldn't open or read: C:/xampp/htdocs/forbidden/budget/bform.html
Wed, 21 Aug 2013 04:24:02 +0000: Failed to parse HTML form.

Why is there a column called submitted? There shouldn't be.
User 2601828 Photo


Registered User
11 posts

I managed to get the data into the mysql database. I had to drop the existing table and let formbuilder build it on its own.
I'm still getting the following 2 errors however:
Wed, 21 Aug 2013 04:24:02 +0000: Couldn't open or read: C:/xampp/htdocs/forbidden/budget/bform.html
Wed, 21 Aug 2013 04:24:02 +0000: Failed to parse HTML form.

I checked folder permissions, and everything is full control. What a mess this turned out to be.
User 187934 Photo


Senior Advisor
20,271 posts

This why most people use outside hosting. It's incredible how many settings have to be set correctly to make all these things work with each other correctly.
Were the other forms you were using in xampp html forms or php forms. It might be as simple as changing the form html to a php extension.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2147626 Photo


Ambassador
2,958 posts

As another note, please remember...with Web Form Builder you never create the database tables. WFB will create them the first time the database is accessed. :cool:
Graphics for the web, email, blogs and more!
-------------------------------------
https://sadduck.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.