I installed the site integration mod beasue I wanted to display Adsense ads on my forums. I wanted the adsense stuff to appear just above the forums so I added the inc_header code in a differetn part fo the file then they recommend. I am not a coder so am pretty pumped that I was even able to get it to work.
BUT . . . .
It is displaying the footer twice and does not dispay the header at all.
The first appearance of the footer is right where I want the adsense code to appear, which is where the inc_header contents are supposed to be.
The second ocurrence of the footer is where it is supposed to be.
I did not modify ANY of the site integration code. Just pasted it where I thought it should go.
I am not seeing anything wrong with the two footers. But in doing this usually it is beacuse the code was entered twice or in the wrong spot to make it display twice. Check that but I do not see 2 footers.
Its not really two footers. What you see at the bottom is correct. The top set of adds however is coming from the code that is in the inc_site_footer.asp file. The inc_site_header.asp file is empty.