Results 1 to 23 of 23

Thread: photos do not appear in inline frame
      
   

  1. #1
    nadiabodikian's Avatar
    nadiabodikian is offline First Lieutenant
    Join Date
    Apr 2008
    Posts
    189

    Default photos do not appear in inline frame

    Can somebody please take a look at me problem.

    http://www.alexanderhitek.com/womens-bags.php

    this works perfect in preview mode, when I click on the thumbnail, the large image does not appear in inline frame, but the publishes version does not work.
    thanks

  2. #2
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: photos do not appear in inline frame

    The inline Frame most have the url of one of your large images so it displays something when first visited.

    For your thumbnails double click them

    Set the link to the url of the larger image
    Set the target (type it in) to InlineFrame1

    I am guessing InlineFrame1 could be InlineFrame2 or could be something else you've called. Double click the I Frame to see.
    Happy Building

    DarrenC

  3. #3
    nadiabodikian's Avatar
    nadiabodikian is offline First Lieutenant
    Join Date
    Apr 2008
    Posts
    189

    Default Re: photos do not appear in inline frame

    Hi, I am not using URL, I am using photos from my pc, is that wrong?

  4. #4
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: photos do not appear in inline frame

    Yes of course....lol. I haven't got a direct link to your pc, thats why you publish them.
    Happy Building

    DarrenC

  5. #5
    nadiabodikian's Avatar
    nadiabodikian is offline First Lieutenant
    Join Date
    Apr 2008
    Posts
    189

    Default Re: photos do not appear in inline frame

    Yes, I am using photos from my pc, the preview is perfect and when I publish, the photos do not show in the inline frame when I click on the thumbnail in the conveyor belt, also the initial photo in the inline frame does not show when published.
    Can you help?

  6. #6
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: photos do not appear in inline frame

    I thought I'd given you clear instructions above...hmmm

    whats the url of the initial photo?
    Happy Building

    DarrenC

  7. #7
    nadiabodikian's Avatar
    nadiabodikian is offline First Lieutenant
    Join Date
    Apr 2008
    Posts
    189

    Default Re: photos do not appear in inline frame

    Well I thought your instructions above meant that I must publish each photo as a separate html page and use the url of that for the inline frame, but I am not doing that, instead , with the browse for file I am locating photos directly from my pc and inserting them in the inline frame.
    Question is can it done that way?

  8. #8
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: photos do not appear in inline frame

    No.. If you are looking to just display these photos in the Iframe, you will have to get them on the server. No need to publish them in the usual way though.

    Use the ftp manager under tools and log in.

    Find the images on the left and drag them to the right and drop them in the Images folder (if you don't have one create one there)

    Once you've done this the url for each image may look like this:

    http://www.alexanderhitek.com/images/nameofimage.jpg

    I've use 'images' as an example you may want to create a folder called 'photos' so could look like this:

    http://www.alexanderhitek.com/photos/nameofimage.jpg

    or unless you don't want them sorted into a folder, you could just dump them along with all your pages. Link would look like this:

    http://www.alexanderhitek.com/nameofimage.jpg

    Hope this helps
    Happy Building

    DarrenC

  9. #9
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: photos do not appear in inline frame

    I have to go out now. I'll check on your progress a little later.
    Happy Building

    DarrenC

  10. #10
    nadiabodikian's Avatar
    nadiabodikian is offline First Lieutenant
    Join Date
    Apr 2008
    Posts
    189

    Default Re: photos do not appear in inline frame

    what you say is very logical, I have done it exactly and this is the error message I get when I publish the page

    Not Found

    The requested URL /Desktop/large bag photos/cat14 (429 x 386).jpg was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

    Apache/2.2.15 (Unix) mod_ssl/2.2.15 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.alexanderhitek.com Port 80

  11. #11
    nadiabodikian's Avatar
    nadiabodikian is offline First Lieutenant
    Join Date
    Apr 2008
    Posts
    189

    Default Re: photos do not appear in inline frame

    nope nada, been at this for 6 hours now, I am exhausted! it cannot fine the path somehow

  12. #12
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: photos do not appear in inline frame

    You havn't done it exactly otherwise the requested url wouldn't be the one which starts /Desktop/large bag photos.....and so on.

    Yes this is very logical but you haven't followed my instructions otherwise the url would be something like http://www.alexanderhitek.com/images/nameofimage.jpg as I explained earlier. At the moment you are telling the internet that if you want to look at this photo, you'll find it on my PC. It doesn't work like that. You need to upload your photos and link the thumbnails correctly.
    Happy Building

    DarrenC

  13. #13
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: photos do not appear in inline frame

    Quote Originally Posted by nadiabodikian View Post
    nope nada, been at this for 6 hours now, I am exhausted! it cannot fine the path somehow
    Its not about paths in this case its about creating a url.

    Think about it like this. Every image you upload will have its own url.

    eg you upload an image called 'image1.jpg'

    The url of this image will be http://www.yoursitename.com/images/image1.jpg

    Whether you create/add to a folder called 'images' is up to you. If you chose not omit images/ from the url
    Happy Building

    DarrenC

  14. #14
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: photos do not appear in inline frame

    Another point

    Name your images like 'image1.jpg' or 'image2.jpg' or 'cat14.jpg'

    Not like yours 'cat14 (429 x 386).jpg' Avoid spaces, brackets and other symbols
    Happy Building

    DarrenC

  15. #15
    nadiabodikian's Avatar
    nadiabodikian is offline First Lieutenant
    Join Date
    Apr 2008
    Posts
    189

    Default Re: photos do not appear in inline frame

    hello Darren , did that and just created a test page with inline frame , inserted the photo in it did ftp in preview mode ok, when i publish i get this

    Not Found

    The requested URL /owner/Desktop/bagslargephotos/cat1.jpg was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

    Apache/2.2.15 (Unix) mod_ssl/2.2.15 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.alexanderhitek.com Port 80


    url of page is http://www.alexanderhitek.com/testbag.html

    i am using BV version 11

  16. #16
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,590

    Default Re: photos do not appear in inline frame

    Nadia,
    Did you publish the testbag page?
    I click on the provided link and get 404 !!!
    Here's a screen capture of what the IFrame properties should look like.
    All images for the IFrame have to be uploaded manually to the server.
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

  17. #17
    nadiabodikian's Avatar
    nadiabodikian is offline First Lieutenant
    Join Date
    Apr 2008
    Posts
    189

    Default Re: photos do not appear in inline frame

    The requested URL /http//:www.alexanderhitek.com/Images/bagcat5.jpg was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

    manually transfered the page with FTP in file Images

  18. #18
    nadiabodikian's Avatar
    nadiabodikian is offline First Lieutenant
    Join Date
    Apr 2008
    Posts
    189

    Default Re: photos do not appear in inline frame

    wait I think it is ok now!!! I need a short break!

  19. #19
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: photos do not appear in inline frame

    Quote Originally Posted by nadiabodikian View Post
    wait I think it is ok now!!! I need a short break!
    I can see it too...Now paste that url into the Iframe as per Carbon Terry's screen shot, publish it and see what happens.
    Happy Building

    DarrenC

  20. #20
    nadiabodikian's Avatar
    nadiabodikian is offline First Lieutenant
    Join Date
    Apr 2008
    Posts
    189

    Default Re: photos do not appear in inline frame

    does a php page support an inline frame? when I published a test page in htnl with the way Terry suggested above, it worked, but now I put the inline frame in my php page and the whole inline frame does not appear.please look

    http://www.alexanderhitek.com/womens-bags.php this does not work there is an inline frame under the conveyor belt

    http://www.alexanderhitek.com/testbag.html this works the inline frame

  21. #21
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: photos do not appear in inline frame

    Yes it does. Looks like you've set the I Frame Border thickness to '0' zero, thats why you can't see it.
    Happy Building

    DarrenC

  22. #22
    nadiabodikian's Avatar
    nadiabodikian is offline First Lieutenant
    Join Date
    Apr 2008
    Posts
    189

    Default Re: photos do not appear in inline frame

    lower and behold!!!! It works.

    Thank you both so much!!
    I looooove blue voda!!!!!

  23. #23
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: photos do not appear in inline frame

    Your welcome...now go and get some rest..lol
    Happy Building

    DarrenC

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49