Bilderupload funktioniert nicht
Ich habe die gleichen Bilderupload wie ein Freund von mir. Ich habe auch genau so alles eingebaut wie er, nur meine URL eingegeben.
Trotzdem klappt es bei mir nicht mit dem uploaden.
Wenn ich bei mir mit der Maus über den Schalter "Bild hochladen" fahre, erscheint folgender Link:http://muskulus.mu.funpic.de/java script:eKiwi()
Bei meinem Freund erscheint an der selben Stelle nur:java script:eKiwi()
Klicke ich dann auf meinem Link erscheint nur: Seite nicht gefunden
Kann mir da jemand helfen??
Ich hänge mal die newpost.htm und die editpost.htm an
newpost.htm
editpost.htm
Trotzdem klappt es bei mir nicht mit dem uploaden.
Wenn ich bei mir mit der Maus über den Schalter "Bild hochladen" fahre, erscheint folgender Link:http://muskulus.mu.funpic.de/java script:eKiwi()
Bei meinem Freund erscheint an der selben Stelle nur:java script:eKiwi()
Klicke ich dann auf meinem Link erscheint nur: Seite nicht gefunden
Kann mir da jemand helfen??
Ich hänge mal die newpost.htm und die editpost.htm an
newpost.htm
|
|
Quellcode |
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 |
<script language="Javascript" src="fx/main.js"></script>
<table class="forumbody" cellspacing="1" cellpadding="4" width="100%">
<tr>
<td class="heads" colspan="2">$action_type</td>
</tr>
$post_error
<form id="pkform" method="post" name="myform" action="include.php?path=forumsnewpost">
<input type="hidden" name="post_uid" value="$post_uid" />
<input type="hidden" name="catid" value="$catid" />
<input type="hidden" name="threadid" value="$threadid" />
<input type="hidden" name="replyto" value="$replyto" />
$cat_option
$user_info
<tr>
<td class="left" width="15%">Titel</td>
<td class="right" width="85%">
<input type="text" name="post_title" value="$post_title" size="20" style="width: 50%" /></td>
</tr>
<tr>
<td class="left">Icon</td>
<td class="right">
<table border="0" cellspacing="0" cellpadding="2">
$theme_icon
</table>
</td>
</tr>
<tr>
<td class="left" valign="top">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td>Nachricht</td>
</tr>
</table>
</td>
<td class="right">
<table border="0" cellspacing="2" cellpadding="0" width="100%">
<tr>
<td width="80%" valign="top"><textarea id="pkBBArea" name="content" cols="40" rows="20" wrap="virtual" onfocus="pkBBSelection(this);" onclick="pkBBSelection(this);" onchange="pkBBSelection(this);" ondblclick="pkBBSelection(this);">$post_text</textarea></td>
<td width="20%" valign="top">$sign_format</tr>
</table>
</td>
</tr>
<tr>
<td height="69" valign="top" class="left">Optionen</td>
<td class="right">
<table border="0" cellspacing="2" cellpadding="0">
<tr>
<td><input class="checkbox" type="checkbox" value="1" name="post_notify" $notify/></td>
<td class="small"> per E-Mail über Antworten benachrichtigen</td>
</tr>
$option_notify
$option_bbcode
$option_smilies
$option_vote
</table>
<table width="100%" border="1">
<tr bgcolor="#FF0000">
<td width="15%" height="23" nowrap>
<div align="center">
<script LANGUAGE="JavaScript">
function eKiwi() {
fenster = window.open("http://muskulus.mu.funpic.de/upload.php","PopUp","width=900,height=480,menubar=no,toolbar=no,scrollbars=yes,status=no, resizable=no,location=no,hotkeys=yes")
}
</script></head>
<a href="java script:eKiwi()"><b><font color="#000000">Bild hochladen</font></b></a></div>
</div></td>
<td width="85%" nowrap> <div align="center"><font color="#000000" size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong>Bitte</strong>
Bilder die ihr hier im Forum einfügt, auch <strong>unbedingt</strong>
hier hochladen!</font></div></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="heads" colspan="2" align="center">
<input type="submit" name="action" value="$lang[save]"/>
<input type="hidden" name="save" value="$lang[save]"/>
<input type="submit" name="action" value="$lang[preview]"/>
<input type="hidden" name="preview" value="$lang[preview]"/></td>
</tr>
</form>
</table>
|
editpost.htm
|
|
Quellcode |
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 |
<script language="Javascript" src="fx/main.js"></script>
<table class="forumbody" cellspacing="1" cellpadding="4" width="100%">
<tr>
<td class="heads" colspan="2">Beitrag editieren</td>
</tr>
<form method="post" name="myform" action="include.php?path=forumseditpost">
<input type="hidden" name="postid" value="$postid" />
$post_error $user_info
<tr>
<td class="left" width="20%">Titel</td>
<td class="right" width="80%"> <input type="text" name="post_title" value="$post_title" size="35" /></td>
</tr>
<tr>
<td class="left">Icon</td>
<td class="right"> <table border="0" cellspacing="0" cellpadding="2">
$theme_icon </table></td>
</tr>
<tr>
<td class="left" valign="top"> <table border="0" cellspacing="0" cellpadding="0">
<tr>
<td>Nachricht</td>
</tr>
</table></td>
<td class="right"> <table border="0" cellspacing="2" cellpadding="0" width="100%">
<tr>
<td width="80%" valign="top"><textarea id="pkBBArea" name="content" cols="60" rows="20" wrap="virtual" onfocus="pkBBSelection(this);" onclick="pkBBSelection(this);" onchange="pkBBSelection(this);" ondblclick="pkBBSelection(this);">$post_text</textarea></td>
<td width="20%" valign="top">$sign_format</td>
</tr>
</table></td>
</tr>
$editpost_option
<table width="100%" border="1">
<tr bordercolor="#FF0000" bgcolor="#FF0000">
<td width="15%" nowrap>
<div align="center">
<script LANGUAGE="JavaScript">
function eKiwi() {
fenster = window.open("http://muskulus.mu.funpic.de/upload.php","PopUp","width=900,height=480,menubar=no,toolbar=no,scrollbars=yes,status=no, resizable=no,location=no,hotkeys=yes")
}
</script></head>
<a href="java script:eKiwi()"><b><font color="#000000">Bild hochladen</font></b></a></div>
</div></td>
<td width="85%" nowrap>
<div align="center"><font color="#000000" size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong>Bitte</strong>
Bilder die ihr hier im Forum einfügt, auch <strong>unbedingt</strong>
hier hochladen!</font></div></td>
</tr>
<tr>
<td class="heads" colspan="2" align="center"> <input type="submit" name="action" value="$lang[save]" />
<input type="hidden" name="save" value="$lang[save]" /> <input type="submit" name="action" value="$lang[cancel]" />
<input type="hidden" name="cancel" value="$lang[cancel]" /></td>
</tr>
</form>
</table>
|
Ich gehe mal davon aus das du ein Popup öffnen möchtest. Muss dies unbedingt über JavaScript sein?
Seit 02.07.2010 Papa einer süssen Tocher !!!!
http://www.burnerfm.de
Mit den besten Hits der 80´s, 90´s und von heute. Plus einigen PHPKit Addons... uvm.
Mit den besten Hits der 80´s, 90´s und von heute. Plus einigen PHPKit Addons... uvm.
Versuchs mal mit
|
|
PHP-Quelltext |
1 |
<a href="#" onclick="Fenster1=window.open('upload.php','','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,width=640,height=480'); return false;">Bilder Upload</a>
|
Seit 02.07.2010 Papa einer süssen Tocher !!!!
http://www.burnerfm.de
Mit den besten Hits der 80´s, 90´s und von heute. Plus einigen PHPKit Addons... uvm.
Mit den besten Hits der 80´s, 90´s und von heute. Plus einigen PHPKit Addons... uvm.
hast du überhaupt mal das von mir getestet weil das ist ein popup
Seit 02.07.2010 Papa einer süssen Tocher !!!!
http://www.burnerfm.de
Mit den besten Hits der 80´s, 90´s und von heute. Plus einigen PHPKit Addons... uvm.
Mit den besten Hits der 80´s, 90´s und von heute. Plus einigen PHPKit Addons... uvm.
nimm mal diese newpost.htm
|
|
Quellcode |
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 |
<script language="Javascript" src="fx/main.js"></script>
<table class="forumbody" cellspacing="1" cellpadding="4" width="100%">
<tr>
<td class="heads" colspan="2">$action_type</td>
</tr>
$post_error
<form id="pkform" method="post" name="myform" action="include.php?path=forumsnewpost">
<input type="hidden" name="post_uid" value="$post_uid" />
<input type="hidden" name="catid" value="$catid" />
<input type="hidden" name="threadid" value="$threadid" />
<input type="hidden" name="replyto" value="$replyto" />
<p>$cat_option
$user_info </p>
<tr>
<td class="left" width="15%">Titel</td>
<td class="right" width="85%">
<input type="text" name="post_title" value="$post_title" size="20" style="width: 50%" /></td>
</tr>
<tr>
<td class="left">Icon</td>
<td class="right">
<table border="0" cellspacing="0" cellpadding="2">
$theme_icon
</table>
</td>
</tr>
<tr>
<td class="left" valign="top">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td>Nachricht</td>
</tr>
</table>
</td>
<td class="right">
<table border="0" cellspacing="2" cellpadding="0" width="100%">
<tr>
<td width="80%" valign="top"><textarea id="pkBBArea" name="content" cols="40" rows="20" wrap="virtual" onfocus="pkBBSelection(this);" onclick="pkBBSelection(this);" onchange="pkBBSelection(this);" ondblclick="pkBBSelection(this);">$post_text</textarea></td>
<td width="20%" valign="top">$sign_format</tr>
</table>
</td>
</tr>
<tr>
<td height="69" valign="top" class="left">Optionen</td>
<td class="right">
<table border="0" cellspacing="2" cellpadding="0">
<tr>
<td><input class="checkbox" type="checkbox" value="1" name="post_notify" $notify/></td>
<td class="small"> per E-Mail über Antworten benachrichtigen</td>
</tr>
$option_notify
$option_bbcode
$option_smilies
$option_vote
</table>
<table width="100%" border="1">
<tr bgcolor="#FF0000">
<td width="15%" height="23" nowrap>
<div align="center">
<a href="#" onclick="Fenster1=window.open('upload.php','','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,width=640,height=480'); return false;">Bilder Upload</a>
</div></td>
<td width="85%" nowrap> <div align="center"><font color="#000000" size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong>Bitte</strong>
Bilder die ihr hier im Forum einfügt, auch <strong>unbedingt</strong>
hier hochladen!</font></div></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="heads" colspan="2" align="center">
<input type="submit" name="action" value="$lang[save]"/>
<input type="hidden" name="save" value="$lang[save]"/>
<input type="submit" name="action" value="$lang[preview]"/>
<input type="hidden" name="preview" value="$lang[preview]"/></td>
</tr>
</form>
</table>
|
Seit 02.07.2010 Papa einer süssen Tocher !!!!
http://www.burnerfm.de
Mit den besten Hits der 80´s, 90´s und von heute. Plus einigen PHPKit Addons... uvm.
Mit den besten Hits der 80´s, 90´s und von heute. Plus einigen PHPKit Addons... uvm.
Ähnliche Themen
-
alte Versionen [1.6.03|1.6.1|1.6.4] »-
Kit-NoSpam Final v1
(26. Dezember 2007, 00:38)
-
alte Versionen [1.6.03|1.6.1|1.6.4] »-
Habe Problem mit Spellcheck
(2. Januar 2008, 20:41)
-
alte Versionen [1.6.03|1.6.1|1.6.4] »-
E-Mail versand Probleme Kit 1.6.1
(4. Januar 2008, 16:48)
-
alte Versionen [1.6.03|1.6.1|1.6.4] »-
HackBlock testen ?
(2. Januar 2008, 12:15)
-
alte Versionen [1.6.03|1.6.1|1.6.4] »-
Großes Problem mit HackBlock2007 (lauter Fehlermeldungen)
(26. Dezember 2007, 07:19)


