• Jetzt anmelden. Es dauert nur 2 Minuten und ist kostenlos!

Hilfe gesucht

Status
Für weitere Antworten geschlossen.

missy

Neues Mitglied
Halloo Zusammen,

Das ist das nächste Forum was ich abklapper. Und wenns wieder das falsche ist weiß ich auch nicht. Ich hoffe das ich hier nicht so ne "unfreundllichen" Antworten bekomme und nicht gleich für dumm gehalten werde! ;-)

Ich suche schon sehr lange jemanden der mir helfen kann. Denn ich habe folgendes Problem. Auf meinem jetztigen Webspace (Ich bin umgezogen!) funktionieren plötzlich meine Links nicht mehr :?: Ich verstehe wirklich nicht warum. Die Seiten öffnen sich zwar aber nicht im gleichen Frame sondern in einem komplett neuem Fenster. Normalerweise müsste es doch funktionieren wenn <a href="lala.html/php" target="_self">lala</a> eingibt, oder nicht? Ich habe wirklich schon sämtliche Lösungen gemacht - es brachte nichts!! Google.de durchsucht - nach Hilfe und nichts gefunden. Ich wäre so dankbar wenn es jemanden gäbe der mir helfen könnte. Den Code für die Navigation (was das Hauptproblem ist) gibt es auf Anfrage.

Kleine Zusatzinformation: Mein Space greift auf die Dateien automatisch zu. Das heißt wenn ich eine Datei in einem Ordner habe, muss man ja eigentlich /ordner/datei.html eingeben, ich brauche die's nicht.

Liebe Grüße
 
Werbung:
Werbung:
Vorher funpic.de jetzt Webhoster.de

Ja ich kam auf Frame weil's viele so genannt haben. Auch wenns eiglt zum Iframe gehört. Nun ja, ich mein damit, das soll sich in dem Fenster öffnen wo auch die Einträge vom Diary stehen. Nur, es öffnet sich entweder gar nicht oder doch. Und wenn ich schreibe <a target="datei.php" target="_self">lala</A> öffnet es sich zwar, aber in nem neuen Fenster aber dann richtig neu. Ohne Layout.
 
Bei welchen Links beansandest du das Verhalten? Bei mir (IE 7.0 BETA 3 Deutsch) öffnen sich z.b. alle Links der Navigation an richtigem Ort und Stelle
 
Werbung:
Bei mir verweisen alle Links auf ?html=Site :roll:

Liesst das Ding die daten vllt aus einer MySql Datenbank oder werden die per file inkludiert?
Poste mal deinen Quelltext.
 
Also bei mir öffnet sich keine neue Seite, aber der Inhalt ändert sich auch nicht, wenn ich auf einen Link klicke. Wäre trotzdem mal hilfreich, wenn du den Quellcode posten würdest, da du offensichtlich PHP benutzt und dass sieht man bekanntlich nicht so ohne weiteres

PS: ich finde auch keine iframes, dass ist nur javascript (da seh ich leider nicht, was es ist) und php mit der include funktion.
 
Zuletzt bearbeitet:
Ich weiß, das ist ne dumme frage, aber hast du es überhaupt mit einem normalen link versucht?

HTML:
<a href="seite.html">Text</a>
 
Werbung:
HTML:
 <html>
 <head>
 <script type="text/javascript" src="overlib.js"></script>
<div id="overDiv" style="position:absolute; visibility:hidden; z-index:1000;"></div>

<title>Excuse me. I WANNA T O U C H YOU, BABY.</title>
<link rel="stylesheet" href="style.css">
 <meta http-equiv="imagetoolbar" content="no">


 <style type="text/css">
.gradualshine{
filter:alpha(opacity=50);
-moz-opacity:0.3;
}
</style>

<script type="text/javascript">
/***********************************************
* Gradual Highlight image script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/

var baseopacity=40

function slowhigh(which2){
imgobj=which2
browserdetect=which2.filters? "ie" : typeof which2.style.MozOpacity=="string"? "mozilla" : ""
instantset(baseopacity)
highlighting=setInterval("gradualfade(imgobj)",100)
}

function slowlow(which2){
cleartimer()
instantset(baseopacity)
}

function instantset(degree){
if (browserdetect=="mozilla")
imgobj.style.MozOpacity=degree/100
else if (browserdetect=="ie")
imgobj.filters.alpha.opacity=degree
}

function cleartimer(){
if (window.highlighting) clearInterval(highlighting)
}

function gradualfade(cur2){
if (browserdetect=="mozilla" && cur2.style.MozOpacity<1)
cur2.style.MozOpacity=Math.min(parseFloat(cur2.style.MozOpacity)+0.1, 0.99)
else if (browserdetect=="ie" && cur2.filters.alpha.opacity<90)
cur2.filters.alpha.opacity+=10
else if (window.highlighting)
clearInterval(highlighting)
}
</script>
</head>

<body>




<body background="img/background2.jpg">

<div style="position: absolute; top:0; left: 0; width: 0; hight: 400;">
<img src="img/layout4.jpg" border="0" width="1280" height="700">

</div>


<div  style="position: absolute; top:525; left: 220; width: 170; height: 200">
<?php include("navigation.php"); ?>
</div>

<!--ANFANG INCLUDE HOME.PHP-->
<div  style="position: absolute; top: -10; left: 190; width: 630; height: 300"><br>
<div style="text-align: justify;">

<?php

if(isset($HTTP_GET_VARS["beat"]))
{
$section = $HTTP_GET_VARS["beat"];

if(file_exists($beat.".html"))
{
include($beat.".html");
}

else
{
if(file_exists($beat.".php"))
{
include($beat.".php");
}

else
{
echo "Fehler 404! Die HTML- oder PHP-Datei \"".$secret."\" konnte nicht gefunden werden!";
}
}
}

else
{
if(file_exists("home.php"))
{
include("home.php");
}

else
{
echo "Fehler 404! Die Datei \"home.php\" konnte nicht gefunden werden!";
}
}

?>


<br>
<a href="javascript:%20history.back(-2)" target="_self">*back</a>

</div>
</div>
<!--ENDE INCLUDE HOME.PHP-->



</body>
</html>


Das ist nun der Index.php, der Quelltext war irgendwie zu lang egal wieviel ich gekürzt hab.

Ja ich hab schon das mit einem normalen Link versucht. ;) Ich hab alle auf ?html=site linken lassen weil ich gerade die Navigation geändert habe und das noch nicht umgeändert hab. Ich werds jetzt mal schnell tun ;)
 
Zuletzt bearbeitet:
HTML:
<schrift>Introtrash</schrift>
<menu><br>
Welcome to my little Place.
This is Female-beat.de. This is <b>my little place</b> and <b>my small playground</b>. <i>So..</i> it's for fun. Don't take everything too seriously ;-)<b>View with:</b> Internet Explorer!!<br>
★ <a href="#" onclick="crush=window.open('http://female-beat.com/subdomain.php','popup','toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=no,width=370,height=550');return false;">Subdomain</A><br>
★ <a href="#" onClick="crush=window.open('http://female-beat.com/plugboard.html','popup','toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=no,width=540,height=600');return false;">Plugboard</a><br>
</menu><br><br>
<navschrift>Navigation</navschrift><br><br>
<table width="170" height="3" border="0" align="center" cellpadding="5" cellspacing="1"><tr>
<td bgcolor="#F8F8F8" onmouseover="this.style.backgroundColor='#FEEAF5'" onmouseout="this.style.backgroundColor='#F8F8F8'">
<a class="menu" href="home.php" target="_self"><center>Dialy</center></a></td>
</tr>
</table>
&raquo; <i>Dialy Shit</I></td><br>
<table width="170" height="3" border="0" align="center" cellpadding="5" cellspacing="1"><tr>
<td bgcolor="#F8F8F8" onmouseover="this.style.backgroundColor='#FEEAF5'" onmouseout="this.style.backgroundColor='#F8F8F8'">
<a class="menu" href="missy.php" target="_self"><center>Queen Female</center></a></td>
</tr>
</table>
&raquo; <i>Queen</I></td><br>
<table width="170" height="3" border="0" align="center" cellpadding="5" cellspacing="1"><tr>
<td bgcolor="#F8F8F8" onmouseover="this.style.backgroundColor='#FEEAF5'" onmouseout="this.style.backgroundColor='#F8F8F8'">
<a class="menu" href="#" target="_self"><center>Gallery</center></a></td>
</tr>
</table>
&raquo; <i>Photos</I></td> <br>
<table width="170" height="3" border="0" align="center" cellpadding="5" cellspacing="1"><tr>
<td bgcolor="#F8F8F8" onmouseover="this.style.backgroundColor='#FEEAF5'" onmouseout="this.style.backgroundColor='#F8F8F8'">
<a class="menu" href="Site.php" target="_self"><center>Beat</center></a></td>
</tr>
</table>
&raquo; <i>Site</I></td><br>
<table width="170" height="3" border="0" align="center" cellpadding="5" cellspacing="1"><tr>
<td bgcolor="#F8F8F8" onmouseover="this.style.backgroundColor='#FEEAF5'" onmouseout="this.style.backgroundColor='#F8F8F8'">
<a class="menu" href="use.php" target="_self"><center>Shopping</center></a></td>
</tr>
</table>
&raquo; <i>Shopping</I></td><br>
<table width="170" height="3" border="0" align="center" cellpadding="5" cellspacing="1"><tr>
<td bgcolor="#F8F8F8" onmouseover="this.style.backgroundColor='#FEEAF5'" onmouseout="this.style.backgroundColor='#F8F8F8'">
<a href="#" onClick="crush=window.open('http://www.onlinewebservice6.de/gastbuch.php?id=110867','popup','toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=no,width=610,height=690');return false;" class="nav"><center>Guest</center></a></td>
</tr>
</table>
&raquo; <i>Guest</I></td><br>
<table width="170" height="3" border="0" align="center" cellpadding="5" cellspacing="1"><tr>
<td bgcolor="#F8F8F8" onmouseover="this.style.backgroundColor='#FEEAF5'" onmouseout="this.style.backgroundColor='#F8F8F8'">
<a class="menu" href="www.php" target="_self"><center>Exit</center></a></td>
</tr>
</table>
&raquo; <i>www</I></td><br>
<table width="170" height="10" border="0" align="center" cellpadding="10" cellspacing="1"><tr>
<td bgcolor="#F8F8F8" onmouseover="this.style.backgroundColor='#FEEAF5'" onmouseout="this.style.backgroundColor='#F8F8F8'">
<a class="menu" href="start.php" target="_self"><center>Beauty Lounge</center></a></td>
</tr>
</table>
&raquo; <i>..</I></td>
<br><br>
<schrift>Queen Kitty</schrift>
<menu>                    <br>
<img src="img/me3.jpg" align="left" style="border: 1px dotted #000000">
My name is <font color="#FF0F79">S V E N J A</font>, i live in <a href="http://www.bremerhaven.de" target="_blank">Bremerhaven</a> and I am fourteen years old. I was born on 1991/24/11. I am female and my favorite musicstyle is RnB and Dancehall + Soul. My boyfriend likes <b>slow songs</b>! Thanks him that i like such songs too. ;-) Well, i am tidy and sometimes i am <b>untidy</B>. I love to shopping. I love webdesign and many more! Finally, <b>important:</b> I am assigned ;-)
<br><br>..<a href="#" onClick="crush=window.open('http://female-beat.com/missy.php','popup','toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=no,width=610,height=690');return false;" class="nav"><b><font color="#000000">More about her</B></font></a><br>
★ <a href="#" onClick="crush=window.open('http://female-beat.com/Ask/askme.php','popup','toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=no,width=540,height=690');return false;">Q&A</a><br>
★ <a href="#" onClick="crush=window.open('http://female-beat.com/sorry.html','popup','toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=no,width=540,height=600');return false;">HERE A PORN!!</a><br>
</menu>

<br><br>
<schrift>Webcam</schrift>
<menu>                    <br>
<center>
<img src="cam/cam1.jpg" class="gradualshine" onMouseover="slowhigh(this)" onMouseout="slowlow(this)" align="left" style="border: 1px dotted #000000">
<br><br><br><br><br><br><br><br><br><br>
</center>
</menu>
<br><br>
<schrift>Termine</schrift><br>
<menu>
<table border="0" style="border: 1pt solid #E9E9E9" cellpadding="1" cellspacing="0" width="100%" bgcolor="#E9E9E9">
  <tr bgcolor="#E9E9E9">
    <td align="center" colspan="7" width="17%">
      <p align="center"><b>Juli</b>
  <tr bgcolor="#E9E9E9">
    <td width="14%" align="center"><b><font size="1">S</font></b></td>
    <td width="14%" align="center"><b><font size="1">M</font></b></td>
    <td width="14%" align="center"><b><font size="1">T</font></b></td>
    <td width="14%" align="center"><b><font size="1">W</font></b></td>
    <td width="14%" align="center"><b><font size="1">T</font></b></td>
    <td width="14%" align="center"><b><font size="1">F</font></b></td>
    <td width="14%" align="center"><b><font size="1">S</font></b></td>
  </tr>
  <tr bgcolor="#E9E9E9">
    <td width="14%" align="center"><font size="1"> </font></td>
    <td width="14%" align="center"><font size="1"> </font></td>
    <td width="14%" align="center"><font size="1">1</font></td>
    <td width="14%" align="center"><font size="1">2</font></td>
<td width="14%" align="center"><font size="1" color="F6ABC0"><b><a title="1 Jähriges und 5 Monatiges"><font size="1">3</B></A></font></td>
    <td width="14%" align="center"><font size="1">4</font></td>
    <td width="14%" align="center"><font size="1">5</font></td>
  </tr>
  <tr bgcolor="#E9E9E9">
    <td width="14%" align="center"><font size="1">6</font></td>
    <td width="14%" align="center"><font size="1">7</font></td>
    <td width="14%" align="center"><font size="1">8</font></td>
    <td width="14%" align="center"><font size="1">9</font></a></td>
    <td width="14%" align="center"><font size="1">10</font></td>
    <td width="14%" align="center"><font size="1">11</font></td>
    <td width="14%" align="center"><font size="1">12</font></td>
  </tr>
  <tr bgcolor="#E9E9E9">
    <td width="14%" align="center"><font size="1">13</a></td>
    <td width="14%" align="center"><font size="1">14</font></td>
    <td width="14%" align="center"><font size="1">15</font></td>
    <td width="14%" align="center"><font size="1">16</font></td>
    <td width="14%" align="center"><font size="1">17</font></td>
    <td width="14%" align="center"><font size="1">18</font></td>
    <td width="14%" align="center"><font size="1">19</font></td>
  </tr>
  <tr bgcolor="#E9E9E9">
    <td width="14px" align="center"><font size="1">20</font></td>
    <td width="14px" align="center"><font size="1">21</font></td>
    <td width="14px" align="center"><font size="1">22</font></td>
    <td width="14px" align="center"><font size="1">23</font></td>
    <td width="14px" align="center"><font size="1">24</font></td>
    <td width="14px" align="center"><font size="1">25</font> </td>
    <td width="14px" align="center"><font size="1">26</font> </td>
  </tr>
    <tr bgcolor="#E9E9E9">
    <td width="14%" align="center"><font size="1">27</font></td>
    <td width="14%" align="center"><font size="1">28</font></td>
    <td width="14%" align="center"><font size="1">29</font></td>
    <td width="14%" align="center"><font size="1">30</font></td>
    <td width="14%" align="center"><font size="1">31</font></td>
    <td width="14%" align="center"><font size="1"> </font></td>
    <td width="14%" align="center"><font size="1"> </font></td>
      </tr>
    <tr bgcolor="#E9E9E9">
    <td width="14%" align="center"><font size="1"> </font></td>
    <td width="14%" align="center"><font size="1"> </font></td>
    </tr>
  </table>
</menu>
<br><br>
<schrift>Afflitias</schrift><br>
<menu><a href="http://jantina.de.vu" target="_blank"><font color="#FF73AB">★</font></a>
<a href="http://www.juicy-melon.de.vu/" target="_blank"><font color="#FF73AB">★</font></a>
<a href="http://www.unexpected.de.pn/" target="_blank"><font color="#FF73AB">★</font></a>
<a href="http://irresponsable.net/" target="_blank"><font color="#FF73AB">★</font></a>
<a href="http://www.evanescent-desires.net/" target="_blank"><font color="#FF73AB">★</font></a>
<a href="http://venturish.de" target="_blank"><font color="#FF73AB">★</font></a>
<a href="http://www.vicinity.at/" target="_blank"><font color="#FF73AB">★</font></a><br>
0 Affiliatesplaces are free. Sorry ;-)
</menu><br><br><schrift>Visitor</schrift><br>
<menu>
<SCRIPT LANGUAGE="JavaScript" SRC="http://www.onlinewebservice3.de/onlinecount.php?id=c78340&offset=5&style=1"></SCRIPT> <br><center>Copyright © 2006 Female-beat.de Alle Rechte vorbehalten.<br>
<b><font color="#FF73AB">+</b></font> <a href="http://www.disclaimer.de/disclaimer.htm" target="_blank">Impressum</a>
</menu>
</center>
 
Werbung:
Hallo Missy,

ich will ja nicht rummosern, aber irgendwie so grundlegende HTML-Tags wie <body> .... Ich schätze, Du solltest den gesamten Quelltext einmal gründlich überarbeiten .....

// Edit z.b. bei missy.php ... falls Du jetzt verzweifelt den body-Tag in der index.php gefunden hattest ....

Gruß,
Jumper, the II.
 
Zuletzt bearbeitet:
und vorallem: warum heißt die datein navi.php? ich seh' beim besten willen keinen php-quellcode...

Nils aka XraYSoLo
 
Werbung:
Und hier hab ich au was gesehen
Code:
<title>Excuse me. I WANNA T O U C H YOU, BABY.</title>
<link rel="stylesheet" href="style.css"[u]>[/u]

die schließende tag klammer biem Stylesheet fehlt...das dürfte auch was machen.

Aber daran liegts nicht, und es liegt auch nicht an deinem Space(offline funzts au ned)....
Ich hab mir mal dein Stylesheet angeschaut, und so auf den ersten Blick sieht auch alles ok aus...
Un php find ich in deinen Dateien auch nicht...
Hast du die Seite überhaupt selber geschrieben? Dieses Higlight Script z.B. kommt nicht von dir, der Zähler auch nicht...
_
 
Zuletzt bearbeitet:
Also ich gehe langsam davon aus, dass hier irgendwie von SSI ähnlichen PHP-Framework auf PHP umgestrickt wurde ... zumindest wirkt es jetzt so auf mich ....

Gruß,
Jumper, the II.
 
SSI ähnlichen PHP-Framework auf PHP umgestrickt wurde
un was tut des dann zur sache, wenn sich die links nur woanders öffnen, als sie sollen?

@missy
kannst du mal die phps rausrücken, damit ma sich die anschaun kann?
 
Werbung:
Tja ... schon mal versucht, herauszubekommen, wo anders der Link sich öffnet? Bei mir landet er jetzt im _self ... nur das Gerüst drum herum fehlt und sieht dadurch furchtbar aus .... :-?

Aber helfe mal ruhig ... N10B .... verrat mir nur, ob ich recht hatte :wink:

Gruß,
Jumper, the II.
 
Najo..kann scho sein, dass du recht hast...die frage ist nur bei was :D die ssi sache oder die self sache ohne Gerüst.

Nur leider machts des ned immer, sondern bei z.b Gallery ist der Link gar nd Belegt.
Und beim Rest öffnet die Zielseite im normalen Fenster...nur, dass die Navi usw dann einfach weg ist, wie wärs wenn du das nicht mit php machst (wir haben die Scripte immernoch ned;) ) sondern z.B. über eine Javascrip Fernsteuerung auf iFrame...das funktioniert sicher...

Oder du gehst einfach auf Funpic zurück und kuckst ob du da was liegen hast lassen oder so :D

wieso hast du (missy) überhaupt den space gewechselt (->neugier;))
 
Status
Für weitere Antworten geschlossen.
Zurück
Oben