
Originally Posted by
delia
Well now that's just strange. I just posted one to facebook and it's definitely still with the post.
Anybody else?
as to the FBXML bug mentioned before - it supposedly can be fixed or something but putting this right before the ending body tag (which would be in yourtemplate/common/tp_main_page.php:
<!-- Correct fb_xd_fragment Bug Start -->
<script>
document.getElementsByTagName('html')[0].style.display='block';
</script>
<!-- Correct fb_xd_fragment Bug End -->
I can put it up on the site I developed this for but can't really test to see if it works.