MyBB Community Forums

Full Version: Quick Reply MyCode Mod MyBB 1.4
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Mod Name : Quick Reply MyCode Mod
Author : Tickhi
Version : 1.4

Upload showthread.php root directory.

Template Sets » Your Templates » Showthread templates » showthread_quickreply

Replace All :

<br />
<form method="post" action="newreply.php?tid={$tid}&amp;processed=1" name="quick_reply_form" id="quick_reply_form">
	<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
	<input type="hidden" name="subject" value="RE: {$thread['subject']}" />
	<input type="hidden" name="action" value="do_newreply" />
	<input type="hidden" name="posthash" value="{$posthash}" id="posthash" />
	<input type="hidden" name="quoted_ids" value="" id="quoted_ids" />
	<input type="hidden" name="lastpid" id="lastpid" value="{$last_pid}" />
	<input type="hidden" name="from_page" value="{$page}" />
	<input type="hidden" name="tid" value="{$tid}" />
	<input type="hidden" name="method" value="quickreply" />

	<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
		<thead>
			<tr>
				<td class="thead" colspan="2">
					<div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['quickreply']}.gif" id="quickreply_img" class="expander" alt="[-]" title="[-]" /></div>
					<div><strong>{$lang->quick_reply}</strong></div>
				</td>
			</tr>
		</thead>
		<tbody style="{$collapsed['quickreply_e']}" id="quickreply_e">
			<tr>
				<td class="trow1" valign="top" width="22%">
					<strong>{$lang->message}</strong><br />
					<span class="smalltext">{$lang->message_note}<br /><br />
					<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" {$postoptionschecked['signature']} />&nbsp;<strong>{$lang->signature}</strong></label><br />
					<label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="1" />&nbsp;<strong>{$lang->disable_smilies}</strong></label>{$closeoption}</span>
				</td>
				<td class="trow1">
					<div style="width: 95%">
						<textarea style="width: 100%; padding: 4px; margin: 0;" rows="8" cols="80" name="message" id="message" tabindex="1"></textarea>
{$codebuttons}
					</div>
					<div class="editor_control_bar" style="width: 95%; padding: 4px; margin-top: 3px; display: none;" id="quickreply_multiquote">
						<span class="smalltext">
							{$lang->quickreply_multiquote_selected} <a href="./newreply.php?tid={$tid}&amp;load_all_quotes=1" onclick="return Thread.loadMultiQuoted();">{$lang->quickreply_multiquote_now}</a> {$lang->or} <a href="javascript:Thread.clearMultiQuoted();">{$lang->quickreply_multiquote_deselect}</a>.
						</span>
					</div>
				</td>
			</tr>
			{$captcha}
			<tr>
				<td colspan="2" align="center" class="tfoot"><input type="submit" class="button" value="{$lang->post_reply}" tabindex="2" accesskey="s" id="quick_reply_submit" /> <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="3" /></td>
			</tr>
		</tbody>
	</table>
</form>

Demo : [Image: negtpz.jpg]
nice Mod, I will use it to 1.4 of course

Thanks Tickhi Smile
This isn't tickhi's mod! He is always stealing something...
Great modSmile This should be defalt for mybb forums
(2008-07-26, 07:41 PM)arno Wrote: [ -> ]This isn't tickhi's mod! He is always stealing something...

+1
This is a mybb 1.4 babes

We're doing our business

MybbTurkiye.Com
Every time i install it i get:
Warning: require_once() [function.require-once]: Unable to access /www/vndv.com/t/h/e/therealforum/htdocs/Forum//inc/functions_indicators.php in /www/vndv.com/t/h/e/therealforum/htdocs/Forum/showthread.php on line 22

Warning: require_once(/www/vndv.com/t/h/e/therealforum/htdocs/Forum//inc/functions_indicators.php) [function.require-once]: failed to open stream: No such file or directory in /www/vndv.com/t/h/e/therealforum/htdocs/Forum/showthread.php on line 22

Fatal error: require_once() [function.require]: Failed opening required '/www/vndv.com/t/h/e/therealforum/htdocs/Forum//inc/functions_indicators.php' (include_path='.:/usr/share/php') in /www/vndv.com/t/h/e/therealforum/htdocs/Forum/showthread.php on line 22

I'd really like this plugin Sad
Warning: require_once(/home/a8967660/public_html//inc/functions_indicators.php) [function.require-once]: failed to open stream: No such file or directory in /home/a8967660/public_html/showthread.php on line 22

it is the same error i get
you have released a great mod
(2008-07-30, 03:16 PM)ZacAttack Wrote: [ -> ]Every time i install it i get:
Warning: require_once() [function.require-once]: Unable to access /www/vndv.com/t/h/e/therealforum/htdocs/Forum//inc/functions_indicators.php in /www/vndv.com/t/h/e/therealforum/htdocs/Forum/showthread.php on line 22

Warning: require_once(/www/vndv.com/t/h/e/therealforum/htdocs/Forum//inc/functions_indicators.php) [function.require-once]: failed to open stream: No such file or directory in /www/vndv.com/t/h/e/therealforum/htdocs/Forum/showthread.php on line 22

Fatal error: require_once() [function.require]: Failed opening required '/www/vndv.com/t/h/e/therealforum/htdocs/Forum//inc/functions_indicators.php' (include_path='.:/usr/share/php') in /www/vndv.com/t/h/e/therealforum/htdocs/Forum/showthread.php on line 22

I'd really like this plugin Sad

(2008-07-30, 03:29 PM)siopk Wrote: [ -> ]
Warning: require_once(/home/a8967660/public_html//inc/functions_indicators.php) [function.require-once]: failed to open stream: No such file or directory in /home/a8967660/public_html/showthread.php on line 22

it is the same error i get
you have released a great mod

Its MyBB 1.4 Only. You both probably own/run a MyBB 1.2.* board.
however it's a very nice plugin so can someone release it for 1.2* cause right now everyone is using 1.2 version of mybb so plugin means nothing to everyone who use mybb
Pages: 1 2 3