Installing on my own server - Page 2...

User 2808500 Photo


Registered User
38 posts

Still getting all the error messages.
What goes on the "Storing Results" page?
I run Linux on my server and not MySQL.
Do I make a folder in my httpdocs files on my server to publish to?

And exactly what do I copy and past a form on a webpage at.
I haven't seen anything that would let me copy it yet.
User 103173 Photo


VP of Software Development
0 posts

That is the easiest part. ;)

To publish your form to your own server, go to the File Menu > Export > Manual Server Setup. This will then generate all of your form files that you need to upload to your server. Simply take those files and upload them with any FTP client.

https://www.coffeecup.com/files/webformbuilder/wfb-publish.png
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 2808500 Photo


Registered User
38 posts

I use IP switch FTP client.
I can load them to the root directory along with the httpdocs folder, I can load it to a folder in the httpdocs files.
Does it need it's own folder and where does that folder need to be?
User 103173 Photo


VP of Software Development
0 posts

Michael Capps wrote:
I use IP switch FTP client.
I can load them to the root directory along with the httpdocs folder, I can load it to a folder in the httpdocs files.
Does it need it's own folder and where does that folder need to be?

You can load it anywhere you like as the location is completely up to you.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 2808500 Photo


Registered User
38 posts

I made a folder called "ContactForm" in my httpdocs folder on my server.
I loaded the form in the folder, and copied & pasted the code in the page code I wanted the form on.

Here is what i'm getting.....
http://shadetreewebsiteservices.com/WebsiteDesign.html
For some reason it is not seeing it
User 103173 Photo


VP of Software Development
0 posts

The files are all missing.

http://shadetreewebsiteservices.com/Con … tForm.html
http://shadetreewebsiteservices.com/ContactForm.php

There is no need to make any folder though. Simply upload the contents of the _exported folder and that is all you need to do.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 2808500 Photo


Registered User
38 posts

It still wasn't working for me.
SO, I deleted the Contact Form folder in the httpdocs files, and just loaded the ContactForm_Exported folder in my httpdocs files.
Reloaded the code on my webpage and still nothing.

Here is the code I'm putting on my webpage...

<script type="text/javascript">document.write(unescape("%3Ciframe id=\"fb_iframe\" src=\"ContactForm.php" + window.location.search + "\" width=\"100%\" height=\"692\"allowtransparency=\"true\" scrolling=\"no\" frameborder=\"0\"%3E&lt;a href=\"ContactForm.php\" title=\"ContactForm\"&gt;Check out my CoffeeCup Form&lt;/a&gt;%3C/iframe%3E"));</script>
<noscript>
<iframe height="692" style="border:none; background:transparent; overflow:hidden; width:100%;"
id="fb_iframe" src="ContactForm/ContactForm.html">
<a href="ContactForm.php" title="ContactForm">Check out my CoffeeCup Form</a>
</iframe>
</noscript>
User 187934 Photo


Senior Advisor
20,181 posts

Hi Michael,
Did you upload the contents of the exported folder or the folder itself?
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 2623310 Photo


Ambassador
282 posts

Hi Micheal,

As Scott keep on saying, You need load the files that are in your ContactForm_Exported folder. There should be folder call ContactForm and a ContactForm.php. That's the two things that needs to on the server where your web page is located. The code that you have posted on the post before is correct. You don't need to make any special folder just load the files are in the ContactForm_Exported folder.

It will work when the proper files are on your server.:)
User 2808500 Photo


Registered User
38 posts

I loaded everything up in my httpdocs folder on my server.
Right now, I have a folder in my httpdocs files that says ContactForm_exported.
When I open up that folder it has ContactForm & ContactForm.php in it.
It is still not seeing it.

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.