VSD won't upload some pages - Post ID...

User 2897594 Photo


Registered User
322 posts

Now I can't get the form to show on the membership page no matter what I do. I've tried everything, I've even changed all the file permissions, to no avail.
User 2147626 Photo


Ambassador
2,958 posts

Okay, everyone here knows that I'm no coder, but maybe this will clue in someone else ...

Your code for your membership form...
<iframe width="100%" height="1631" style="border:none; background:transparent; overflow:hidden;"
id="fb_iframe" src="membershipCRC/membershipCRC.html">
&lt;a href="membershipCRC.php" title="membershipCRC"&gt;Check out my CoffeeCup
Form&lt;/a&gt;
</iframe>


What is should be ...
<iframe width="100%" height="1631" style="border:none; background:transparent; overflow:hidden;"
id="fb_iframe" src="/membershipCRC/membershipCRC.html">
&lt;a href="membershipCRC.php" title="membershipCRC"&gt;Check out my CoffeeCup
Form&lt;/a&gt;
</iframe>


That works. Your form is there. Well, tried to bold that / but it won't bold inside a quote. Go figure. Anyway, all I did was add a / in front of membershipCRC/membershipCRC.html and your form displays. Not sure why VSD left that out or if something else is going on.

Hopefully one of the coders here can figure it out.

As to why VSD won't sync and upload all pages, I'm stumped. (That's a technical term ...)
Graphics for the web, email, blogs and more!
-------------------------------------
https://sadduck.com
User 187934 Photo


Senior Advisor
20,190 posts
Online Now

Gun smoke is correct. Change your iframe code for the form to this.
<iframe id="fb_iframe" width="100%" height="1520" frameborder="0" scrolling="no" allowtransparency="true" src="membershipCRC/membershipCRC.html">
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 2897594 Photo


Registered User
322 posts

Hi, I did both of the above, separately, neither made the form display. Then, I totally deleted the site with an FTP program, and re-uploaded. Now my homepage won't display, but the others will, but still with no form. I'm now probably doing something blindingly obvious wrong, but my head is mashed, help?
User 2897594 Photo


Registered User
322 posts

Well, after speaking to my hosting provider, who assured me all was well their end, things miraculously started working again. Thank you for all your help!
User 2147626 Photo


Ambassador
2,958 posts

It's a miracle! Come on back anytime . . . :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.