publishing a new website - Page 2

User 2187660 Photo


Registered User
27 posts

so........I saved it under one name......ftp (ed) all the files over again ...........still not sure why it isn't working. I won't get back to this until tomorrow some time..........so Happy New Year! :) Thanks.
sdm1299
User 187934 Photo


Senior Advisor
20,190 posts
Online Now

Files aren't in the correct location.
Make sure you upload the contents of the membership_exported folder to the files directory. So you will be uploading membership.php and the folder membership to the files directory.
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 2187660 Photo


Registered User
27 posts

Hi Eric, The membership folder is now in the files directory but I'm still doing something wrong. Right now I put the membership form on a separate page called membership in VSD. When I link to it from the index/home page should I link to the page or should I linb to a url ? Thanks. Sue
sdm1299
User 187934 Photo


Senior Advisor
20,190 posts
Online Now

Now I see you have changed some things.
Move the membership.php and the membership folder to the root of your site and it should show then on the http://www.orcattlewomen.org/membership.html page.

Sorry about that.:)
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 2187660 Photo


Registered User
27 posts

Is there an easy way or do you have to add all the folders and subfolders and files individually? There are bunches!!
sdm1299
User 187934 Photo


Senior Advisor
20,190 posts
Online Now

I would not add the files to your site. I would just ftp them up to the server with an external ftp program.
Another option would be to change the script that's on your page to this.
<script type="text/javascript">document.write(unescape("%3Ciframe id=\"fb_iframe\" src=\"files/membership.php" + window.location.search + "\" width=\"642\" height=\"1615\"allowtransparency=\"true\" scrolling=\"no\" frameborder=\"0\"%3E&lt;a href=\"files/membership.php\" title=\"membership\"&gt;Check out my CoffeeCup Form&lt;/a&gt;%3C/iframe%3E"));</script>
<noscript>
<iframe width="642" height="1615" style="border:none; background:transparent; overflow:hidden;"
id="fb_iframe" src="files/membership/membership.html">
&lt;a href="files/membership.php" title="membership"&gt;Check out my CoffeeCup
Form&lt;/a&gt;
</iframe>
</noscript>

Copy and past this into your html box body html on the page you want the form to appear on.
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 2187660 Photo


Registered User
27 posts

Thank you SOOOOOOO much Eric!! That worked. I appreciate the code you wrote. It worked perfectly! Sadly to say (for you), you probably haven't heard the last of me...........I'm also going to try to use your shopping cart creator on this website. Hopefully some of the things I've learned here will help me with that process.
Thanks again!! :)
Sue
sdm1299
User 187934 Photo


Senior Advisor
20,190 posts
Online Now

Your welcome. Have fun with your new discovery.
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 2187660 Photo


Registered User
27 posts

Hi Eric.........I tried adding a contact form using the web form builder........i tried to do exactly what I did with the membership form. I took the script you wrote and substituted "contact" everyplace I saw "membership".........I ftp(ed) the contact folder to the files section on the host site. .................:/ bottom line.........it's not working.
sdm1299
User 187934 Photo


Senior Advisor
20,190 posts
Online Now

Your getting the directory structure confused.
The page you put the script on is actually located inside the files folder so you will need to remove that from the script.
So alter the sript by removing the word files.
Or change the location of the Contact.html to outside the files folder.
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

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.