vForums Support > vForums :: Support :: > header/footer error

header/footer error - Posted By Nick (nickb) on 27th Nov 07 at 8:47pm
It seems as When I added my Affiliate table in last night, it did this, I can erase the table but I cannot save.

Preview

~Darkmage

Re: header/footer error - Posted By Ross (admin) on 27th Nov 07 at 10:40pm
Should all be fixed {Smile}

- Ross

Re: header/footer error - Posted By Nick (nickb) on 28th Nov 07 at 8:22pm
Thanks Ross. Why did it do that in the first place, I made sure all the codes were complete before I put them in, I even copied them from the PB Version of Infinity Codes.

Re: header/footer error - Posted By Ross (admin) on 28th Nov 07 at 11:44pm
It was the </textarea> tag that was part of your affiliate code. When outputted as standard html, it was closing the footers own <textarea> tag.

Re: header/footer error - Posted By Nick (nickb) on 28th Nov 07 at 11:46pm
Ahh I see, well thanks.