stefanbund / 311

Interactive Web Development
33 stars 46 forks source link

Having trouble connecting my pages togather. #25

Closed PatrickMinett closed 7 years ago

PatrickMinett commented 7 years ago

I am useing what we learned about links this weekend to connect all my pages to my main page. all the pages work correctly when I click on them in s3, However, When I try to go from the main page (which has links to the other pages I get the following) This XML file does not appear to have any style information associated with it. The document tree is shown below.

AccessDeniedAccess Denied087C51862B6A5C10Z1Eb2GKnNIQVwW4FAzeYKVXAjzFd00wnHVtJBW9SaStmdCX29GTYEZxTBeSzzPOx3AA1xbL1PLo=

Not really sure what I did wrong.

A sample of the syntax used

Check out our armory of weapons!

any suggestions?

thanks.

PatrickMinett commented 7 years ago

oh I caught the issue, It would appear that for whatever reason I wrote two http's in the code. After removing one the problem was solved.

thanks again.

stefanbund commented 7 years ago

There might be a slash that is getting the way of resolving the URL parameters. Show me the URL you used that is failing.

From Stefan Bund

On Feb 13, 2017, at 4:28 PM, PatrickMinett notifications@github.com wrote:

I am useing what we learned about links this weekend to connect all my pages to my main page. all the pages work correctly when I click on them in s3, However, When I try to go from the main page (which has links to the other pages I get the following) This XML file does not appear to have any style information associated with it. The document tree is shown below. AccessDeniedAccess Denied087C51862B6A5C10Z1Eb2GKnNIQVwW4FAzeYKVXAjzFd00wnHVtJBW9SaStmdCX29GTYEZxTBeSzzPOx3AA1xbL1PLo=

Not really sure what I did wrong.

A sample of the syntax used

Check out our armory of weapons!

any suggestions?

thanks.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.