Author Topic: Einzelne HTML Dateien Aufrufen??  (Read 18032 times)

0 Members and 1 Guest are viewing this topic.

Offline cyrus

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
Re: Einzelne HTML Dateien Aufrufen??
« Reply #15 on: November 26, 2008, 09:03:22 AM »
Hallo nochmal ich hatte doch nun den link mit eingefügt, bitte kurz um eine Hilfe denn ich komme nicht weiter?
Gruß

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: Einzelne HTML Dateien Aufrufen??
« Reply #16 on: November 26, 2008, 09:40:45 AM »
es iss a bissele schwer dir zu folgen!!!
@mawenzi hats doch nun ausführlich beschreiben, ich hab dir eine Templatevorlage geschickt, wo ist jetzt das Problem???

Links in deiner Navi steht: <a href="iindex.php">Home</a>

wäre ja ganz schön, wenn du dort mal deine home1.html verlinken würdest!!!

<a href="index.php?template=home1.html">Home</a>
das ist ja das Template, was du editiert hast!

Auf der Startseite würde dann, wie @mawenzi geschrieben hat, weiterhin (einmalig) alles aufgerufen, aber eben auch nur dort!

iss net zu schwer, oder??

Offline cyrus

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
Re: Einzelne HTML Dateien Aufrufen??
« Reply #17 on: November 26, 2008, 12:12:35 PM »
Hallo
also wenn du auf Girls klickst habe ich ja die home1.htm. verlinkt und es wird immer noch die neuen Bilder Angezeigt?
Gruß

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: Einzelne HTML Dateien Aufrufen??
« Reply #18 on: November 26, 2008, 12:38:46 PM »
Quote
<table width="100%" border="0" cellspacing="0" cellpadding="4">
                          <tr>
                            <td class="head1" valign="top">{lang_new_images}</td>
                          </tr>
                        </table>
                      </td>
                    </tr>
                    <tr>
                      <td class="head1">{new_images}</td>
                    </tr>
                  </table>

iss ja in der home1.html auch noch drin

Offline cyrus

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
Re: Einzelne HTML Dateien Aufrufen??
« Reply #19 on: November 26, 2008, 02:30:54 PM »
Quote
<table width="100%" border="0" cellspacing="0" cellpadding="4">
                          <tr>
                            <td class="head1" valign="top">{lang_new_images}</td>
                          </tr>
                        </table>
                      </td>
                    </tr>
                    <tr>
                      <td class="head1">{new_images}</td>
                    </tr>
                  </table>

Hallo habe die home1.html komplett durchgeschaut ist nicht drinn?
Das hier ist meine home1.html
Code: [Select]
<body bgcolor="#D21287">

{header}
<div align="center">
<BODY marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" bgcolor="#D21287">
<table border="0" width="100%" cellspacing="0" background="Neuer%20Ordner/backtop.jpg" id="table1" cellpadding="0">
<tr>
 
    <td width="50%" bgcolor="#000000" align="center" background="images/backtop.jpg">
<img src="images/top.jpg" width="900" height="100" alt="" /></td>
  </tr>
</table>
</div>
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td width="50%" bgcolor="#330000"  align="center"><img src="{template_url}/images/spacer.gif" alt="" width="10" height="10" /></td>
  </tr>
</table>
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center" bgcolor="#666666">
  <tr>
    <td class="banner" width="50%" height="20" bgcolor="#000000" align="center">
<p align="right"><a href="{url_index}">Home</a>&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;<a href="{url_search}">{lang_advanced_search}</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="mailto:">Contacts</a>&nbsp;</td>
  </tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td width="50%" bgcolor="#330000"  align="center"><img src="{template_url}/images/spacer.gif" alt="" width="10" height="10" /></td>
  </tr>
</table>
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center" >
  <tr>
    <td class="bordercolor"> <table width="100%" border="0" cellspacing="1" cellpadding="0" >
        <tr>
          <td class="tablebgcolor">
<table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#D21287">
              <tr>
                <td bgcolor="#000000" width="13" valign="top"><img src="{template_url}/images/spacer.gif" alt="" width="13" height="13" /></td>
                <td width="150"  bgcolor="#000000" valign="top"> <table width="150" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td align="center" width="150" class="head2" height="20"><hr size="1" />
                        <form method="POST" action="{url_search}">
<p>
&nbsp;</p><style type="text/css">
<!--

.Navlink {COLOR: #FFFFFF; TEXT-DECORATION: none; font-family: arial; font-size: 10pt; font-weight: bold;}
a:link.Navlink  {color : #FFFFFF;}
a:visited.Navlink  {color : #FFFFFF;}
a:active.Navlink  {text-decoration: none;}
a:hover.Navlink  {text-decoration: none;}

-->
</style>
<script language = "javascript">
<!--

function LmOver(elem, clr)
{elem.style.backgroundColor = clr;
elem.children.tags('A')[0].style.color = "#FFFFFF";
elem.style.cursor = 'hand'}

function LmOut(elem, clr)
{elem.style.backgroundColor = clr;
elem.children.tags('A')[0].style.color = "#FFFFFF";}

function LmDown(elem, clr)
{elem.style.backgroundColor = clr;
elem.children.tags('A')[0].style.color = "#FFFFFF";}

function LmUp(path)
{location.href = path;}

//-->
</script>

<table border="0" width="150" bgcolor="#000000" cellspacing="0" cellpadding="0">
<tr><td width="100%">

<table border="0" width="100%" cellspacing="3" cellpadding="1">
<tr><td width="100%" onMouseover="LmOver(this, '#C8D0C8')" onMouseout="LmOut(this, '#D21287')" onMouseDown="LmDown(this, '#C8D0C8')"
onMouseUp="LmUp('www.nicetime24.com/index.php')" bgcolor="#D21287">
<b><font face="Arial"><a href="http://www.nicetime24.com/index.php">
<span style="text-decoration: none"><font color="#FFFFFF" size="2">&nbsp; Home</font></span></a></font></b></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#C8D0C8')" onMouseout="LmOut(this, '#D21287')" onMouseDown="LmDown(this, '#C8D0C8')"
onMouseUp="LmUp('#')" bgcolor="#D21287">
<b><font face="Arial" size="2">
<span style="text-decoration: none">
<font color="#FFFFFF">
<a href="http://www.nicetime24.com/index.php?template=home1.html"><font color="#FFFFFF">&nbsp; Girls</font></a></font></span></font></b></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#C8D0C8')" onMouseout="LmOut(this, '#D21287')" onMouseDown="LmDown(this, '#C8D0C8')"
onMouseUp="LmUp('#')" bgcolor="#D21287"><A HREF="#" Class="navlink">&nbsp; Escort</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#C8D0C8')" onMouseout="LmOut(this, '#D21287')" onMouseDown="LmDown(this, '#C8D0C8')"
onMouseUp="LmUp('#')" bgcolor="#D21287"><A HREF="#" Class="navlink">&nbsp; Dominas</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#C8D0C8')" onMouseout="LmOut(this, '#D21287')" onMouseDown="LmDown(this, '#C8D0C8')"
onMouseUp="LmUp('#')" bgcolor="#D21287"><A HREF="#" Class="navlink">&nbsp; Transsexuelle</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#C8D0C8')" onMouseout="LmOut(this, '#D21287')" onMouseDown="LmDown(this, '#C8D0C8')"
onMouseUp="LmUp('#')" bgcolor="#D21287"><A HREF="#" Class="navlink">&nbsp; Clubs</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#C8D0C8')" onMouseout="LmOut(this, '#D21287')" onMouseDown="LmDown(this, '#C8D0C8')"
onMouseUp="LmUp('#')" bgcolor="#D21287"><A HREF="#" Class="navlink">&nbsp; News</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#C8D0C8')" onMouseout="LmOut(this, '#D21287')" onMouseDown="LmDown(this, '#C8D0C8')"
onMouseUp="LmUp('#')" bgcolor="#D21287"><A HREF="#" Class="navlink">&nbsp; Kontakt</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#C8D0C8')" onMouseout="LmOut(this, '#D21287')" onMouseDown="LmDown(this, '#C8D0C8')"
onMouseUp="LmUp('#')" bgcolor="#D21287"><b>
<font face="Arial" size="2">
<span style="text-decoration: none">
<a href="http://www.nicetime24.com/index.php?template=agb"><font color="#FFFFFF">
<span style="text-decoration: none">&nbsp; AGBs</span></font></a></span></font></b></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#C8D0C8')" onMouseout="LmOut(this, '#D21287')" onMouseDown="LmDown(this, '#C8D0C8')"
onMouseUp="LmUp('#')" bgcolor="#D21287"><b><font face="Arial" size="2">
<a href="http://www.nicetime24.com/index.php?template=impress">
<span style="text-decoration: none"><font color="#FFFFFF">&nbsp; Impressum</font></span></a></font></b></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#C8D0C8')" onMouseout="LmOut(this, '#D21287')" onMouseDown="LmDown(this, '#C8D0C8')"
onMouseUp="LmUp('#')" bgcolor="#D21287"><A HREF="#" Class="navlink">&nbsp; Arbeitsangebote</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#C8D0C8')" onMouseout="LmOut(this, '#D21287')" onMouseDown="LmDown(this, '#C8D0C8')"
onMouseUp="LmUp('#')" bgcolor="#D21287"><A HREF="#" Class="navlink">&nbsp; Immobilien</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#C8D0C8')" onMouseout="LmOut(this, '#D21287')" onMouseDown="LmDown(this, '#C8D0C8')"
onMouseUp="LmUp('#')" bgcolor="#D21287">
<b><font face="Arial" size="2">
<a href="http://www.nicetime24.com/index.php?template=links">
<span style="text-decoration: none"><font color="#FFFFFF">&nbsp; Linkseite</font></span></a></font></b></td></tr>
</table>

</td></tr>
</table>
<a href="http://www.guistuff.com/"><img border="0" src="http://www.guistuff.com/images/11dot.gif" width="1" height="1"></a>
</form>
&nbsp;<p>
                    &nbsp;</p>
<hr size="1" /></td>
                    </tr>
                    <tr>
                      <td><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                    <tr>
                      <td align="center" class="row1"><p>&nbsp;</p>
                        <p>&nbsp; </p></td>
                    </tr>
                    <tr>
                      <td><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                  </table></td>
                <td bgcolor="#000000" width="13" valign="top"><img src="{template_url}/images/spacer.gif" alt="" width="13" height="13" /></td>
                <td width="1" class="bordercolor" valign="top"><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                <td width="18" valign="top"><img src="{template_url}/images/spacer.gif" alt="" width="18" height="18" /></td>
                <td width="100%" valign="top"> <br /> <span class="title">{site_name}</span>
                  <br /> <hr size="1" />
                  &nbsp;<table width="100%" border="0" cellspacing="0" cellpadding="1">
                    <tr>
                      <td class="head1"> <table width="100%" border="0" cellspacing="0" cellpadding="3">
                          <tr>
                            <td class="head1" valign="top">&nbsp;</td>
                          </tr>
                          <tr>
                            <td class="head1" valign="top">&nbsp;</td>
                          </tr>
                        </table></td>
                    </tr>
                  </table>
                  <br />
                  <br /> <br />
                  <br /> <br />
                  &nbsp;<table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td class="head1"> <table width="100%" border="0" cellspacing="0" cellpadding="4">
                          <tr>
                            <td class="head1" valign="top">&nbsp;</td>
                          </tr>
                        </table></td>
                    </tr>
                    <tr>
                      <td class="head1">&nbsp;</td>
                    </tr>
                  </table>
                  <br />
                  {whos_online} <br /> <table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td>{category_dropdown_form}</td>
                      <td align="right">{setperpage_dropdown_form}</td>
                    </tr>
                  </table>
                  <p>&nbsp;</p></td>
                <td width="19" valign="top"><img src="{template_url}/images/spacer.gif" alt="" width="19" height="19" /></td>
                <td width="1" valign="top" class="bordercolor"><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                <td bgcolor="#000000" width="13" valign="top"><img src="{template_url}/images/spacer.gif" alt="" width="13" height="13" /></td>
                <td width="150"  bgcolor="#000000" valign="top"> 
                  <table width="150" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td align="center" class="head2" height="20"><hr size="1" />
<font face="Times New Roman" color="#FFFFFF" size="1">
<b>
&nbsp;</b></font><b><font face="Times New Roman" color="#FFFFFF" size="2">Bitte
wählen Sie eine Region um sich den gewünschten Bereich
anzeigen zu lassen.</font></b><hr size="1" /></td>
                    </tr>
                    <tr>
                      <td><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                    <tr>
                      <td align="center" class="row1" width="150"> <font color="#FFFFFF"> <br />
<img border="0" src="images/map.gif" width="150" height="205"><br /> </font><font color="#FFFFFF"><br /> </font> </td>
                    </tr>
                    <tr>
                      <td><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                  </table>
                  &nbsp;<table width="150" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td align="center" width="100%" class="head2" height="20"><hr size="1" />
                        <font color="#FFFFFF">&nbsp;</font><form method="POST" action="{url_search}">
<p>
<input type="text" name="search_keywords" size="15" value="Suchbegriff"></p>
<p>
<input type="submit" value="{lang_search}" name="submit"></p>
</form>
<hr size="1" /></td>
                    </tr>
                    <tr>
                      <td><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                    <tr>
                      <td align="center" class="row1">&nbsp;</td>
                    </tr>
                    <tr>
                      <td><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                  </table>
                  <p align="center">&nbsp; </p></td>
                <td bgcolor="#000000" width="13" valign="top"><img src="{template_url}/images/spacer.gif" alt="" width="13" height="13" /></td>
               </tr>
            </table></td>
        </tr>
      </table></td>
  </tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td width="50%" bgcolor="#330000"  align="center"><img src="{template_url}/images/spacer.gif" alt="" width="10" height="10" /></td>
  </tr>
</table>
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center" bgcolor="#666666">
  <tr>
    <td class="banner" width="50%" height="20" bgcolor="#000000" align="center">
<p align="right">&nbsp;|&nbsp;&nbsp;<font face="Times New Roman"><a href="mailto:"><span style="text-decoration: none"><font color="#FFFFFF">Kontakt&nbsp;&nbsp;&nbsp;
Impressum&nbsp;&nbsp;&nbsp;&nbsp; AGBs</font></span></a></font>&nbsp;</td>
  </tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td width="50%" bgcolor="#330000"  align="center"><img src="{template_url}/images/spacer.gif" alt="" width="10" height="10" /></td>
  </tr>
</table>
{footer}

Gruß

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: Einzelne HTML Dateien Aufrufen??
« Reply #20 on: November 26, 2008, 02:40:39 PM »
jetzt aber wirklich zum letzten mal: dein Quelltext enthält:
Quote
"><a href="{url_index}">Home</a>

in der index.php ist alles drin!

Offline cyrus

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
Re: Einzelne HTML Dateien Aufrufen??
« Reply #21 on: November 26, 2008, 09:03:10 PM »
Ok es sind viele Fragen aber ich habe es schon mal jetzt geschafft das die Home Seite nur di eNews anzeigt, aber jetzt zeigt die Rubrik Girls (home1) keine Kategorien an, nur die Überschrift, obwohl ich in der home 1 disen Quelltext habe
Code: [Select]
<body bgcolor="#D21287">

{header}
<div align="center">
<BODY marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" bgcolor="#D21287">
<table border="0" width="100%" cellspacing="0" background="Neuer%20Ordner/backtop.jpg" id="table1" cellpadding="0">
<tr>
 
    <td width="50%" bgcolor="#000000" align="center" background="images/backtop.jpg">
<img src="images/top.jpg" width="900" height="100" alt="" /></td>
  </tr>
</table>
</div>
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td width="50%" bgcolor="#330000"  align="center"><img src="{template_url}/images/spacer.gif" alt="" width="10" height="10" /></td>
  </tr>
</table>
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center" bgcolor="#666666">
  <tr>
    <td class="banner" width="50%" height="20" bgcolor="#000000" align="center">
<p align="right">&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;<a href="{url_search}">{lang_advanced_search}</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="mailto:">Contacts</a>&nbsp;</td>
  </tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td width="50%" bgcolor="#330000"  align="center"><img src="{template_url}/images/spacer.gif" alt="" width="10" height="10" /></td>
  </tr>
</table>
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center" >
  <tr>
    <td class="bordercolor"> <table width="100%" border="0" cellspacing="1" cellpadding="0" >
        <tr>
          <td class="tablebgcolor">
<table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#D21287">
              <tr>
                <td bgcolor="#000000" width="13" valign="top"><img src="{template_url}/images/spacer.gif" alt="" width="13" height="13" /></td>
                <td width="150"  bgcolor="#000000" valign="top"> <table width="150" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td align="center" width="150" class="head2" height="20"><hr size="1" />
                        <form method="POST" action="{url_search}">
<p>
&nbsp;</p><style type="text/css">
<!--

.Navlink {COLOR: #FFFFFF; TEXT-DECORATION: none; font-family: arial; font-size: 10pt; font-weight: bold;}
a:link.Navlink  {color : #FFFFFF;}
a:visited.Navlink  {color : #FFFFFF;}
a:active.Navlink  {text-decoration: none;}
a:hover.Navlink  {text-decoration: none;}

-->
</style>
<script language = "javascript">
<!--

function LmOver(elem, clr)
{elem.style.backgroundColor = clr;
elem.children.tags('A')[0].style.color = "#FFFFFF";
elem.style.cursor = 'hand'}

function LmOut(elem, clr)
{elem.style.backgroundColor = clr;
elem.children.tags('A')[0].style.color = "#FFFFFF";}

function LmDown(elem, clr)
{elem.style.backgroundColor = clr;
elem.children.tags('A')[0].style.color = "#FFFFFF";}

function LmUp(path)
{location.href = path;}

//-->
</script>

<table border="0" width="150" bgcolor="#000000" cellspacing="0" cellpadding="0">
<tr><td width="100%">

<table border="0" width="100%" cellspacing="3" cellpadding="1">
<tr><td width="100%" onMouseover="LmOver(this, '#C8D0C8')" onMouseout="LmOut(this, '#D21287')" onMouseDown="LmDown(this, '#C8D0C8')"
onMouseUp="LmUp('www.nicetime24.com/index.php')" bgcolor="#D21287">
<b><font face="Arial"><a href="http://www.nicetime24.com/index.php">
<span style="text-decoration: none"><font color="#FFFFFF" size="2">&nbsp; Home</font></span></a></font></b></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#C8D0C8')" onMouseout="LmOut(this, '#D21287')" onMouseDown="LmDown(this, '#C8D0C8')"
onMouseUp="LmUp('#')" bgcolor="#D21287">
<b><font face="Arial" size="2">
<span style="text-decoration: none">
<font color="#FFFFFF">
<a href="http://www.nicetime24.com/index.php?template=home1"><font color="#FFFFFF">&nbsp; Girls</font></a></font></span></font></b></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#C8D0C8')" onMouseout="LmOut(this, '#D21287')" onMouseDown="LmDown(this, '#C8D0C8')"
onMouseUp="LmUp('#')" bgcolor="#D21287"><A HREF="#" Class="navlink">&nbsp; Escort</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#C8D0C8')" onMouseout="LmOut(this, '#D21287')" onMouseDown="LmDown(this, '#C8D0C8')"
onMouseUp="LmUp('#')" bgcolor="#D21287"><A HREF="#" Class="navlink">&nbsp; Dominas</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#C8D0C8')" onMouseout="LmOut(this, '#D21287')" onMouseDown="LmDown(this, '#C8D0C8')"
onMouseUp="LmUp('#')" bgcolor="#D21287"><A HREF="#" Class="navlink">&nbsp; Transsexuelle</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#C8D0C8')" onMouseout="LmOut(this, '#D21287')" onMouseDown="LmDown(this, '#C8D0C8')"
onMouseUp="LmUp('#')" bgcolor="#D21287"><A HREF="#" Class="navlink">&nbsp; Clubs</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#C8D0C8')" onMouseout="LmOut(this, '#D21287')" onMouseDown="LmDown(this, '#C8D0C8')"
onMouseUp="LmUp('#')" bgcolor="#D21287"><A HREF="#" Class="navlink">&nbsp; News</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#C8D0C8')" onMouseout="LmOut(this, '#D21287')" onMouseDown="LmDown(this, '#C8D0C8')"
onMouseUp="LmUp('#')" bgcolor="#D21287"><A HREF="#" Class="navlink">&nbsp; Kontakt</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#C8D0C8')" onMouseout="LmOut(this, '#D21287')" onMouseDown="LmDown(this, '#C8D0C8')"
onMouseUp="LmUp('#')" bgcolor="#D21287"><b>
<font face="Arial" size="2">
<span style="text-decoration: none">
<a href="http://www.nicetime24.com/index.php?template=agb"><font color="#FFFFFF">
<span style="text-decoration: none">&nbsp; AGBs</span></font></a></span></font></b></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#C8D0C8')" onMouseout="LmOut(this, '#D21287')" onMouseDown="LmDown(this, '#C8D0C8')"
onMouseUp="LmUp('#')" bgcolor="#D21287"><b><font face="Arial" size="2">
<a href="http://www.nicetime24.com/index.php?template=impress">
<span style="text-decoration: none"><font color="#FFFFFF">&nbsp; Impressum</font></span></a></font></b></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#C8D0C8')" onMouseout="LmOut(this, '#D21287')" onMouseDown="LmDown(this, '#C8D0C8')"
onMouseUp="LmUp('#')" bgcolor="#D21287"><A HREF="#" Class="navlink">&nbsp; Arbeitsangebote</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#C8D0C8')" onMouseout="LmOut(this, '#D21287')" onMouseDown="LmDown(this, '#C8D0C8')"
onMouseUp="LmUp('#')" bgcolor="#D21287"><A HREF="#" Class="navlink">&nbsp; Immobilien</a></td></tr>
<tr><td width="100%" onMouseover="LmOver(this, '#C8D0C8')" onMouseout="LmOut(this, '#D21287')" onMouseDown="LmDown(this, '#C8D0C8')"
onMouseUp="LmUp('#')" bgcolor="#D21287">
<b><font face="Arial" size="2">
<a href="http://www.nicetime24.com/index.php?template=links">
<span style="text-decoration: none"><font color="#FFFFFF">&nbsp; Linkseite</font></span></a></font></b></td></tr>
</table>

</td></tr>
</table>
<a href="http://www.guistuff.com/"><img border="0" src="http://www.guistuff.com/images/11dot.gif" width="1" height="1"></a>
</form>
&nbsp;<p>
                    &nbsp;</p>
<hr size="1" /></td>
                    </tr>
                    <tr>
                      <td><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                    <tr>
                      <td align="center" class="row1"><p>&nbsp;</p>
                        <p>&nbsp; </p></td>
                    </tr>
                    <tr>
                      <td><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                  </table></td>
                <td bgcolor="#000000" width="13" valign="top"><img src="{template_url}/images/spacer.gif" alt="" width="13" height="13" /></td>
                <td width="1" class="bordercolor" valign="top"><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                <td width="18" valign="top"><img src="{template_url}/images/spacer.gif" alt="" width="18" height="18" /></td>
                <td width="100%" valign="top"> <br /> <span class="title">{site_name}</span>
                  <br /> <hr size="1" />
                  {if categories}<table width="100%" border="0" cellspacing="0" cellpadding="1">
                    <tr>
                      <td class="head1"> <table width="100%" border="0" cellspacing="0" cellpadding="3">
                          <tr>
                            <td class="head1" valign="top">{lang_categories}</td>
                          </tr>
                          <tr>
                            <td class="head1" valign="top">{categories}</td>
                          </tr>
                        </table></td>
                    </tr>
                  </table>
                  <br />
                  {endif categories}{lang_site_stats}<br /> <br />
                  {if msg}<b>{msg}</b><br /> <br />
                  {endif msg}
                  <table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td class="head1"> <table width="100%" border="0" cellspacing="0" cellpadding="4">
                          <tr>
                            <td class="head1" valign="top">&nbsp;</td>
                          </tr>
                        </table></td>
                    </tr>
                    <tr>
                      <td class="head1">&nbsp;</td>
                    </tr>
                  </table>
                  <br />
                  {whos_online} <br /> <table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td>{category_dropdown_form}</td>
                      <td align="right">{setperpage_dropdown_form}</td>
                    </tr>
                  </table>
                  <p>&nbsp;</p></td>
                <td width="19" valign="top"><img src="{template_url}/images/spacer.gif" alt="" width="19" height="19" /></td>
                <td width="1" valign="top" class="bordercolor"><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                <td bgcolor="#000000" width="13" valign="top"><img src="{template_url}/images/spacer.gif" alt="" width="13" height="13" /></td>
                <td width="150"  bgcolor="#000000" valign="top"> 
                  <table width="150" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td align="center" class="head2" height="20"><hr size="1" />
<font face="Times New Roman" color="#FFFFFF" size="1">
<b>
&nbsp;</b></font><b><font face="Times New Roman" color="#FFFFFF" size="2">Bitte
wählen Sie eine Region um sich den gewünschten Bereich
anzeigen zu lassen.</font></b><hr size="1" /></td>
                    </tr>
                    <tr>
                      <td><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                    <tr>
                      <td align="center" class="row1" width="150"> <font color="#FFFFFF"> <br />
<img border="0" src="images/map.gif" width="150" height="205"><br /> </font><font color="#FFFFFF"><br /> </font> </td>
                    </tr>
                    <tr>
                      <td><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                  </table>
                  &nbsp;<table width="150" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td align="center" width="100%" class="head2" height="20"><hr size="1" />
                        <font color="#FFFFFF">&nbsp;</font><form method="POST" action="{url_search}">
<p>
<input type="text" name="search_keywords" size="15" value="Suchbegriff"></p>
<p>
<input type="submit" value="{lang_search}" name="submit"></p>
</form>
<hr size="1" /></td>
                    </tr>
                    <tr>
                      <td><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                    <tr>
                      <td align="center" class="row1">&nbsp;</td>
                    </tr>
                    <tr>
                      <td><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td>
                    </tr>
                  </table>
                  <p align="center">&nbsp; </p></td>
                <td bgcolor="#000000" width="13" valign="top"><img src="{template_url}/images/spacer.gif" alt="" width="13" height="13" /></td>
               </tr>
            </table></td>
        </tr>
      </table></td>
  </tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td width="50%" bgcolor="#330000"  align="center"><img src="{template_url}/images/spacer.gif" alt="" width="10" height="10" /></td>
  </tr>
</table>
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center" bgcolor="#666666">
  <tr>
    <td class="banner" width="50%" height="20" bgcolor="#000000" align="center">
<p align="right">&nbsp;|&nbsp;&nbsp;<font face="Times New Roman"><a href="mailto:"><span style="text-decoration: none"><font color="#FFFFFF">Kontakt&nbsp;&nbsp;&nbsp;
Impressum&nbsp;&nbsp;&nbsp;&nbsp; AGBs</font></span></a></font>&nbsp;</td>
  </tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td width="50%" bgcolor="#330000"  align="center"><img src="{template_url}/images/spacer.gif" alt="" width="10" height="10" /></td>
  </tr>
</table>
{footer}

Gruß

Offline cyrus

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
Re: Einzelne HTML Dateien Aufrufen??
« Reply #22 on: November 26, 2008, 10:13:56 PM »
Ich rafs nicht, seit Tagen sitze ich nun 7 Stunden pro tag vor dem Teil, die agb, Impressum, Linkseite funktionierne doch auch ohne prob, wieso zeigt die home1 nicht die Kategorien an wenn doch im Queltext alles drin ist, 1-1 aus der home eingefügt, ich kann es drehen wie ich will entweder nur die news oder alles ,aber nur die Kategorien geht einfach nicht?
Gruß

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: Einzelne HTML Dateien Aufrufen??
« Reply #23 on: November 26, 2008, 10:19:47 PM »
nur mal so nebenbei
die Kategorien werden NUR in der home.html angezeigt, sonst in keiner anderen Datei,

siehe, da gings zar drum, die kategorien links in der Box anzuzeigen, iss aber wurscht!

Du brauchst nicht 7 Stunden am Tag zu sitzen, sondern musst nur @mawenzis Antwort lesen:

...da gings daru, das das Template home, in der index.php verankert ist und über function geholt wird

Offline cyrus

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
Re: Einzelne HTML Dateien Aufrufen??
« Reply #24 on: November 27, 2008, 01:55:11 PM »
Hi danke erst mal an alle, habe es nun so gemacht das ich halt Unterkategorien erstellt habe und es so auch funktioniert.

Aber das Problem ist nun wollte mal einen Bild als Test upload machen und bekomme dies Meldung hier
 
Fehler beim Upload der Bild-Datei: FIL11571.JPG
FIL11571.JPG: Datei konnte nicht auf den Server kopiert werden. Bitte überprüfen Sie ob die Zugriffsrechte des Zielordners richtig gesetzt sind

Daten nicht in die Datenbank geschrieben

Rechte ehabe ich überprüft stimmen eigentlich alle?
Gruß

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: Einzelne HTML Dateien Aufrufen??
« Reply #25 on: November 27, 2008, 06:39:41 PM »
100x gefragt, 100x die gleiche Anwort:
FTP
lösch alle Ordner in /data/media außer der index.html
lösch alle Ordner in /datathumbnails/ außer index.html

leg alle Ordner wieder a: 1 / 2... in beiden Ordnern und gib den Ordnern und der index.html, media, thumbnails und data CHMO777

...dann klapps auch mit dem upload

Das Problem nennt: safe mode
SUCHE: safe mode, Safe-Mode, safe_mode

Offline cyrus

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
Re: Einzelne HTML Dateien Aufrufen??
« Reply #26 on: November 27, 2008, 11:03:33 PM »
Danke hat geklappt
Gruß