View Full Version : Did something change in 4.1 concerning the archive?
BirdOPrey5
01-02-2011, 05:33 PM
In 4.0.8 I can make a simple plugin on archive_complete to add additional code by simply appending it to $output, example:
$output .= "My custom code....";
But I'm told on 4.1.0 it's not working. I'm pretty sure they did it right- could something have changed between 4.0.8 and 4.1.0?
:confused:
TheLastSuperman
01-02-2011, 05:39 PM
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 ;).
Lynne
01-02-2011, 06:58 PM
Sorry, but it's user error - not some change in vbulletin. It works just fine on my 4.1.0 test site.
BirdOPrey5
01-02-2011, 07:16 PM
Thanks Lynne... Back to the drawing board. :p
Lynne
01-02-2011, 07:50 PM
He's got some function in there - my guess is user input error. Tell him to put just:
<p>This is a test.</p>
in there and see if it shows up. If so, it's something wrong with what he is entering, not your modification.
BirdOPrey5
01-02-2011, 09:46 PM
Good idea Lynne... thanks.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.