форум vBSupport.ru > vBulletin > Вопрос — Ответ
Register Меню vBsupport Изображения Files Manager О рекламе Today's Posts Search
  • Родная гавань
  • Блок РКН снят
  • Premoderation
  • For English speaking users
  • Каталог Фрилансеров
  • If you want to buy some product or script
  • Администраторам
VBsupport перешел с домена .ORG на родной .RU Ура! Пожалуйста, обновите свои закладки - VBsupport.ru
Блок РКН снят, форум доступен на всей территории России, включая новые терртории, без VPN
На форуме введена премодерация ВСЕХ новых пользователей

Почта с временных сервисов, типа mailinator.com, gawab.com и/или прочих, которые предоставляют временный почтовый ящик без регистрации и/или почтовый ящик для рассылки спама, отслеживается и блокируется, а так же заносится в спам-блок форума, аккаунты удаляются
for English speaking users:
You may be surprised with restriction of access to the attachments of the forum. The reason is the recent change in vbsupport.org strategy:

- users with reputation < 10 belong to "simple_users" users' group
- if your reputation > 10 then administrator (kerk, Luvilla) can decide to move you into an "improved" group, but only manually

Main idea is to increase motivation of community members to share their ideas and willingness to support to each other. You may write an article for the subject where you are good enough, you may answer questions, you may share vbulletin.com/org content with vbsupport.org users, receiving "thanks" equal your reputation points. We should not only consume, we should produce something.

- you may:
* increase your reputation (doing something useful for another members of community) and being improved
* purchase temporary access to the improved category:
10 $ for 3 months. - this group can download attachments, reputation/posts do not matter.
20 $ for 3 months. - this group can download attachments, reputation/posts do not matter + adds eliminated + Inbox capacity increased + files manager increased permissions.

Please contact kerk or Luvilla regarding payments.

Important!:
- if your reputation will become less then 0, you will be moved into "simple_users" users' group automatically.*
*for temporary groups (pre-paid for 3 months) reputation/posts do not matter.
Уважаемые пользователи!

На форуме открыт новый раздел "Каталог фрилансеров"

и отдельный раздел для платных заказов "Куплю/Закажу"

Если вы хотите приобрести какой то скрипт/продукт/хак из каталогов перечисленных ниже:
Каталог модулей/хаков
Ещё раз обращаем Ваше внимание: всё, что Вы скачиваете и устанавливаете на свой форум, Вы устанавливаете исключительно на свой страх и риск.
Сообщество vBSupport'а физически не в состоянии проверять все стили, хаки и нули, выкладываемые пользователями.
Помните: безопасность Вашего проекта - Ваша забота.
Убедительная просьба: при обнаружении уязвимостей или сомнительных кодов обязательно отписывайтесь в теме хака/стиля
Спасибо за понимание
 
 
 
 
ieek
Простоузер
Default Не получается добавить...
0

Здравствуйте! У меня такая проблема. Хочу добавить в форму для быстрого ответа кнопочку для втставки BB кода ОФФТОП. Я вставляю так:

Code:
<td><div class="imagebutton" id="cmd_offtop"><img src="http://www.newbryansk.ru/images/offtop.gif" alt="$vbphrase[offtop]" title="$vbphrase[offtop]"width="21" height="20" border="0" /></div></td>
Но у меня что-то не получается... Я когда нажимаю на кнопочку у меня появляется:

НЕВЕРНАЯ ИЛИ НЕРЕАЛИЗУЕМАЯ КОМАНДА.

Что это? Может что-то нада дополнительно прописывать?

Что такое cmd_offtop?

Я просто делал по анологии с предыдущим:

Code:
<td><div class="imagebutton" id="cmd_wrap0_quote"><img src="$stylevar[imgdir_editor]/quote.gif" alt="$vbphrase[wrap_quote_tags]" width="21" height="20" /></div></td>
Да, кстати, я BB код создал:
http://www.newbryansk.ru/misc.php?do=bbcode#OFFTOP

ieek добавил 01-19-2006 в 07:09 PM
Да и еще, друзья!
Я когда вставляю оригинальный код в showthread_quickreply у меня пишет ошибку:

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@newbryansk.32rus.ru and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

А вот когда вставляю половину кода - все нормуль...


Версия форума vBulletin v3.0.3

Last edited by ieek : 01-19-2006 at 08:50 PM. Reason: Добавлено сообщение
Bot
Yandex Bot Yandex Bot is online now
 
Join Date: 05.05.2005
Реклама на форуме А что у нас тут интересного? =)
 
 
kerk
k0t
 
kerk's Avatar
Default
0

код кнопки оффтопа, который у меня стоит на форуме:
HTML Code:
<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_off"><img src="$stylevar[imgdir_editor]/offtop.gif" width="21" height="20" alt="Вставить тег офтопа [off]" /></div></td>
если форум ругается при сохранении шаблона, значит где то есть ошибка в самом шаблоне или ты ее туда пихнул... =))
 
 
ieek
Простоузер
Default
0

Спасибо! Вот смотрите,Я пытаюсь вставить этот шаблон:

Code:
<script type="text/javascript">
<!--
var WYSIWYG = $WYSIWYG;
var threadedmode = $threadedmode;
var minchars = $vboptions[postminchars];
var maxchars = $vboptions[postmaxchars];
var require_click = $QRrequireclick;
var must_click_message = "$vbphrase[click_quick_reply_icon]";
var istyles = new Array(); istyles = { $istyles_js };
var normalmode = false;
var vbphrase = {
	// wysiwyg only
	"wysiwyg_please_wait" : "$vbphrase[wysiwyg_please_wait]",
	"wysiwyg_initialized" : "$vbphrase[wysiwyg_initialized]",
	"wysiwyg_command_invalid" : "$vbphrase[wysiwyg_command_invalid]",
	"moz_must_select_text" : "$vbphrase[moz_must_select_text]",
	"moz_edit_config_file" : "$vbphrase[moz_edit_config_file]",
	"enter_tag_option" : "$vbphrase[enter_tag_option]",
	"must_select_text_to_use" : "$vbphrase[must_select_text_to_use]",
	"browser_is_safari_no_wysiwyg" : "$vbphrase[browser_is_safari_no_wysiwyg]",
	// standard only
	"enter_text_to_be_formatted" : "$vbphrase[enter_text_to_be_formatted]",
	"enter_link_text" : "$vbphrase[enter_link_text]",
	"enter_list_type" : "$vbphrase[enter_list_type]",
	"enter_list_item" : "$vbphrase[enter_list_item]",
	// both
	"must_enter_subject" : "$vbphrase[must_enter_subject]",
	"message_too_short" : "$vbphrase[message_too_short]",
	"enter_link_url" :  "$vbphrase[enter_link_url]",
	"enter_image_url" : "$vbphrase[enter_image_url]",
	"enter_email_link" : "$vbphrase[enter_email_link]"
};
//-->
</script>
	
<form action="newreply.php" method="post" name="vbform" onSubmit="return checkQR(this);">

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
	<tr>
		<td class="tcat" colspan="2">
			<a style="float:$stylevar[right]" href="#top" onClick="return <if condition="$WYSIWYG == 2 AND !is_browser('ie')">editor_loaded ? false : </if> toggle_collapse('quickreply');"><img id="collapseimg_quickreply" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_quickreply].gif" alt="" border="0" /></a>
			<!--<img class="inlineimg" src="$stylevar[imgdir_button]/quickreply.gif" alt="" title="$vbphrase[quick_reply]" border="0" <if condition="$debug">onclick="infoQR();"</if> />-->
			$vbphrase[quick_reply]
		</td>
	</tr>
</thead>
<tbody id="collapseobj_quickreply" style="$vbcollapse[collapseobj_quickreply]">
<tr>
	<td class="panelsurround" align="center">
		<div class="panel">	
			<table cellpadding="0" cellspacing="0" border="0" align="center">
			<tr>
				<td class="smallfont" align="$stylevar[left]">$vbphrase[message]:</td>
			</tr>
			<tr>
				<td id="vBulletin_editor" align="$stylevar[left]">
			

<if condition="$WYSIWYG == 2">
	<div id="controlbar">
	<table cellpadding="0" cellspacing="0" border="0">
	<tr>
		<td><div class="imagebutton" id="cmd_removeformat"><img src="$stylevar[imgdir_editor]/removeformat.gif" alt="$vbphrase[remove_text_formatting]" width="21" height="20" /></div></td>
		<td><img src="$stylevar[imgdir_editor]/separator.gif" alt="" width="6" height="20" /></td>
		<if condition="$vboptions[allowedbbcodes] & ALLOW_BBCODE_BASIC">
			<td><div class="imagebutton" id="cmd_bold"><img src="$stylevar[imgdir_editor]/bold.gif" alt="$vbphrase[bold]" width="21" height="20" /></div></td>
			<td><div class="imagebutton" id="cmd_italic"><img src="$stylevar[imgdir_editor]/italic.gif" alt="$vbphrase[italic]" width="21" height="20" /></div></td>
			<td><div class="imagebutton" id="cmd_underline"><img src="$stylevar[imgdir_editor]/underline.gif" alt="$vbphrase[underline]" width="21" height="20" /></div></td>
			<td><img src="$stylevar[imgdir_editor]/separator.gif" alt="" width="6" height="20" /></td>
		</if>
		<td><div class="imagebutton" id="cmd_wrap0_quote"><img src="$stylevar[imgdir_editor]/quote.gif" alt="$vbphrase[wrap_quote_tags]" width="21" height="20" /></div></td>
		<td><div class="imagebutton" id="cmd_wrap0_offtop"><img src="http://www.newbryansk.ru/images/offtop.gif" alt="$vbphrase[offtop]" title="$vbphrase[offtop]"width="21" height="20" border="0" /></div></td>
	</tr>
	</table>
	</div>
	
	<div class="controlbar">
		<if condition="is_browser('ie')">
			<div id="htmlbox" class="wysiwyg" style="width:600px; height:100px; padding:8px" tabindex="1"><p></p></div>
		<else />
			<iframe id="htmlbox" style="width:600px; height:100px" tabindex="1"></iframe>
		</if>
		<input type="hidden" name="message" id="qr_message" value="" />
		<input type="hidden" name="WYSIWYG_HTML" value="" />
	</div>
	
	<script type="text/javascript" src="clientscript/vbulletin_editor.js"></script>
	<script type="text/javascript" src="clientscript/vbulletin_wysiwyg.js"></script>
	<if condition="!is_browser('ie')"><script type="text/javascript" src="clientscript/vbulletin_moziwyg.js"></script></if>

</if>


<if condition="$WYSIWYG == 1">

	<div id="controlbar">
	<table cellpadding="0" cellspacing="0" border="0">
	<tr>
		<if condition="$vboptions[allowedbbcodes] & ALLOW_BBCODE_BASIC">
			<td><div class="imagebutton"><a href="#" onClick="return vbcode('B', '')"><img src="$stylevar[imgdir_editor]/bold.gif" alt="$vbphrase[bold]" width="21" height="20" border="0" /></a></div></td>
			<td><div class="imagebutton"><a href="#" onClick="return vbcode('I', '')"><img src="$stylevar[imgdir_editor]/italic.gif" alt="$vbphrase[italic]" width="21" height="20" border="0" /></a></div></td>
			<td><div class="imagebutton"><a href="#" onClick="return vbcode('U', '')"><img src="$stylevar[imgdir_editor]/underline.gif" alt="$vbphrase[underline]" width="21" height="20" border="0" /></a></div></td>
			<td><img src="$stylevar[imgdir_editor]/separator.gif" alt="" width="6" height="20" /></td>
		</if>
		<td><div class="imagebutton"><a href="#" onClick="return vbcode('QUOTE', '')"><img src="$stylevar[imgdir_editor]/quote.gif" alt="$vbphrase[wrap_quote_tags]" title="$vbphrase[wrap_quote_tags]" width="21" height="21" border="0" /></a></div></td>
		<td><img src="$stylevar[imgdir_editor]/separator.gif" alt="" width="6" height="20" /></td>
		<td><div class="imagebutton"><a href="#" onClick="return vbcode('offtop', '')"><img src="http://www.newbryansk.ru/images/offtop.gif" alt="$vbphrase[offtop]" title="$vbphrase[offtop]"width="21" height="20" border="0" /></a></div></td>
	</tr>
	</table>
	</div>
	
	<div class="controlbar">
		<textarea name="message" id="qr_message" class="bginput" style="width:600px; height:100px" cols="60" rows="5" tabindex="1"></textarea>
	</div>
				
	<script type="text/javascript" src="clientscript/vbulletin_editor.js"></script>
	<script type="text/javascript" src="clientscript/vbulletin_stdedit.js"></script>

</if>


<if condition="$WYSIWYG == 0">	

	<div class="controlbar">
		<textarea name="message" id="qr_message" class="bginput" style="width:600px; height:100px;" rows="5" cols="60" tabindex="1"></textarea>		
	</div>

</if>
				</td>
			</tr>
			<tr>
				<td align="$stylevar[left]">
				
					<fieldset class="fieldset" style="margin:$stylevar[formspacer]px 0px 0px 0px">
						<legend>$vbphrase[options]</legend>
						<div>
							<if condition="$bbuserinfo['signature']">
								<div style="float:$stylevar[right]">
									<label for="cb_signature"><input name="signature" type="checkbox" id="cb_signature" tabindex="5" value="1" checked="CHECKED" />$vbphrase[show_your_signature]</label>
								</div>
							</if>
							<label for="qr_quickreply"><input type="checkbox" name="quickreply" value="1" id="qr_quickreply" accesskey="w" tabindex="4" />$vbphrase[quote_message_in_reply]</label>
						</div>
					</fieldset>
				
				</td>
			</tr>
			</table>
		</div>
		
		<div style="margin-top:$stylevar[cellpadding]px">
			<input type="hidden" name="fromquickreply" value="1" />
			<input type="hidden" name="s" value="$session[sessionhash]" />
			<input type="hidden" name="do" value="postreply" />
			<input type="hidden" name="t" value="$threadid" id="qr_threadid" />
			<input type="hidden" name="p" value="$qrpostid" id="qr_postid" />
			<input type="hidden" name="parseurl" value="1" />
			<input type="hidden" name="clickedelm" value="" />
			<input type="submit" class="button" value="$vbphrase[post_quick_reply]" accesskey="s" title="(Alt + S)" name="sbutton" tabindex="2" onClick="this.form.clickedelm.value=this.value" />
			<input type="submit" class="button" value="$vbphrase[go_advanced]" accesskey="x" title="(Alt + X)" name="preview" tabindex="3" id="qr_preview" onClick="this.form.clickedelm.value = this.value" />
		</div>		
	</td>
</tr>
</tbody>
</table>

</form>
<br />

<if condition="!is_browser('ie') AND $WYSIWYG == 2">
	<div id="qr_scroll"></div>
</if>

<script type="text/javascript" src="clientscript/vbulletin_quickreply.js"></script>
Че здесь не то?
 
 
kerk
k0t
 
kerk's Avatar
Default
0

версия форума - 3.0.х ???
а то я дал тебе код кнопки от новой версии форума =))
попробуй вернуть шаблон в исходную
 
 
ieek
Простоузер
Default
0

KERK, как ты заметил, я уже вставил ОФФТОП ;)

Я уже пробвал ставить исходную - та же фишка. А вот если убераю верхний скрипт или
кнопочки отпарвить - все сохраняется!

Вот исходный:
Code:
<script type="text/javascript">
<!--
var WYSIWYG = $WYSIWYG;
var threadedmode = $threadedmode;
var minchars = $vboptions[postminchars];
var maxchars = $vboptions[postmaxchars];
var require_click = $QRrequireclick;
var must_click_message = "$vbphrase[click_quick_reply_icon]";
var istyles = new Array(); istyles = { $istyles_js };
var normalmode = false;
var vbphrase = {
	// wysiwyg only
	"wysiwyg_please_wait" : "$vbphrase[wysiwyg_please_wait]",
	"wysiwyg_initialized" : "$vbphrase[wysiwyg_initialized]",
	"wysiwyg_command_invalid" : "$vbphrase[wysiwyg_command_invalid]",
	"moz_must_select_text" : "$vbphrase[moz_must_select_text]",
	"moz_edit_config_file" : "$vbphrase[moz_edit_config_file]",
	"enter_tag_option" : "$vbphrase[enter_tag_option]",
	"must_select_text_to_use" : "$vbphrase[must_select_text_to_use]",
	"browser_is_safari_no_wysiwyg" : "$vbphrase[browser_is_safari_no_wysiwyg]",
	// standard only
	"enter_text_to_be_formatted" : "$vbphrase[enter_text_to_be_formatted]",
	"enter_link_text" : "$vbphrase[enter_link_text]",
	"enter_list_type" : "$vbphrase[enter_list_type]",
	"enter_list_item" : "$vbphrase[enter_list_item]",
	// both
	"must_enter_subject" : "$vbphrase[must_enter_subject]",
	"message_too_short" : "$vbphrase[message_too_short]",
	"enter_link_url" :  "$vbphrase[enter_link_url]",
	"enter_image_url" : "$vbphrase[enter_image_url]",
	"enter_email_link" : "$vbphrase[enter_email_link]"
};
//-->
</script>
	
<form action="newreply.php" method="post" name="vbform" onsubmit="return checkQR(this);">

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
	<tr>
		<td class="tcat" colspan="2">
			<a style="float:$stylevar[right]" href="#top" onclick="return <if condition="$WYSIWYG == 2 AND !is_browser('ie')">editor_loaded ? false : </if> toggle_collapse('quickreply');"><img id="collapseimg_quickreply" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_quickreply].gif" alt="" border="0" /></a>
			<!--<img class="inlineimg" src="$stylevar[imgdir_button]/quickreply.gif" alt="" title="$vbphrase[quick_reply]" border="0" <if condition="$debug">onclick="infoQR();"</if> />-->
			$vbphrase[quick_reply]
		</td>
	</tr>
</thead>
<tbody id="collapseobj_quickreply" style="$vbcollapse[collapseobj_quickreply]">
<tr>
	<td class="panelsurround" align="center">
		<div class="panel">	
			<table cellpadding="0" cellspacing="0" border="0" align="center">
			<tr>
				<td class="smallfont" align="$stylevar[left]">$vbphrase[message]:</td>
			</tr>
			<tr>
				<td id="vBulletin_editor" align="$stylevar[left]">
				<!-- <<<< indent back for ease of reading -->		

<if condition="$WYSIWYG == 2">
<!-- wysiwyg quick reply -->

	<div id="controlbar">
	<table cellpadding="0" cellspacing="0" border="0">
	<tr>
		<td><div class="imagebutton" id="cmd_removeformat"><img src="$stylevar[imgdir_editor]/removeformat.gif" alt="$vbphrase[remove_text_formatting]" width="21" height="20" /></div></td>
		<td><img src="$stylevar[imgdir_editor]/separator.gif" alt="" width="6" height="20" /></td>
		<if condition="$vboptions[allowedbbcodes] & ALLOW_BBCODE_BASIC">
			<td><div class="imagebutton" id="cmd_bold"><img src="$stylevar[imgdir_editor]/bold.gif" alt="$vbphrase[bold]" width="21" height="20" /></div></td>
			<td><div class="imagebutton" id="cmd_italic"><img src="$stylevar[imgdir_editor]/italic.gif" alt="$vbphrase[italic]" width="21" height="20" /></div></td>
			<td><div class="imagebutton" id="cmd_underline"><img src="$stylevar[imgdir_editor]/underline.gif" alt="$vbphrase[underline]" width="21" height="20" /></div></td>
			<td><img src="$stylevar[imgdir_editor]/separator.gif" alt="" width="6" height="20" /></td>
		</if>
		<td><div class="imagebutton" id="cmd_wrap0_quote"><img src="$stylevar[imgdir_editor]/quote.gif" alt="$vbphrase[wrap_quote_tags]" width="21" height="20" /></div></td>
	</tr>
	</table>
	</div>
	
	<div class="controlbar">
		<if condition="is_browser('ie')">
			<div id="htmlbox" class="wysiwyg" style="width:600px; height:100px; padding:8px" tabindex="1"><p></p></div>
		<else />
			<iframe id="htmlbox" style="width:600px; height:100px" tabindex="1"></iframe>
		</if>
		<input type="hidden" name="message" id="qr_message" value="" />
		<input type="hidden" name="WYSIWYG_HTML" value="" />
	</div>
	
	<script type="text/javascript" src="clientscript/vbulletin_editor.js"></script>
	<script type="text/javascript" src="clientscript/vbulletin_wysiwyg.js"></script>
	<if condition="!is_browser('ie')"><script type="text/javascript" src="clientscript/vbulletin_moziwyg.js"></script></if>

<!-- / wysiwyg quick reply -->
</if>


<if condition="$WYSIWYG == 1">
<!-- standard quick reply -->

	<div id="controlbar">
	<table cellpadding="0" cellspacing="0" border="0">
	<tr>
		<if condition="$vboptions[allowedbbcodes] & ALLOW_BBCODE_BASIC">
			<td><div class="imagebutton"><a href="#" onclick="return vbcode('B', '')"><img src="$stylevar[imgdir_editor]/bold.gif" alt="$vbphrase[bold]" width="21" height="20" border="0" /></a></div></td>
			<td><div class="imagebutton"><a href="#" onclick="return vbcode('I', '')"><img src="$stylevar[imgdir_editor]/italic.gif" alt="$vbphrase[italic]" width="21" height="20" border="0" /></a></div></td>
			<td><div class="imagebutton"><a href="#" onclick="return vbcode('U', '')"><img src="$stylevar[imgdir_editor]/underline.gif" alt="$vbphrase[underline]" width="21" height="20" border="0" /></a></div></td>
			<td><img src="$stylevar[imgdir_editor]/separator.gif" alt="" width="6" height="20" /></td>
		</if>
		<td><div class="imagebutton"><a href="#" onclick="return vbcode('QUOTE', '')"><img src="$stylevar[imgdir_editor]/quote.gif" alt="$vbphrase[wrap_quote_tags]" title="$vbphrase[wrap_quote_tags]" width="21" height="21" border="0" /></a></div></td>
	</tr>
	</table>
	</div>
	
	<div class="controlbar">
		<textarea name="message" id="qr_message" class="bginput" style="width:600px; height:100px" cols="60" rows="5" tabindex="1"></textarea>
	</div>
				
	<script type="text/javascript" src="clientscript/vbulletin_editor.js"></script>
	<script type="text/javascript" src="clientscript/vbulletin_stdedit.js"></script>

<!-- / standard quick reply -->
</if>


<if condition="$WYSIWYG == 0">	
<!-- no-toolbar quick reply -->

	<div class="controlbar">
		<textarea name="message" id="qr_message" class="bginput" style="width:600px; height:100px;" rows="5" cols="60" tabindex="1"></textarea>		
	</div>

<!-- / no-toolbar quick reply -->	
</if>


				<!-- >>>> outdent back to normal -->
				</td>
			</tr>
			<tr>
				<td align="$stylevar[left]">
				
					<fieldset class="fieldset" style="margin:$stylevar[formspacer]px 0px 0px 0px">
						<legend>$vbphrase[options]</legend>
						<div>
							<if condition="$bbuserinfo['signature']">
								<div style="float:$stylevar[right]">
									<label for="cb_signature"><input type="checkbox" name="signature" value="1" id="cb_signature" tabindex="5" checked="checked" />$vbphrase[show_your_signature]</label>
								</div>
							</if>
							<label for="qr_quickreply"><input type="checkbox" name="quickreply" value="1" id="qr_quickreply" accesskey="w" tabindex="4" />$vbphrase[quote_message_in_reply]</label>
						</div>
					</fieldset>
				
				</td>
			</tr>
			</table>
		</div>
		
		<div style="margin-top:$stylevar[cellpadding]px">
			<input type="hidden" name="fromquickreply" value="1" />
			<input type="hidden" name="s" value="$session[sessionhash]" />
			<input type="hidden" name="do" value="postreply" />
			<input type="hidden" name="t" value="$threadid" id="qr_threadid" />
			<input type="hidden" name="p" value="$qrpostid" id="qr_postid" />
			<input type="hidden" name="parseurl" value="1" />
			<input type="hidden" name="clickedelm" value="" />
			<input type="submit" class="button" value="$vbphrase[post_quick_reply]" accesskey="s" title="(Alt + S)" name="sbutton" tabindex="2" onclick="this.form.clickedelm.value=this.value" />
			<input type="submit" class="button" value="$vbphrase[go_advanced]" accesskey="x" title="(Alt + X)" name="preview" tabindex="3" id="qr_preview" onclick="this.form.clickedelm.value = this.value" />
		</div>		
	</td>
</tr>
</tbody>
</table>

</form>
<br />

<if condition="!is_browser('ie') AND $WYSIWYG == 2">
	<!-- Mozilla work around for focusing on QR in WYSIWYG mode -->
	<div id="qr_scroll"></div>
</if>

<script type="text/javascript" src="clientscript/vbulletin_quickreply.js"></script>
<!-- END WYSWIWYG QUICK REPLY -->
Версия vBulletin v3.0.3
 
 
kerk
k0t
 
kerk's Avatar
Default
0

а как ты делаешь "вернуть" шаблон?
если просто копируешь текст из дефолтного, то это неправильно
там есть кнопы: [Изменить] [Вернуть] [Просмотр оригинала]
 
 
ieek
Простоузер
Default
0

ааааа. ща посмотрим....

ieek добавил 20.01.2006 в 00:01
Все вродя сделалось как было, но вот теперь же я кнопочку добавить не смогу?..

:( Что делать? Из-за чего это может быть?

Last edited by ieek : 01-20-2006 at 01:01 AM. Reason: Добавлено сообщение
 
 
kerk
k0t
 
kerk's Avatar
Default
0

а вот с кнопочкой и надо разбираться, там у тебя ошибка где то
 
 
ieek
Простоузер
Default
0

мдяяя. Где то ошибка... По идее в исходном коде тоже ошибка!

ieek добавил 01-20-2006 в 08:09 PM
Слушай! ДЩай мне свой код, от шаблона

showthread_quickreply

Last edited by ieek : 01-20-2006 at 09:09 PM. Reason: Добавлено сообщение
 
 
kerk
k0t
 
kerk's Avatar
Default
0

у меня новая версия форума = 3.5.2
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off




All times are GMT +4. The time now is 03:38 AM.


Powered by vBulletin® Version 3.5.7
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.