You can't just replace the content of one template with that of another. The call to create the avatar is different between the two templates. There is no $threadinfo variables available for use in the original template, so you can't just add it into the template now. You need to compare the two templates and change the variables used to be those of the original template.
|