If anyone used the fix i posted earier in the thread and they turn the whitelisting on then the page will be a mess, either rename the wp_callback folder in your template folder or delete it and your result pages should be 90%+ ok. I just have a minor cosmetic thing to sort out.
From what i can see is that if you hard coded any links to css sheets or anything that would have used the <base href= they now work so some of those things will now duplicate and they conflict. There is a php script in one of the pages to load the right css sheets and prior to this it did not work and now it does.

I reversed my fixes and my page is 98% with whitelisting on the other 2% is due to self closing tages /> on a couple <div> but it doesn't do it on all of the <div> which doesn't make sense.

There are some people out there who will never know this all happened because it will never be noticeable on their pages.