For some reason my site displays a “Cannot display this message” error in those browsers while working correctly in Firefox, Opera, Safari and IE8.
It looks like this: http://www.reviewsaurus.com/images/pagedisplay.png
This document was successfully checked as XHTML 1.0 Transitional!
This document was successfully checked as XHTML 1.0 Transitional!
It still doesn’t work though…
Found the problem:
Was using the following procedures to remove unnecessary characters, seems to be wrong though.
Seems I don’t need that function either, it is faster without it.
(I should probably have opted for a single eregi_replace too)