The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
$spacer_close problem
I am working on a slight varation of an adsence display hack. However the only problem here is it isn't processing $spacer_close.
PHP Code:
|
#2
|
|||
|
|||
bump.
|
#3
|
||||
|
||||
Hello,
Put the "if condition" after the spacer close. Currently it will only close if the post count is 1 because you have it wrapped in the condition. So it should look like this: Code:
$spacer_open <if condition="$post[postcount] == 1"> |
#4
|
|||
|
|||
Which template are you using for this code?
|
#5
|
|||
|
|||
Quote:
PHP Code:
|
#6
|
|||
|
|||
I cant help without knowing which template.
|
#7
|
|||
|
|||
My fault, postbit_legacy.
Note that the second template there was the old version, I am just looking for a nicer version. Again this is the version I am atempting to use. I notice the AJAX edit works fine in the first post but stops working on any posts after that. PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|