Jump to content

Pocketman38

Members
  • Posts

    4
  • Joined

  • Last visited

Pocketman38's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Hotlinks protection was in fact turned on. I have added the subdomain to the allow list, and "all is well." Prior to changing the hotlinks allow access list, I created a test subdomain on another website, copied the images and html, and it worked, even though the newly created subdomain was (is) not on the allow list ? I still do not know why one site behaved differently than the other, but it's all working now and I've learned from the experience. Thank you all for your perseverance.
  2. Don, All good suggestions, but nothing works. Properties (right click on image spot) says: http://cook.inssar.org/objects/const.gif Absolute path says: http://www.inssar.org/objects/const.gif I have even set up a second subdomain indy.inssar.org and get the same results. I appreciate your efforts, but sadly, nothing works
  3. Gentlemen: I have tried all the suggestions in Dick's reply and, still nothing. <img src="/home/public_html/cook/objects/const.gif"> <img src="http://www.inssar.org/objects/const.gif"> <img src="/home/public_html/cook/objects/ind_flag.gif"> <img src="/home/public_html/objects/ind_flag.gif"> <img src "objects/ind_flag.gif"> <img src "../objects/ind_flag.gif"> I have all the images in both objects folders, and the cook.inssar.org root folder. I dropped the subdomain and recreated. Still no success. I noticed in Don's examples, "/" at the end of the tag <img src="images/myimage.jpg" /> I even tried that. Any other suggestions?
  4. I have seen a few related posts relative to this subject, yet I still do not understand how to get a page in a subdomain to find images. For that matter, I assume links will be an issue as well. cook.inssar.org was created with cPanel http://cook.inssar.org/index.htm has images which are not displayed I have tried putting the images in the root cook folder <IMG SRC="image01.gif"> I have tried putting them in a folder cook/objects <IMG SRC="objects/image01.gif"> I have tried accessing images in the main domain's objects folder. <IMG SRC="../objects/image01.gif"> AND <IMG SRC="http://www.inssar.org/html_public/objects/ind_flag.gif"> I assume there is a simple explanation. Suggestions please?
×
×
  • Create New...