View Full Version : Shoutbox issue
robbie_n
05-19-2003, 06:49 AM
Clicking "Shout" from the main page (/index.php) throws me back to /index.html instead of /index.php :-o
Just tried it - in Mozilla, Mozilla-Firebird, and IE. All seems fine.
Hmm
:?
robbie_n
05-19-2003, 08:57 PM
Shouting from /news.html does the same :-?
Here is the code:
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr bgcolor="">
<td>themes/Austurks/images/pix-t.gif</td>
</tr>
<tr>
<td align="center" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="4">
<tr>
<td class="pn-title" align="right" bgcolor="#c9d2fc">Penguin Shouts</td>
</tr>
</table>
</td>
</tr>
<tr bgcolor="#FEA904">
<td>themes/Austurks/images/pix-t.gif</td>
<td>themes/Austurks/images/pix-t.gif</td>
</tr>
<tr>
<td align="left" valign="top" class="pn-normal"><table width="100%" cellspacing="2"><tr><td><iframe NAME="SB_shoutbox" SRC="modules.php?op=modload&name=Shoutbox&file=index&req=show" WIDTH="140" HEIGHT="150" FRAMEBORDER="0"></iframe><script language="Javascript">
function SB_smilie(thesmile) {
document.SB_form.SB_text.value += " "+thesmile+" ";
document.SB_form.SB_text.focus();
}</script>
<script LANGUAGE="Javascript">
function SB_doIt(_v) {
SB_shoutbox.location.reload();
}</SCRIPT>
<form ACTION="modules.php?op=modload&name=Shoutbox&file=index&req=shout" METHOD="post" NAME="SB_form">
<input TYPE='text' NAME='SB_text' size='15' MAXLENGTH='180'>
<input TYPE='hidden' name='authid' value='67996f362a46666e434f9a745ea4a9da'>
<input TYPE='submit' VALUE='shout'>
<input TYPE='submit' NAME='clear' VALUE='clear'>
<input TYPE='button' VALUE='refresh' onClick='SB_doIt(1)'>
</form>
modules/Shoutbox/smileys/biggrin.gif (javascript:SB_smilie(':green'))
modules/Shoutbox/smileys/cool.gif (javascript:SB_smilie('8)'))
modules/Shoutbox/smileys/eek.gif (javascript:SB_smilie(':eek'))
modules/Shoutbox/smileys/frown.gif (javascript:SB_smilie(':frown'))
modules/Shoutbox/smileys/mad.gif (javascript:SB_smilie(':('))
modules/Shoutbox/smileys/wink.gif (javascript:SB_smilie(';)'))
modules/Shoutbox/smileys/rolleyes.gif (javascript:SB_smilie(':roll'))
modules/Shoutbox/smileys/smile.gif (javascript:SB_smilie(':)'))
modules/Shoutbox/smileys/confused.gif (javascript:SB_smilie(':?'))
modules/Shoutbox/smileys/tongue.gif (javascript:SB_smilie(':D'))
modules/Shoutbox/smileys/redface.gif (javascript:SB_smilie(':red'))
</td></tr></table></td>
</tr>
</table>
This hasn't been changed in quite some time so I'll look to see if there is a new Shoutbox module.
Just noticed that the AusturksA theme is using Austurk images.
vBulletin® v3.7.0 Beta 3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.