The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
whats wrong on this code:
Code:
<if condition="$forumid==3">
<div id="gegner">
<table cellpadding="0" cellspacing="0" border="0" class="fieldset">
<tr>
<td class="smallfont" colspan="3">Gegner:</td>
</tr>
<tr>
<td><input type="text" class="bginput" name="gegner" id="gegner_txt" value="$gegner" size="40" maxlength="$vboptions[titlemaxchars]" tabindex="2" /></td>
<td> </td>
</tr>
</table></div>
<div class="vbmenu_popup" id="gegner_menu" style="display:none; z-index:50"></div>
<script type="text/javascript" src="clientscript/vbulletin_ajax_namesugg.js">
<script type="text/javascript">
<!--
vbmenu_register('gegner', true);
gegner = new vB_AJAX_NameSuggest('gegner', 'gegner_txt', 'gegner');
gegner.allow_multiple = false;
//-->
</script>
</if>
|
|
#2
|
|||
|
|||
|
nobody?
![]() </script> was missing |
|
#3
|
|||
|
|||
|
You mean "<script>"? what is it? Where does it go? Register template?
|
|
#4
|
|||
|
|||
|
no
i have the closing </script> in this line forgotten: <script type="text/javascript" src="clientscript/vbulletin_ajax_namesugg.js"> |
|
#5
|
|||
|
|||
|
so what's the complete code.. and what does it do
|
|
#6
|
|||
|
|||
|
this is the complete code
![]() go on https://vborg.vbsupport.ru/private.php?do=newpm and type rag in the recipient field now all users whose names start with "rag-" will appear and i need that for a hack of me, so i was testing around with that |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|