<b>REGISTER</b>

GFX-Sector - Fragen & Probleme


 
GFX-Sector » GFX-Area » Fragen & Probleme » [Problem] FTP bzw. Webspace Upload funzt nicht! » Hello Guest [Login|Register]
Last Post | First Unread Post Print Page | Recommend to a Friend | Add Thread to Favorites

Fragen & Probleme

Hier können Fragen rund um das Thema GFX und Photoshop gestellt werden. Probleme und Anfängerfragen sind hier auch willkommen.
Post New Thread Post Reply

FTP bzw. Webspace Upload funzt nicht!

     Deutsche Version  English version
Author
Post « Previous Thread | Next Thread »

Falcon Falcon is a male
Pfadfinder


Avatar von Falcon

Registration Date: 06.12.2007
Posts: 651
Location: Future Gadget Lab
Program: Photoshop CS5
Deviantart: forMercy

Spacer
FTP bzw. Webspace Upload funzt nicht!

FTP bzw. Webspace Upload funzt nicht!

      

Korrigiert micht wenns die falsche section is. Aber Ich hab jezt mein deign fertig, und gespeichert als index.html in dem gleichen Ordner wo auch die Bilder sind die Dreamwaver erstellt. Und wenn ich jetzt alles mit Filezilla uploade funzt das auch doch wenn ich dann die HP anschauen will ist alles weiss und man sieht nur die umrisse....

weiss einer woran das liegen kann...

Sonstige Infos
    - Ich benutze Funpic
    - Ich habe eine meiner HP noch nichts gecodet also einfach nur als index.html gespeichdert und upgeloadet...


kann mir da jemand helfen?




FTP bzw. Webspace Upload funzt nicht! 30.11.2008 02:12 Falcon is offline Search for Posts by Falcon

Ephraim
Co-Administrator


Avatar von Ephraim

Registration Date: 17.03.2008
Posts: 4,362
Forums: (alle)

Spacer

RE: FTP bzw. Webspace Upload funzt nicht!

      

Ladest du die Bilder mit hoch?
Ist die Verlinkungen denn korekkt?
Wäre nett wenn du den Code posten könntest P:

FTP bzw. Webspace Upload funzt nicht! 30.11.2008 02:15 Ephraim is offline Search for Posts by Ephraim

Falcon Falcon is a male
Pfadfinder


Avatar von Falcon

Registration Date: 06.12.2007
Posts: 651
Location: Future Gadget Lab
Program: Photoshop CS5
Deviantart: forMercy

Thread Starter Thread Started by Falcon
Spacer
      

welchen Code denn?

Ja ich lade die Bilder Hoch und die index.html Datei.


Kanns daran liegen das ich mien Webdesign noch nciht gecodet hab sondern einfach gespeichert hab?





FTP bzw. Webspace Upload funzt nicht! 30.11.2008 02:16 Falcon is offline Search for Posts by Falcon

Ephraim
Co-Administrator


Avatar von Ephraim

Registration Date: 17.03.2008
Posts: 4,362
Forums: (alle)

Spacer
      

Wenn du eine index.html hast muss es ja gecodet sein oder (auch wenns von Photoshop gemacht wurde P: )?
Mit "code" mein ich den Inhalt der index.html

FTP bzw. Webspace Upload funzt nicht! 30.11.2008 02:17 Ephraim is offline Search for Posts by Ephraim

Falcon Falcon is a male
Pfadfinder


Avatar von Falcon

Registration Date: 06.12.2007
Posts: 651
Location: Future Gadget Lab
Program: Photoshop CS5
Deviantart: forMercy

Thread Starter Thread Started by Falcon
Spacer
      

und wie soll ich das hochladen?





FTP bzw. Webspace Upload funzt nicht! 30.11.2008 02:18 Falcon is offline Search for Posts by Falcon

Ephraim
Co-Administrator


Avatar von Ephraim

Registration Date: 17.03.2008
Posts: 4,362
Forums: (alle)

Spacer
      

ehm....ok
einfach in das hauptverzeichnis laden

quote:
wenn ich dann die HP anschauen will ist alles weiss und man sieht nur die umrisse....


der pfad zu den bildern muss falsch sein .__.

deswegen die index.html mit dem editor öffnen und den inhalt kopieren und hier posten x.x

FTP bzw. Webspace Upload funzt nicht! 30.11.2008 02:21 Ephraim is offline Search for Posts by Ephraim

Falcon Falcon is a male
Pfadfinder


Avatar von Falcon

Registration Date: 06.12.2007
Posts: 651
Location: Future Gadget Lab
Program: Photoshop CS5
Deviantart: forMercy

Thread Starter Thread Started by Falcon
Spacer
      

Achso, okay :-)

<html>
<head>
<title>Untitled-1</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (Untitled-1) -->
<table id="Table_01" width="1280" height="1024" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="4">
<img src="../GTA News/images/WEBDESIGN-4_01.gif" width="1280" height="206" alt=""></td>
</tr>
<tr>
<td rowspan="4">
<img src="../GTA News/images/WEBDESIGN-4_02.gif" width="197" height="818" alt=""></td>
<td colspan="2">
<img src="../GTA News/images/WEBDESIGN-4_03.png" width="892" height="433" alt=""></td>
<td rowspan="4">
<img src="../GTA News/images/WEBDESIGN-4_04.gif" width="191" height="818" alt=""></td>
</tr>
<tr>
<td colspan="2">
<a href="http://www.1up.com/do/previewPage?cId=3171505"><img src="../GTA News/images/WEBDESIGN-4_05.gif" width="892" height="188" alt=""></a></td>
</tr>
<tr>
<td rowspan="2">
<img src="../GTA News/images/WEBDESIGN-4_06.gif" width="330" height="197" alt=""></td>
<td>
<img src="../GTA News/images/WEBDESIGN-4_07.gif" width="562" height="47" alt=""></td>
</tr>
<tr>
<td>
<img src="../GTA News/images/WEBDESIGN-4_08.gif" width="562" height="150" alt=""></td>
</tr>
</table>
<!-- End ImageReady Slices -->
</body>
</html>

Das isser....





This post has been edited 2 time(s), it was last edited by Falcon: 30.11.2008 02:27.

FTP bzw. Webspace Upload funzt nicht! 30.11.2008 02:25 Falcon is offline Search for Posts by Falcon

Ephraim
Co-Administrator


Avatar von Ephraim

Registration Date: 17.03.2008
Posts: 4,362
Forums: (alle)

Spacer
      

quote:
Original von Falcon
Achso, okay :-)

<html> <head> <title>Untitled-1</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <!-- ImageReady Slices (Untitled-1) --> <table id="Table_01" width="1280" height="1024" border="0" cellpadding="0" cellspacing="0"> <tr> <td colspan="4"> <img src="../GTA News/images/WEBDESIGN-4_01.gif" width="1280" height="206" alt=""></td> </tr> <tr> <td rowspan="4"> <img src="../GTA News/images/WEBDESIGN-4_02.gif" width="197" height="818" alt=""></td> <td colspan="2"> <img src="../GTA News/images/WEBDESIGN-4_03.png" width="892" height="433" alt=""></td> <td rowspan="4"> <img src="../GTA News/images/WEBDESIGN-4_04.gif" width="191" height="818" alt=""></td> </tr> <tr> <td colspan="2"> <a href="http://www.1up.com/do/previewPage?cId=3171505"><img src="../GTA News/images/WEBDESIGN-4_05.gif" width="892" height="188" alt=""></a></td> </tr> <tr> <td rowspan="2"> <img src="../GTA News/images/WEBDESIGN-4_06.gif" width="330" height="197" alt=""></td> <td> <img src="../GTA News/images/WEBDESIGN-4_07.gif" width="562" height="47" alt=""></td> </tr> <tr> <td> <img src="../GTA News/images/WEBDESIGN-4_08.gif" width="562" height="150" alt=""></td> </tr> </table> <!-- End ImageReady Slices --> </body> </html>

Das isser....


Wie ich es mir dachte ist die Verlinkung falsch

lade die html datei mit folgendem inhalt:

code:
1:
<html>  <head>  <title>Untitled-1</title>  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">  </head>  <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">  <!-- ImageReady Slices (Untitled-1) -->  <table id="Table_01" width="1280" height="1024" border="0" cellpadding="0" cellspacing="0">  	<tr>  		<td colspan="4">  			<img src="WEBDESIGN-4_01.gif" width="1280" height="206" alt=""></td>  	</tr>  	<tr>  		<td rowspan="4">  			<img src="WEBDESIGN-4_02.gif" width="197" height="818" alt=""></td>  		<td colspan="2">  			<img src="WEBDESIGN-4_03.png" width="892" height="433" alt=""></td>  		<td rowspan="4">  			<img src="WEBDESIGN-4_04.gif" width="191" height="818" alt=""></td>  	</tr>  	<tr>  		<td colspan="2">  			<a href="http://www.1up.com/do/previewPage?cId=3171505"><img src="WEBDESIGN-4_05.gif" width="892" height="188" alt=""></a></td>    </tr>  	<tr>  		<td rowspan="2">  			<img src="WEBDESIGN-4_06.gif" width="330" height="197" alt=""></td>  		<td>  			<img src="WEBDESIGN-4_07.gif" width="562" height="47" alt=""></td>  	</tr>  	<tr>  		<td>  			<img src="WEBDESIGN-4_08.gif" width="562" height="150" alt=""></td>  	</tr>  </table>  <!-- End ImageReady Slices -->  </body>  </html>


lade die bilder auch in das hauptverzeichnis (nur dir bilder nicht den images ordner in dem die bilder im moment drin sind ^^)

und joa sollte gehen auser ich hab ich irgendwie vertan O: naja is spät xD

FTP bzw. Webspace Upload funzt nicht! 30.11.2008 02:30 Ephraim is offline Search for Posts by Ephraim

Falcon Falcon is a male
Pfadfinder


Avatar von Falcon

Registration Date: 06.12.2007
Posts: 651
Location: Future Gadget Lab
Program: Photoshop CS5
Deviantart: forMercy

Thread Starter Thread Started by Falcon
Spacer
      

Darf ich dich Knutschen? großes Grinsen

Es hat geklappt aldaaaa..... ja maaaaan... dankeschön'n Dickes dank!

Achja welche verlinkung wars denn? die zu dem 1UP dingsda?





FTP bzw. Webspace Upload funzt nicht! 30.11.2008 02:40 Falcon is offline Search for Posts by Falcon

Ephraim
Co-Administrator


Avatar von Ephraim

Registration Date: 17.03.2008
Posts: 4,362
Forums: (alle)

Spacer
      

Zunge raus

Es lag an dem IMG-Pfad

<img src="DAS WAS HIER STAND WAR FALSCH^^" width="1280" height="206" alt="">

Du solltest dir aufjedenfall mal de.selfhtml.org anschauen
HTML lernt man Schnell großes Grinsen

FTP bzw. Webspace Upload funzt nicht! 30.11.2008 02:43 Ephraim is offline Search for Posts by Ephraim

Falcon Falcon is a male
Pfadfinder


Avatar von Falcon

Registration Date: 06.12.2007
Posts: 651
Location: Future Gadget Lab
Program: Photoshop CS5
Deviantart: forMercy

Thread Starter Thread Started by Falcon
Spacer
      

Morgen dann xDD..

Joa hier ist also die Page; http://www.grandtheftautonews.de.vu/

(Hoffentlich isses keine werbung, aber is ja kein GFX Board oder sooo)

Wie gesagt ist noch im ausbau. Nochmal Danke :-)

EDIT: Achja, kann man die Qualität eig. verbessern, da ich es ja für Web peichern muss leidet die Quali, kann man das ändern?

EDIT²: Ich wollte jetzt das ganze aktueller machen, und habe auch die img Codes im index.html verändert wie dus gemacht hast. Nur wenn ich jetzt mein Desihn hochladen will wird das weiss angezeigt was verlinkt ist. wie kann ich das ändern?

PS: index.html:

code:
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:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
<html>
<head>
<title>WEBDESIGN</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (WEBDESIGN.psd) -->
<table id="Table_01" width="1025" height="769" border="0" cellpadding="0" cellspacing="0">
	<tr>
		<td colspan="14">
			<img src="images/webdesign-301108_01.png" width="1024" height="77" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="77" alt=""></td>
	</tr>
	<tr>
		<td rowspan="13">
			<img src="webdesign-301108_02.png" width="70" height="691" alt=""></td>
		<td colspan="12">
			<img src="webdesign-301108_03.png" width="893" height="34" alt=""></td>
		<td rowspan="13">
			<img src="webdesign-301108_04.png" width="61" height="691" alt=""></td>
		<td>
			<img src="spacer.gif" width="1" height="34" alt=""></td>
	</tr>
	<tr>
		<td colspan="4">
			<img src="webdesign-301108_05.png" width="164" height="46" alt=""></td>
		<td colspan="4">
			<img src="webdesign-301108_06.png" width="492" height="46" alt=""></td>
		<td colspan="4">
			<img src="webdesign-301108_07.png" width="237" height="46" alt=""></td>
		<td>
			<img src="spacer.gif" width="1" height="46" alt=""></td>
	</tr>
	<tr>
		<td colspan="3">
			<img src="webdesign-301108_08.png" width="125" height="388" alt=""></td>
		<td colspan="6">
			<img src="webdesign-301108_09.png" width="575" height="388" alt=""></td>
		<td colspan="3">
			<img src="webdesign-301108_10.png" width="193" height="388" alt=""></td>
		<td>
			<img src="spacer.gif" width="1" height="388" alt=""></td>
	</tr>
	<tr>
		<td colspan="2" rowspan="3">
			<img src="webdesign-301108_11.png" width="90" height="97" alt=""></td>
		<td colspan="9">
			<img src="webdesign-301108_12.png" width="704" height="46" alt=""></td>
		<td rowspan="8">
			<img src="webdesign-301108_13.png" width="99" height="155" alt=""></td>
		<td>
			<img src="spacer.gif" width="1" height="46" alt=""></td>
	</tr>
	<tr>
		<td colspan="4" rowspan="2">
			<img src="webdesign-301108_14.png" width="365" height="51" alt=""></td>
		<td>
			<a href="http://www.gtalegende.com/imgdivers/1227990201ReadMe.txt"><img src="images/webdesign-301108_15.png" width="23" height="31" alt=""></a></td>
  <td colspan="4" rowspan="3">
			<img src="webdesign-301108_16.png" width="316" height="64" alt=""></td>
		<td>
			<img src="spacer.gif" width="1" height="31" alt=""></td>
	</tr>
	<tr>
		<td rowspan="2">
			<img src="webdesign-301108_17.png" width="23" height="33" alt=""></td>
		<td>
			<img src="spacer.gif" width="1" height="20" alt=""></td>
	</tr>
	<tr>
		<td colspan="3" rowspan="2">
			<img src="webdesign-301108_18.png" width="125" height="21" alt=""></td>
		<td colspan="3">
			<img src="webdesign-301108_19.png" width="330" height="13" alt=""></td>
		<td>
			<img src="spacer.gif" width="1" height="13" alt=""></td>
	</tr>
	<tr>
		<td colspan="8" rowspan="4">
			<img src="webdesign-301108_20.png" width="669" height="45" alt=""></td>
		<td>
			<img src="spacer.gif" width="1" height="8" alt=""></td>
	</tr>
	<tr>
		<td rowspan="2">
			<img src="webdesign-301108_21.png" width="15" height="20" alt=""></td>
		<td colspan="2">
			<a href="http://www.gtalegende.com/forums/viewtopic.php?t=1505."><img src="images/webdesign-301108_22.png" width="110" height="12" alt=""></a></td>
  <td>
			<img src="spacer.gif" width="1" height="12" alt=""></td>
	</tr>
	<tr>
		<td colspan="2">
			<img src="webdesign-301108_23.png" width="110" height="8" alt=""></td>
		<td>
			<img src="spacer.gif" width="1" height="8" alt=""></td>
	</tr>
	<tr>
		<td colspan="3">
			<img src="webdesign-301108_24.png" width="125" height="17" alt=""></td>
		<td>
			<img src="spacer.gif" width="1" height="17" alt=""></td>
	</tr>
	<tr>
		<td colspan="5" rowspan="2">
			<img src="webdesign-301108_25.png" width="176" height="68" alt=""></td>
		<td colspan="5">
			<img src="webdesign-301108_26.png" width="559" height="60" alt=""></td>
		<td colspan="2" rowspan="2">
			<img src="webdesign-301108_27.png" width="158" height="68" alt=""></td>
		<td>
			<img src="spacer.gif" width="1" height="60" alt=""></td>
	</tr>
	<tr>
		<td colspan="5">
			<img src="images/webdesign-301108_28.png" width="559" height="8" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="8" alt=""></td>
	</tr>
	<tr>
		<td>
			<img src="spacer.gif" width="70" height="1" alt=""></td>
		<td>
			<img src="spacer.gif" width="15" height="1" alt=""></td>
		<td>
			<img src="spacer.gif" width="75" height="1" alt=""></td>
		<td>
			<img src="spacer.gif" width="35" height="1" alt=""></td>
		<td>
			<img src="spacer.gif" width="39" height="1" alt=""></td>
		<td>
			<img src="spacer.gif" width="12" height="1" alt=""></td>
		<td>
			<img src="spacer.gif" width="279" height="1" alt=""></td>
		<td>
			<img src="spacer.gif" width="23" height="1" alt=""></td>
		<td>
			<img src="spacer.gif" width="178" height="1" alt=""></td>
		<td>
			<img src="spacer.gif" width="44" height="1" alt=""></td>
		<td>
			<img src="spacer.gif" width="35" height="1" alt=""></td>
		<td>
			<img src="spacer.gif" width="59" height="1" alt=""></td>
		<td>
			<img src="spacer.gif" width="99" height="1" alt=""></td>
		<td>
			<img src="spacer.gif" width="61" height="1" alt=""></td>
		<td></td>
	</tr>
</table>
<!-- End ImageReady Slices -->
</body>
</html>


was hab cih da schon wieder Falsch gemacht?





This post has been edited 2 time(s), it was last edited by Falcon: 30.11.2008 11:59.

FTP bzw. Webspace Upload funzt nicht! 30.11.2008 02:46 Falcon is offline Search for Posts by Falcon
 
Spacer
   
GFX-Sector
unregistered


 hat kein Avatar


Spacer

Have you enjoyed this topic?


If you were enjoying this post and if you keen on reading more interesting stuff then do not hesitate to complete the free sign up.

After the free registration you will gain access to all areas and you will be able to communicate with other artists from all over the world.

In addition you will benefit from our Photoshop and coding section as well as from our huge (hundreds of gigabytes) free resource section where you can find everything you will need to be a successful (web) designer/artist.

Sign up now and enjoy the advantages as a registered member.

(This website will be ad-free after a complete free sign up.)

New Post 30.11.2008 02:46  
Tree Structure | Board Structure
Post New Thread Post Reply
GFX-Sector » GFX-Area » Fragen & Probleme » [Problem] FTP bzw. Webspace Upload funzt nicht!

Similar topics to FTP bzw. Webspace Upload funzt nicht!
Thread
[Problem] Nicht sichtbare Maus (Forum: Fragen & Probleme)
[Frage] Nicht gespeichertes Bild - wieder öffnen (Forum: Fragen & Probleme)
Schmerzgrenze bei Homepages - was geht absolut nicht? (Forum: Smalltalk)
Wer Heute nur an Gestern denkt kann morgen nicht am Ziel sein. (Forum: Signaturen/Avatare)
Daftppppuuunk \ o / (Forum: Signaturen/Avatare)