I need help - I am very confused

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
alan_sh
 
 
Posts: 1820
Joined: Tue Jan 01, 2019 5:50 pm

I need help - I am very confused

Post by alan_sh »

Please bear with me on this.

Some background. I publish sites by, from WWB, publishing first to a local folder. This is actually my Synology web server and can run web sites. So, I can test things out. When I am happy, I use FileZilla to publish to my host (LCN.com in this case). Up till now, everything has gone swimmingly. Iam using WWB 18.2.2

Today, I am adding a new page to my site with an inline frame containing a link to a pdf document on my server. When I preview it, it works fine. When I publish to my local server, it works fine. However, when I copy the files to lcn and view the page, it says the pdf file I want to view isn't there. I've published the entire site and it stll doesn't work.

I have looked at the html source and I can find nothing different.

Here's a simple one pager which illustrates what I am trying to do. https://www.dropbox.com/s/ngppazngczejy ... e.zip?dl=1
It doesn't work for me but can someone try this out and see if it works for them?

To add to the confusion, I've done something very similar in another site and that works fine. (https://www.gmnscouts.org.uk/jamboree.html)

Help???

Alan
User avatar
Pablo
 
Posts: 23225
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: I need help - I am very confused

Post by Pablo »

I doubt that this has anything to do with WWB.

Maybe it's a security related issue?
Not all domains allow to view content inside an inline frame.

Did you check the error console of the browser (F12)?
alan_sh
 
 
Posts: 1820
Joined: Tue Jan 01, 2019 5:50 pm

Re: I need help - I am very confused

Post by alan_sh »

Pablo,

There's nothing in <F12> that stands out.

And why does it work with another site - on the same lcn server?

I agree, it's probably nothing to to with WWB, but I just don't know where to start looking.

Alan
alan_sh
 
 
Posts: 1820
Joined: Tue Jan 01, 2019 5:50 pm

Re: I need help - I am very confused

Post by alan_sh »

Can someone else (apart from me) see if https://www.ashworthvalley.org.uk/test/ works for them?

Alan
alan_sh
 
 
Posts: 1820
Joined: Tue Jan 01, 2019 5:50 pm

Re: I need help - I am very confused

Post by alan_sh »

Getting somewhere.

The <F12> console gives me this error:

Code: Select all

GET
https://www.ashworthvalley.org.uk/ashworthvalley.org.uk/Risk_Assessment_Cave_Bus.pdf#view=fitH
[HTTP/1.1 404 Not Found 57ms]
Note the double url at the front. Anybody have any idea why it does this? Is this a server issue?

Alan
bkjohns
 
 
Posts: 303
Joined: Wed Nov 14, 2018 5:54 pm

Re: I need help - I am very confused

Post by bkjohns »

I looked at the test site but it looks like some kind of menu stuck to the left of the window. It also has two sets of scroll bars like it is perhaps in nested iframes, if that is even possible. Didn't see anything about a .pdf. What is it supposed to look like?
User avatar
BaconFries
 
 
Posts: 5867
Joined: Thu Aug 16, 2007 7:32 pm

Re: I need help - I am very confused

Post by BaconFries »

Just as you mentioned I was just about to write about the double url attached to the pdf link could be your issue as this doesnt happen to the url in your first post.with the same.
User avatar
BaconFries
 
 
Posts: 5867
Joined: Thu Aug 16, 2007 7:32 pm

Re: I need help - I am very confused

Post by BaconFries »

Alan on viewing the source again if you look at the url in the page it is as follows you will notice one of the forward / is missing this could be your issue.

Code: Select all

https:/ashworthvalley.org.uk/Risk_Assessment_Cave_Bus.pdf#view=fitH
alan_sh
 
 
Posts: 1820
Joined: Tue Jan 01, 2019 5:50 pm

Re: I need help - I am very confused

Post by alan_sh »

BF - you are a marvel. I looked and looked and I didn't spot that.

Thank you

Alan
User avatar
BaconFries
 
 
Posts: 5867
Joined: Thu Aug 16, 2007 7:32 pm

Re: I need help - I am very confused

Post by BaconFries »

Your welcome Alan glad to have helped.
Post Reply