The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Did something change in 4.1 concerning the archive?
In 4.0.8 I can make a simple plugin on archive_complete to add additional code by simply appending it to $output, example:
Code:
$output .= "My custom code...."; |
#2
|
||||
|
||||
Hmm I know since 4.0.4 global_complete was deprecated... could have been as well not 100% sure see if another one will show it .
|
#3
|
||||
|
||||
Sorry, but it's user error - not some change in vbulletin. It works just fine on my 4.1.0 test site.
|
#4
|
||||
|
||||
Thanks Lynne... Back to the drawing board.
|
#5
|
||||
|
||||
He's got some function in there - my guess is user input error. Tell him to put just:
HTML Code:
<p>This is a test.</p> |
#6
|
||||
|
||||
Good idea Lynne... thanks.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|