ilch Forum » Allgemein » HTML, PHP, SQL,... » Design???

Geschlossen
  1. #1
    User Pic
    Mouzex3 Mitglied
    Registriert seit
    08.03.2008
    Beiträge
    16
    Beitragswertungen
    0 Beitragspunkte
    Hey

    ich habe mit mit photoshop enne design erstellt und gesliced und teilweise angepasst (außer die navi ) also nur boxes angepasst
    läuft auch soweit

    nur er lädt KEINE BILDE!

    es sind auch nur 2 dateien

    Index.html

    Images [Ordner]

    Also dass komplette design is dass so richtig?!?!

    [img]http://www.LupiUpload.de/file.php?dat=rTR5JU4Q.JPG[/img]

    So siehts aus !° könntet ihr mir BITTE helfen den fehler zu suchen?! btw. tipps geben wodran es liegen Könnte?
    0 Mitglieder finden den Beitrag gut.
  2. #2
    User Pic
    Panicsheep Hall Of Fame
    Registriert seit
    24.08.2004
    Beiträge
    10.192
    Beitragswertungen
    16 Beitragspunkte
    Würde sagen Bilder falsch verlinkt.

    Der Pfad zum Bild muss immer von der index.php ausgehen.

    Somit also <img src="include/designs/NAME/Images/BILD.???"....>
    Omnia bona erunt
    0 Mitglieder finden den Beitrag gut.
  3. #3
    User Pic
    Mouzex3 Mitglied
    Registriert seit
    08.03.2008
    Beiträge
    16
    Beitragswertungen
    0 Beitragspunkte
    <?php
    #   Copyright by: Manuel
    #   Support: www.ilch.de
    
    define ( 'main' , TRUE );
    
    //Konfiguration zur Anzeige von Fehlern
    //Auf http://www.php.net/manual/de/function.error-reporting.php sind die verfügbaren Modi aufgelistet
    error_reporting(E_ERROR | E_WARNING | E_PARSE);
    @ini_set('display_errors','On');
    
    session_name  ('sid');
    session_start ();
    
    require_once ('include/includes/config.php');
    require_once ('include/includes/loader.php');
    
    db_connect();
    $allgAr = getAllgAr ();
    $menu = new menu();
    user_identification();
    site_statistic();
    
    require_once ('include/contents/'.$menu->get_url());
    
    db_close();
    debug('anzahl sql querys: '.$count_query_xyzXYZ);
    debug('',1,false);
    
    
    ?>



    Soe Sieht die Inde.php aus


    <html>
    <head>
    <title>Design</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <style>
    <!--
    .font2 {color: #000000}
    -->
    </style>
    </head>
    <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
    <!-- ImageReady Slices (Design.psd) -->
    <table id="Table_01" width="906" height="833" border="0" cellpadding="0" cellspacing="0">
    	<tr>
    		<td colspan="3">
    			<img src="img/Design_01.gif" width="900" height="95" alt=""></td>
    		<td>
    			<img src="img/Design_02.gif" width="5" height="95" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="95" alt=""></td>
    	</tr>
    	<tr>
    		<td>
    			<img src="img/Design_03.gif" width="150" height="10" alt=""></td>
    		<td rowspan="3">
    			<img src="img/Design_04.gif" width="569" height="44" alt=""></td>
    		<td colspan="2" rowspan="2">
    			<img src="img/Design_05.gif" width="186" height="32" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="10" alt=""></td>
    	</tr>
    	<tr>
    		<td rowspan="2">
    			<img src="img/Design_06.gif" width="150" height="34" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="22" alt=""></td>
    	</tr>
    	<tr>
    		<td rowspan="5" bordercolor="#000000" bgcolor="#000000">
    			<strong>
    			<font color="#FF0000" size="1,5" face="Verdana, Arial, Helvetica, sans-serif">{_boxes_LOGIN}</font></strong></td>
    		<td rowspan="6">
    			<img src="img/Design_08.gif" width="5" height="104" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="12" alt=""></td>
    	</tr>
    	<tr>
    		<td>
    			<img src="img/Design_09.gif" width="150" height="21" alt=""></td>
    		<td rowspan="26">
    			<img src="img/Design_10.gif" width="569" height="570" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="21" alt=""></td>
    	</tr>
    	<tr>
    		<td>
    			<img src="img/Design_11.gif" width="150" height="23" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="23" alt=""></td>
    	</tr>
    	<tr>
    		<td>
    			<img src="img/Design_12.gif" width="150" height="17" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="17" alt=""></td>
    	</tr>
    	<tr>
    		<td>
    			<img src="img/Design_13.gif" width="150" height="22" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="22" alt=""></td>
    	</tr>
    	<tr>
    		<td rowspan="2">
    			<img src="img/Design_14.gif" width="150" height="20" alt=""></td>
    		<td>
    			<img src="img/Design_15.gif" width="181" height="9" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="9" alt=""></td>
    	</tr>
    	<tr>
    		<td colspan="2" rowspan="2">
    			<img src="img/Design_16.gif" width="186" height="33" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="11" alt=""></td>
    	</tr>
    	<tr>
    		<td>
    			<img src="img/Design_17.gif" width="150" height="22" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="22" alt=""></td>
    	</tr>
    	<tr>
    		<td>
    			<img src="img/Design_18.gif" width="150" height="22" alt=""></td>
    		<td rowspan="4" bgcolor="#000000">
    			<strong>
    			<font color="#FF0000" size="1,5" face="Verdana, Arial, Helvetica, sans-serif">{_boxes_LASTWARS}</font></strong></td>
    		<td rowspan="4">
    			<img src="img/Design_20.gif" width="5" height="90" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="22" alt=""></td>
    	</tr>
    	<tr>
    		<td>
    			<img src="img/Design_21.gif" width="150" height="20" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="20" alt=""></td>
    	</tr>
    	<tr>
    		<td>
    			<img src="img/Design_22.gif" width="150" height="24" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="24" alt=""></td>
    	</tr>
    	<tr>
    		<td>
    			<img src="img/Design_23.gif" width="150" height="24" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="24" alt=""></td>
    	</tr>
    	<tr>
    		<td>
    			<img src="img/Design_24.gif" width="150" height="22" alt=""></td>
    		<td colspan="2" rowspan="2">
    			<img src="img/Design_25.gif" width="186" height="33" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="22" alt=""></td>
    	</tr>
    	<tr>
    		<td rowspan="2">
    			<img src="img/Design_26.gif" width="150" height="29" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="11" alt=""></td>
    	</tr>
    	<tr>
    		<td rowspan="5" bgcolor="#000000">
    			<font color="#FF0000" size="1,5" face="Verdana, Arial, Helvetica, sans-serif">{_boxes_VOTE}</font></td>
    		<td rowspan="5">
    			<img src="img/Design_28.gif" width="5" height="96" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="18" alt=""></td>
    	</tr>
    	<tr>
    		<td>
    			<img src="img/Design_29.gif" width="150" height="26" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="26" alt=""></td>
    	</tr>
    	<tr>
    		<td>
    			<img src="img/Design_30.gif" width="150" height="19" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="19" alt=""></td>
    	</tr>
    	<tr>
    		<td>
    			<img src="img/Design_31.gif" width="150" height="22" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="22" alt=""></td>
    	</tr>
    	<tr>
    		<td rowspan="2">
    			<img src="img/Design_32.gif" width="150" height="21" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="11" alt=""></td>
    	</tr>
    	<tr>
    		<td colspan="2" rowspan="2">
    			<img src="img/Design_33.gif" width="186" height="31" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="10" alt=""></td>
    	</tr>
    	<tr>
    		<td>
    			<img src="img/Design_34.gif" width="150" height="21" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="21" alt=""></td>
    	</tr>
    	<tr>
    		<td>
    			<img src="img/Design_35.gif" width="150" height="21" alt=""></td>
    		<td rowspan="4" bgcolor="#000000">
    			<font color="#FF0000" size="1,5" face="Verdana, Arial, Helvetica, sans-serif"><strong>{_boxes_Allianz}</strong></font></td>
    		<td rowspan="4">
    			<img src="img/Design_37.gif" width="5" height="101" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="21" alt=""></td>
    	</tr>
    	<tr>
    		<td>
    			<img src="img/Design_38.gif" width="150" height="22" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="22" alt=""></td>
    	</tr>
    	<tr>
    		<td>
    			<img src="img/Design_39.gif" width="150" height="23" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="23" alt=""></td>
    	</tr>
    	<tr>
    		<td>
    			<img src="img/Design_40.gif" width="150" height="35" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="35" alt=""></td>
    	</tr>
    	<tr>
    		<td rowspan="3" bgcolor="#000000">
    			<p class="font2"> 
    			<font size="1,5" face="Verdana, Arial, Helvetica, sans-serif" color="#FF0000"><strong>{_boxes_SHOUTBOX}</strong></font></p>
                            &nbsp;</td>
    		<td colspan="2">
    			<img src="img/Design_42.png" width="186" height="34" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="34" alt=""></td>
    	</tr>
    	<tr>
    		<td rowspan="3" bgcolor="#000000">
    			<font color="#FF0000" size="1,5" face="Verdana, Arial, Helvetica, sans-serif">{_boxes_STATISTIK}</font></td>
    		<td rowspan="5">
    			<img src="img/Design_44.gif" width="5" height="184" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="60" alt=""></td>
    	</tr>
    	<tr>
    		<td rowspan="3">
    			<img src="img/Design_45.gif" width="569" height="84" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="27" alt=""></td>
    	</tr>
    	<tr>
    		<td rowspan="2">
    			<img src="img/Design_46.gif" width="150" height="57" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="11" alt=""></td>
    	</tr>
    	<tr>
    		<td>
    			<img src="img/Design_47.gif" width="181" height="46" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="46" alt=""></td>
    	</tr>
    	<tr>
    		<td colspan="3">
    			<img src="img/Design_48.gif" width="900" height="40" alt=""></td>
    		<td>
    			<img src="img/spacer.gif" width="1" height="40" alt=""></td>
    	</tr>
    </table>
    <!-- End ImageReady Slices -->
    </body>
    </html>



    SO de index.html
    im desing ordner
    0 Mitglieder finden den Beitrag gut.
  4. #4
    User Pic
    Son!c Hall Of Fame
    Registriert seit
    14.09.2006
    Beiträge
    3.766
    Beitragswertungen
    5 Beitragspunkte
    du musst die linkadresse von img/bild.jpg zu include/designs/DESIGNNAME/img/bild.jpg ändern!
    Nimm das Leben nicht zu ernst, du kommst sowieso nicht lebend raus.
    0 Mitglieder finden den Beitrag gut.
  5. #5
    User Pic
    Mouzex3 Mitglied
    Registriert seit
    08.03.2008
    Beiträge
    16
    Beitragswertungen
    0 Beitragspunkte
    Alles klar vielen dank!
    0 Mitglieder finden den Beitrag gut.
Geschlossen

Zurück zu HTML, PHP, SQL,...

Optionen: Bei einer Antwort zu diesem Thema eine eMail erhalten