The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
A couple weeks ago I noticed that on profile pages, and a few other places, headers are behaving strange;
![]() For example, instead of reading Mini Statistics, the header instead reads < class="blocksubhead smaller">Mini Statistics. Immediately I opened up vbulletin-style.xml and thought it would be a simple matter of changing the code to <h5 class="blocksubhead smaller">. However, the code was fine and already contained h5. It appears that my forum is eating the h5 tag. When a user PM'ed me to recommend adding the h5 tag to vbulletin-style.xml, h5 had been eaten from his PM! Any idea why this is happening? |
#2
|
||||
|
||||
![]()
Link please? Also, try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php PHP Code:
|
#3
|
|||
|
|||
![]() Quote:
Tried disabling hooks, the problem is still there. When I switch styles, the problem disappears. This means I must have inserted code into a template and caused this. I'll check templates for any changes that may look sketchy, any pointers? |
#4
|
||||
|
||||
![]()
Shouldn't that have a div or span before class?
< class="blocksubhead smaller">Achievements |
#5
|
|||
|
|||
![]() Quote:
But the forums eat the h5 tag (somehow). If I were to PM a user this exact message: "Hello h5h5h5h5h5 world." He would receive: "Hello world". |
#6
|
||||
|
||||
![]()
I would check to make sure there is a h5 class that contains blocksubhead smaller.
|
#7
|
||||
|
||||
![]()
Check your Replacement Variables for that style.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|