Jump to content


- - - - -

Quick reply help.


  • Please log in to reply
5 replies to this topic

#1 Temp2

Temp2

    Novice

  • Members
  • PipPip
  • 12 posts
  • Real Name:Fukn Lolcna
  • IPB Version:v2.3.x

Posted 13 February 2011 - 07:36 PM

Hey.

My site is running but since I did a change in the quick_reply_box_open

Which was to add a new box icon to between the image icon and the smiley one.

Well now when I want to do a quick reply, I click ex: on the bold image, It does nothing, and I have to use the 'More options' to make it work.

Else I click on any images of the quick reply and nothing happens.

<div id="qr_open" style="display: $show; position: relative;">
<br />
<form name="REPLIER" action="{$this->ipsclass->base_url}" method="post">
<input type="hidden" name="act" value="Post" />
<input type="hidden" name="CODE" value="03" />
<input type="hidden" name="f" value="$fid" />
<input type="hidden" name="t" value="$tid" />
<input type="hidden" name="st" value="{$this->ipsclass->input['st']}" />
<input type="hidden" name="auth_key" value="$key" />
<input type="hidden" name="fast_reply_used" value="1" />
<div class='maintitle_3'><div class='left'><div class='right'><div class='main_text'><{CAT_IMG}>&nbsp;{$this->ipsclass->lang['qr_title']}</div></div></div></div><div class='borderwrap'>
	<div style='padding:6px;' align="center" class='row2'>
		<div id='fast-reply-controls' align='center' style='width:75%;padding:6px; margin:0 auto 0 auto' class="rte-buttonbar">
		<table cellpadding="2" cellspacing="0" width='100%'>
		<tr>
		 <td width='1%' align='left' nowrap='nowrap'>
		  <table cellpadding='0' cellspacing='0' width='100%'>
		   <tr>
			 <td><div class="rte-normal" id="fast-reply_cmd_bold"><img src="style_images/<#IMG_DIR#>/folder_editor_images/rte-bold.png"  alt="{$this->ipsclass->lang['js_tt_bold']}" title="{$this->ipsclass->lang['js_tt_bold']}" /></div></td>
			 <td><div class="rte-normal" id="fast-reply_cmd_italic"><img src="style_images/<#IMG_DIR#>/folder_editor_images/rte-italic.png"  alt="{$this->ipsclass->lang['js_tt_italic']}" title="{$this->ipsclass->lang['js_tt_italic']}" /></div></td>
			 <td><div class="rte-normal" id="fast-reply_cmd_underline"><img src="style_images/<#IMG_DIR#>/folder_editor_images/rte-underlined.png" alt="{$this->ipsclass->lang['js_tt_underline']}" title="{$this->ipsclass->lang['js_tt_underline']}" /></div></td>
		   	 <td><div class="rte-normal" id="fast-reply_cmd_createlink"><img src="style_images/<#IMG_DIR#>/folder_editor_images/rte-link-button.png"  alt="{$this->ipsclass->lang['js_rte_lite_link']}" title="{$this->ipsclass->lang['js_rte_lite_link']}" /></div></td>
			 <td><div class="rte-normal" id="fast-reply_cmd_insertimage"><img src="style_images/<#IMG_DIR#>/folder_editor_images/rte-image-button.png"  alt="{$this->ipsclass->lang['js_rte_lite_img']}" title="{$this->ipsclass->lang['js_rte_lite_img']}" /></div></td>
		   <td><div class="rte-normal" id="fast-reply_cmd_insertvideo"><img src="style_images/<#IMG_DIR#>/folder_editor_images/rte-video-button.png"  alt="{$this->ipsclass->lang['js_rte_lite_video']}" title="{$this->ipsclass->lang['js_rte_lite_video']}"></div></td> 
			 <td><div class="rte-normal" id="fast-reply_cmd_emoticon"><img src="style_images/<#IMG_DIR#>/folder_editor_images/rte-emo-button.png"  alt="{$this->ipsclass->lang['js_tt_emoticons']}" title="{$this->ipsclass->lang['js_tt_emoticons']}" /></div></td>
			 <td><div class="rte-normal" id="fast-reply_cmd_ipb_quote"><img src="style_images/<#IMG_DIR#>/folder_editor_images/rte-quote-button.png"  alt="{$this->ipsclass->lang['js_rte_lite_quote']}" title="{$this->ipsclass->lang['js_rte_lite_quote']}"></div></td>
			 <td><div class="rte-normal" id="fast-reply_cmd_ipb_code"><img src="style_images/<#IMG_DIR#>/folder_editor_images/rte-code-button.png"  alt="{$this->ipsclass->lang['js_rte_lite_code']}" title="{$this->ipsclass->lang['js_rte_lite_code']}"></div></td>
		</tr>
		  </table>
		 </td>
		 <td width='98%'>&nbsp;</td>
		 <td width='1%' align='right' nowrap='nowrap'>
			<table cellpadding='0' cellspacing='0' width='100%'>
			   <tr>
				   	<td>
					   <div class="rte-normal" id="fast-reply_resize_up" style='padding:0px;margin:0px;'><img src="style_images/<#IMG_DIR#>/folder_editor_images/rte-resize-up.gif"  alt="" /></div>
					   <div class="rte-normal" id="fast-reply_resize_down" style='padding:0px;margin:0px;padding-top:1px'><img src="style_images/<#IMG_DIR#>/folder_editor_images/rte-resize-down.gif"  alt="" title="" /></div>
				   </td>
			   </tr>
			  </table>
		 </td>
		</tr>
		</table>
	   <div style='padding-bottom:8px'>
			<textarea style='margin:0px;padding:4px;width:98%' tabindex="1" name='Post' id='fast-reply_textarea' class='rte-iframe' cols='80' rows='15'>{$post}</textarea>
	   </div>
	   <div>
			<div>
				<if="$this->ipsclass->member['auto_track'] == "" or $this->ipsclass->member['auto_track'] == '0'">
					<input type="checkbox" name="enabletrack" value="1" class="checkbox" />&nbsp;{$this->ipsclass->lang['qr_add_email']} |
				<else />
					<input type="checkbox" name="enabletrack" value="1" class="checkbox" checked="checked" />&nbsp;{$this->ipsclass->lang['qr_add_email']} |
				</if>
				<input type="checkbox" name="enableemo" value="yes" class="checkbox" checked="checked" />&nbsp;{$this->ipsclass->lang['qr_add_smilie']} |
				<input type="checkbox" name="enablesig" value="yes" class="checkbox" checked="checked" />&nbsp;{$this->ipsclass->lang['qr_add_sig']}
			</div>
			<div style='margin-top:3px'>
				<input type="submit" name="submit" value="{$this->ipsclass->lang['qr_submit']}" class="button" tabindex="2" accesskey="s" /> &nbsp;
				<input type="submit" name="preview" value="{$this->ipsclass->lang['qr_more_opts']}" class="button" /> &nbsp;
				<input type="button" name="qrc" onclick="ShowHide('qr_open','qr_closed');" value="{$this->ipsclass->lang['qr_closeit']}" class="button" />
			</div>
	   </div>
	</div>
	</div>
</div>
</form>
</div>
<script type='text/javascript'>
<!--
IPS_Lite_Editor[ 'fast-reply' ] = new ips_text_editor_lite( 'fast-reply' );
IPS_Lite_Editor[ 'fast-reply' ].init();
IPS_Lite_Editor[ 'fast-reply' ].text_obj.style.height = '150px';
-->
</script>
<!--<div id="qr_open" style="display: $show; position: relative;">
<br />
<form name="REPLIER" action="{$this->ipsclass->base_url}" method="post">
<input type="hidden" name="act" value="Post" />
<input type="hidden" name="CODE" value="03" />
<input type="hidden" name="f" value="$fid" />
<input type="hidden" name="t" value="$tid" />
<input type="hidden" name="st" value="{$this->ipsclass->input['st']}" />
<input type="hidden" name="auth_key" value="$key" />
<input type="hidden" name="fast_reply_used" value="1" />
<div class="borderwrap">
	<div class="maintitle"><{CAT_IMG}>&nbsp;{$this->ipsclass->lang['qr_title']}</div>
	<div style='padding:6px' align="center">
		
<if="$this->ipsclass->member['auto_track'] == "" or $this->ipsclass->member['auto_track'] == '0'">
	<input type="checkbox" name="enabletrack" value="1" class="checkbox" />&nbsp;{$this->ipsclass->lang['qr_add_email']} |
<else />
	<input type="checkbox" name="enabletrack" value="1" class="checkbox" checked="checked" />&nbsp;{$this->ipsclass->lang['qr_add_email']} |
</if>
		<input type="checkbox" name="enableemo" value="yes" class="checkbox" checked="checked" />&nbsp;<a href="javascript:emo_pop();">{$this->ipsclass->lang['qr_add_smilie']}</a> |
		<input type="checkbox" name="enablesig" value="yes" class="checkbox" checked="checked" />&nbsp;{$this->ipsclass->lang['qr_add_sig']}
		<br />
		<br />
		<input type="submit" name="submit" value="{$this->ipsclass->lang['qr_submit']}" class="button" tabindex="2" accesskey="s" /> &nbsp;
		<input type="submit" name="preview" value="{$this->ipsclass->lang['qr_more_opts']}" class="button" /> &nbsp;
		<input type="button" name="qrc" onclick="ShowHide('qr_open','qr_closed');" value="{$this->ipsclass->lang['qr_closeit']}" class="button" />
	</div>
</div>
</form>
</div>-->

Can anybody help me?

Edited by Martin, 13 February 2011 - 07:51 PM.
Use "code" box for code snippets ;)


#2 Martin

Martin

    But but, it's not only only!

  • Management
  • PipPipPipPipPipPipPipPipPipPip
  • 7,081 posts
  • Location:Hammerfest, Norway
  • Real Name:Martin Aronsen
  • IPB Version:v3.2.x
Contributor

Posted 13 February 2011 - 07:53 PM

Have you added something to the javascript files too? Just adding that button won't do anything unless you have some javascript processing too.

#3 Temp2

Temp2

    Novice

  • Members
  • PipPip
  • 12 posts
  • Real Name:Fukn Lolcna
  • IPB Version:v2.3.x

Posted 13 February 2011 - 09:51 PM

Hmm just tested few other skins and still doesnt work.

This is probably not a problem with quick_reply_box_open, Anyone got any idea?

#4 Temp2

Temp2

    Novice

  • Members
  • PipPip
  • 12 posts
  • Real Name:Fukn Lolcna
  • IPB Version:v2.3.x

Posted 19 February 2011 - 12:04 AM

Hmm  :rolleyes:

Anyone?  :-)

#5 Temp2

Temp2

    Novice

  • Members
  • PipPip
  • 12 posts
  • Real Name:Fukn Lolcna
  • IPB Version:v2.3.x

Posted 23 February 2011 - 01:20 AM

Looks like no one is enough smart to fix it  :cyclops:

#6 Sandi

Sandi

    Coder

  • IM Supporters
  • PipPipPipPipPipPipPip
  • 812 posts
  • Location:Janesville, Wisconsin
  • Real Name:Sandra
  • IPB Version:v3.2.x
Contributor

Posted 23 February 2011 - 12:45 PM

View PostTemp2, on 23 February 2011 - 01:20 AM, said:

Looks like no one is enough smart to fix it  :cyclops:

That isn't the kind of reply that will get you an answer.

If you had answered Martin's question you might get further replies.

Posted Image





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users