LK, I'm trying to port a version of the Quick Reply mod to work with this mod... but I keep running into snag's! Have any time to help by chance?
document.write('<form name="replier" method="post" action="$vars_config{CGIURL}/ultimatebb.cgi">
<input type="hidden" name="ubb" value="submit_new_reply" /><input type="hidden" name="f" value=
"$forum_number" /><input type="hidden" name="t" value="$topic_number" /><table border="0" cell
padding="1" cellspacing="1" width="$vars_style{TableWidth}" align="center"><tr bgcolor="$vars_
style{TableBorderColor}"><td><table border="0" width="100%" cellpadding="3" cellspacing="0"><t
r bgcolor="$vars_style{TableColorStrip}"><td colspan="2"><font size="$vars_style{TextSize}" fa
ce="$vars_style{FontFace}" color="$vars_style{TableStripTextColor}"><b>$vars_wordlets_mods{Qui
ckReply}</b></font></td></tr><tr bgcolor="$vars_style{AltColumnColor1}"><td valign="top" width
="18%"><b>$vars_wordlets_mods{QRMessage}</b>
<font size="1" color="$vars_style{Visi
tedLinkColor}">$is_html
<a href="$ULTIMATEBB?ubb=ubb_code_page" target="_blank">$is_ubb</
a>
</font><input type="checkbox" name="Signature" id="Signature" value="yes" checke
d="checked" /><font size="1">$vars_wordlets_mods{ShowSig}
<input type="checkbox" id="disa
ble_smilies" name="disable_smilies" value="yes" />$vars_wordlets_mods{QRSmilies}</font></td><t
d><textarea name="message" rows="10" cols="50" wrap="virtual"></textarea>
<input t
ype="submit" name="submit" value="$vars_wordlets{submit_new_reply}" /> $preview_button</td></t
r>$TBB_js</form>');Is the mess :x...
Edited by LK: problem with [code] to make the page ugly..