Browse
Tutorials
Games
News
Forums
(>")>
Username:
Password:
Forgot your password?
Forums
»
View Categories
»
Extermination Station
» Comments are appearing elsewhere.
Previous 30
Page
of
1
Next 30
murphy
Member:
4,299
Posts:
47
Joined:
6-12-2006
Seen:
7-30-2007
Jun 22,`06 7:02pm |
Quote
|
↓
I've tried posting a comment to the comic
"Captain Manly"
twice. Each time, it has refreshed my page with the comic
"Electric Avenue"
and posted the comment on that page.
Tater Salad
Banned
Member:
1,605
Posts:
3,050
Joined:
2-8-2006
Seen:
1-30-2007
Jun 22,`06 7:14pm |
Quote
|
↓
Myxo gave me the HTML to add my Kielbasa music in there, and demonstrated it on that comic... I don't know what's happening.
And what's the alphabet of manliness, by the way? :?
murphy
Member:
4,299
Posts:
47
Joined:
6-12-2006
Seen:
7-30-2007
Jun 22,`06 7:18pm |
Quote
|
↓
"Tater Salad" Said:
Myxo gave me the HTML to add my Kielbasa music in there, and demonstrated it on that comic... I don't know what's happening.
And what's the alphabet of manliness, by the way? :?
I figured as much. The comment code must be messed up.
Anyway, the Alphabet of Manliness is a hilarious book written by
Maddox
. If you happen to be in a book store, you should check it out.
Terminal
Moderator
Member:
315
Posts:
6,363
Joined:
1-6-2006
Seen:
11-27-2009
Jun 22,`06 7:21pm |
Quote
|
↓
Hmm, it's because I ripped the code from EA, which is basically a test comic. I probably left some of the original code in there.
Well, shit. I'ma try to fix it right now.
(edit: yeah. It's the code. Somehow it jumps back to EA. FUCK.)
.: Myxomatosis :.
(The soap opera webcomic about nothing in particular.)
Terminal
Moderator
Member:
315
Posts:
6,363
Joined:
1-6-2006
Seen:
11-27-2009
Jun 22,`06 7:30pm |
Quote
|
↓
My dumbass left this bit of code in the HTML.
[code:1] <form action="/electric_avenue/index.php" method="post">[/code:1]
That was causing the problem. It was making all the comments go to that test page.
This is the fix:
[code:1]<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title><!--[COMIC_NAME]-->
(<!--[PAGE_TITLE]-->
</title>
<meta name="robots" content="All,INDEX,FOLLOW">
<link rel="stylesheet" type="text/css"
href="http://www.drunkduck.com/gfx/css/global.css">
</head>
<body style="background-color: rgb(0, 0, 0);" leftmargin="0"
topmargin="0" marginheight="0" marginwidth="0">
<!--[AD_480x60]-->
<div style="width: 100%;" align="left">
<table border="0" cellpadding="0" cellspacing="0"
width="100%">
<tbody>
<tr>
<td width="33%"><a href="http://www.drunkduck.com"><span
onmouseover="this.style.cursor='hand';"
onmouseout="this.style.cursor='';"
style="width: 100%; height: 100%;"><img
src="http://www.drunkduck.com/gfx/site_gfx/trans_logo.png"
style="" border="0" height="115" width="222"></span></a></td>
<td width="33%">
<div align="center"> <strong><font
color="#ffffff" size="6"><!--[COMIC_NAME]--></font></strong></div>
</td>
<td width="33%">
<blockquote>
<div align="right"><font color="#ffffff"><a
href="http://www.drunkduck.com/account/index.php"><img
src="http://www.drunkduck.com/gfx/site_gfx/btn_mycontrols.gif"
border="0"></a></font></div>
</blockquote>
</td>
</tr>
</tbody>
</table>
</div>
<table align="center" border="0" cellpadding="0"
cellspacing="0" width="700">
<tbody>
<tr valign="bottom">
<td width="2%"><img
src="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/top_left.gif"
height="30" width="30"></td>
<td
background="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/top_bg.gif"
width="96%">
<div align="center"> </div>
</td>
<td width="2%"><img
src="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/top_right.gif"
height="30" width="30"></td>
</tr>
<tr>
<td
background="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/left.gif">
</td>
<td bgcolor="#ffffff">
<div align="center">
<div align="center"><!--[PAGE]--> <br>
</div>
</div>
</td>
<td
background="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/right.gif">
</td>
</tr>
<tr valign="top">
<td><img
src="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/bottom_left.gif"
height="180" width="30"></td>
<td
background="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/bottom_bg.gif"><img
src="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/bottom_skull.gif"
height="180" width="640"></td>
<td><img
src="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/bottom_right.gif"
height="180" width="30"></td>
</tr>
</tbody>
</table>
<table align="center" border="0" cellpadding="0"
cellspacing="0" width="600">
<tbody>
<tr valign="bottom">
<td width="30"><img
src="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/top_left.gif"
height="30" width="30"></td>
<td
background="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/top_bg.gif"
width="540">
<div align="center"><!--[RSS]--> </div>
</td>
<td width="30"><img
src="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/top_right.gif"
height="30" width="30"></td>
</tr>
<tr>
<td
background="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/left.gif">
</td>
<td bgcolor="#ffffff">
<div align="center">
<table border="0" cellpadding="0" cellspacing="0"
width="200">
<tbody>
<tr>
<!--[NAV_FIRST]-->
<!--[NAV_PREVIOUS]--><!--[NAV_NEXT]--><!--[NAV_LAST]--></tr>
<tr>
<td colspan="4" align="center" height="19">
<!--[PAGE_DROPDOWN]--></td>
<br>
<embed
flashvars="id=0&status=maximizeundefined&filepath=http%3A%2F%2Fjeremy.copin.free.fr%2Fweb%2Fradioblogrock%2Fsounds%2FTenacious+D+-+Kielbasa.rbs&colors=body:#330000;border:#BBBBBB;button:#999999;player_text:#999999;playlist_text:#999999;"
id="radioblog_player_0" bgcolor="#330000"
src="http://stat.radioblogclub.com/radio.blog/skins/mini/player.swf"
type="application/x-shockwave-flash" height="23"
width="180"></tr>
</tbody>
</table>
<table style="width: 460px; height: 206px;" border="0"
cellpadding="0" cellspacing="0">
<tbody>
<tr valign="bottom">
<td height="30" width="30"><img
src="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/notes_tp_left.gif"
height="30" width="30"></td>
<td
background="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/notes_tp_bg.gif"
height="30" width="372">
<div align="left"><img
src="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/notes_tp.gif"
height="30" width="30"><img
src="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/notes_tp.gif"
height="30" width="30"></div>
</td>
<td width="30"><img
src="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/notes_tp_right.gif"
height="30" width="30"></td>
</tr>
<tr>
<td
background="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/notes_left_bg.gif"
height="38" valign="bottom"><img
src="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/notes_left.gif"
height="30" width="30"></td>
<td valign="top">
<!--[DD_FAV]-->
<table border="0" cellpadding="5"
cellspacing="0" width="400">
<tbody>
<tr>
<td align="left"><!--[AUTHORS_NOTES]--></td>
</tr>
<tr>
<td align="left" height="100%"
valign="top"></td>
</tr>
</tbody>
</table>
</td>
<td
background="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/notes_right_bg.gif"
valign="top"><img
src="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/notes_right.gif"
height="30" width="30"></td>
</tr>
<tr>
<td valign="top"><img
src="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/notes_bt_left.gif"
height="30" width="30"></td>
<td
background="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/notes_bt_bg.gif"
height="30" valign="top">
<div align="right"><img
src="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/notes_bt.gif"
height="30" width="30"><img
src="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/notes_bt.gif"
height="30" width="30"></div>
</td>
<td valign="top"><img
src="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/notes_bt_right.gif"
height="30" width="30"></td>
</tr>
</tbody>
</table>
<!--[COMMENTS]--><br>
<table border="0" cellpadding="0" cellspacing="0"
height="200" width="400">
<tbody>
<tr>
<td align="center"></td>
</tr>
<tr>
<td height="100%"><!--[COMMENT_FORM=400,200]-->
</td>
</tr>
<tr>
<td align="center"></td>
</tr>
<tr>
<td align="center"></td>
</tr>
</tbody>
</table>
<input name="p" value="58390" type="hidden">
<input name="com2"
value="f84c1848cef6bdfa960b7c07a82f1eee" type="hidden"></div>
</td>
<td
background="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/right.gif">
</td>
</tr>
<tr valign="top">
<td><img
src="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/bottom_box_left.gif"
height="30" width="30"></td>
<td
background="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/bottom_box_bg.gif">
</td>
<td><img
src="http://www.drunkduck.com/comics/resource_files/templates/8/gfx/bottom_box_right.gif"
height="30" width="30"></td>
</tr>
</tbody>
</table>
<p> </p>
</body>
</html>
[/code:1]
Well, let that be a lesson. HTML can fuck you up.
.: Myxomatosis :.
(The soap opera webcomic about nothing in particular.)
Tater Salad
Banned
Member:
1,605
Posts:
3,050
Joined:
2-8-2006
Seen:
1-30-2007
Jun 22,`06 7:51pm |
Quote
|
↓
Ok, I fixed my comic, now try commenting.
And by the way, I liked Maddox, but didn't know he put a book out. :O
I may have to buy it sometime.
Terminal
Moderator
Member:
315
Posts:
6,363
Joined:
1-6-2006
Seen:
11-27-2009
Jun 22,`06 8:04pm |
Quote
|
↓
I commented, it works.
And yeah, Maddox does have a book. Yet to buy it though.
.: Myxomatosis :.
(The soap opera webcomic about nothing in particular.)
Tater Salad
Banned
Member:
1,605
Posts:
3,050
Joined:
2-8-2006
Seen:
1-30-2007
Jun 22,`06 8:07pm |
Quote
|
↓
Liar, just some faggot named "Terminal" posted. I bet he's called that cause of the terminal illnesses he gets from his gay partners.
Terminal
Moderator
Member:
315
Posts:
6,363
Joined:
1-6-2006
Seen:
11-27-2009
Jun 22,`06 8:13pm |
Quote
|
↓
blah.
:P
captain manly is very sexy.
.: Myxomatosis :.
(The soap opera webcomic about nothing in particular.)
Tater Salad
Banned
Member:
1,605
Posts:
3,050
Joined:
2-8-2006
Seen:
1-30-2007
Jun 22,`06 9:13pm |
Quote
|
↓
Blah to you too.
You haven't even seen him at Maximum Manly Level
Previous 30
Page
of
1
Next 30
Reply
Not Registered?
Signup for a FREE Account!
Registered users can:
Comment on comics!
Create their own comics!
Vote in polls and contests!
Use the forums!
Latest News
No Content.
DD Cam (
Now Featuring: DDBook
)