The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
well i have only found one and its of bbcode_hrply
Code:
<div style="margin: 5px 20px 20px 20px;" id="<if condition="$canview">enb<else />dis</if>_hhr_hide_reply::{$this->vars['postid']}_{$hidefieldid}"> <table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%"> <tr> <td class="alt2" style="border:1px inset"> <div style="font-style:italic"> <if condition="$canview"> <img src="$stylevar[imgdir_misc]/unlocked.gif" alt="" /><br />$message <else /> <img src="$stylevar[imgdir_misc]/locked-hrply.gif" alt="$vbphrase[hidetag_accessdenied_hrply]" /><br />$vbphrase[hidetag_accessdenied] </if> </div> </td> </tr> </table> </div> |
#12
|
|||
|
|||
I have too this problem.. anyone fix it ?
|
#13
|
|||
|
|||
Bump!
|
#15
|
|||
|
|||
yeah i did and still didnt work.. happens to some other templates as well.
|
#16
|
||||
|
||||
Which default vbulletin templates does it happen with?
You may want to put in a support ticket if it's been this long that you've had the problem. |
#17
|
|||
|
|||
not sure i didnt take note of which one.. but if i disable all plugins it still happens i will look for the template
|
#18
|
||||
|
||||
Besides disabling the plugins, did you also try reuploading *all* the default vbulletin files?
If reuploading all the default vb files still doesn't fix it (with the plugins off), you may want to just put in a support ticket. |
#19
|
|||
|
|||
This template is from the hide hack that you have installed. Please consider upgrading to the last version of the hack and then edit your template again. Otherwise, you could replace $this->vars['postid'] by $postinfo['postid'].
|
#20
|
|||
|
|||
Thanks that worked!!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|