PDA

Click to See Complete Forum and Search --> : Code problem. DWs', servers' or my error???????


PaHaPaaVaLi
06-28-2004, 10:53 AM
I have this really strange problem. 1 picture is missing from my page. It's ok when i preview it from my HD but when I upload it to my ftp, a piece of code vanishes, and that piece happens to be img src tag.

On my HD:



<div id="bck" style="position:absolute; width:704; height:575; z-index:1; left: 0; top: 0;">


<div id="teksti" style="position:absolute; width:599px; height:99px; z-index:2; left: 49px; top: 22px;"></div>


<div id="bck1" style="position:absolute; width:104px; height:90px; z-index:2; left: 61; top: 133;"><img src="../galleria2/bck.jpg" width="125" height="100"></div>


<div id="bck2" style="position:absolute; width:112px; height:115px; z-index:3; left: 205; top: 133;"><img src="../galleria2/bck.jpg" width="125" height="158"></div>


<div id="bck3" style="position:absolute; width:117px; height:96px; z-index:4; left: 349; top: 133;"><img src="../galleria2/bck.jpg" width="125" height="125"></div>


<div id="bck4" style="position:absolute; width:113px; height:115px; z-index:5; left: 493; top: 133;"><img src="../galleria2/bck.jpg" width="125" height="143"></div>


<div id="bck5" style="position:absolute; width:200px; height:115px; z-index:6; left: 61; top: 325;"><img src="../galleria2/bck.jpg" width="225" height="125"></div>


<div id="Layer5" style="position:absolute; width:111px; height:115px; z-index:6; left: 302px; top: 325px;"><img src="../galleria2/bck2.jpg" width="125" height="158"></div>


</div>


the way it should be.


On server:


<div id="bck" style="position:absolute; width:704; height:575; z-index:1; left: 0; top: 0;">
<div id="teksti" style="position:absolute; width:599px; height:99px; z-index:2; left: 49px; top: 22px;"></div>
<div id="bck1" style="position:absolute; width:104px; height:90px; z-index:2; left: 61; top: 133;"><img src="bck.jpg" width="125" height="100"></div>
<div id="bck2" style="position:absolute; width:112px; height:115px; z-index:3; left: 205; top: 133;"><img src="bck.jpg" width="125" height="158"></div>
<div id="bck3" style="position:absolute; width:117px; height:96px; z-index:4; left: 349; top: 133;"></div>
<div id="bck4" style="position:absolute; width:113px; height:115px; z-index:5; left: 493; top: 133;"><img src="bck.jpg" width="125" height="143"></div>
<div id="bck5" style="position:absolute; width:200px; height:115px; z-index:6; left: 61; top: 325;"><img src="bck.jpg" width="225" height="125"></div>
<div id="Layer5" style="position:absolute; width:111px; height:115px; z-index:6; left: 302px; top: 325px;"><img src="bck2.jpg" width="125" height="158"></div>
</div>


Notice the "bck3" layer, img src missing :S


http://www.saunalahti.fi/elpawo/test/manipulaatiot/galleria.htm is the address.


Why only 1 of them is giving trouble and the rest works fine? I have tried many things, uploaded it with flashFXP, with IE build-in ftp, i have changed name and folder, redone it 3 times, and still the same problem persists on the same position.





Im helplesshttp://www.graphicdesignforum.com/emoticons/icon_sad.gif

Ryan8720
06-29-2004, 08:16 AM
Weird. I blame it on DW. The same thing seemed to be happening for another member here. Try copying the correct code into notepad (or the Mac equivilent) and saving with a .htm extension. Then upload that and see if it works.

http://edgewebdesign.org/ryan2.gif (http://www.edgewebdesign.org)

Quick! There is time to waste, hurry up and wait!

PaHaPaaVaLi
06-29-2004, 02:00 PM
thx for the effort but no help :( This problem feels so ridicilous in its simplicity :S

pixelmonkey
06-29-2004, 11:15 PM
check to be sure you're not cacheing something.... maybe attempt the upload / update for the file from another machine. if this still doesnt help, ask the admin to check the permissions on the server. *file transfer limits not related to bandwidth* or any other limits that might be causing this.

and if all else fails, get a really big hammer and start swinging!

hope it helps!
chris<pixelmonkey>:D

the monkey makes all the girls bounce!
*i'm an aerobics instructor too*

PaHaPaaVaLi
07-05-2004, 02:48 PM
OH MY FOOKIN GOD!!!

i use that white box which is originally 125x100. I just stretch it to be suitable. BUT! if i stretch it to 125x125, it disappears!!!!!
125x124 and 125x126 works fine but not 125x125!!!!! UN-FOOKIN-BELIEVABLE!!!!!