The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
![]()
<a href="http://70.32.39.153/~protf2/showthread.php?t=2" target="_blank">http://70.32.39.153/~protf2/showthread.php?t=2</a>
|
#12
|
||||
|
||||
![]()
First off, you have really invalid html on your page. You cannot have another <head> tag in there. Big NO NO. You WILL cause issues by doing that. You also can only use an id once on a page. If you have already used the id "BigBox", then you cannot use it again on that page or you WILL cause issues. (BigBox1, BigBox2, BigBox3, fine.... but they can't all be id BigBox.) You also cannot have <tr></tr>. That is invalid. Any <tr> tag must have at least one <td> tag in it - why do you have that in there? Try fixing those things first.
And what is that other item in the same place you want this to go? Are you sure it isn't interferring with this working? |
#13
|
|||
|
|||
![]()
The PHP file just says echo 't'; and it still only puts t on the first post
|
#14
|
||||
|
||||
![]()
change your require_once to include in your plugin.
(Add your CSS to either additional.css template or to one that only gets called on that page. Or to the SHOWTHREAD template itself.) |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|