Comment 22 for bug 691366

Revision history for this message
Darryl Hamilton (lordp) wrote : Re: registration link broken in Outlook Express and Hotmail

Hi Omar

Can I get you to do a couple of things for me?

1) What version of PHP are you using?
2) Copy and paste the stream filters you have available

For #2, running this in a shell should do the trick
php -r 'var_dump(stream_get_filters());'

I'm specifically looking for 'convert.*' in the list.

Thanks
Darryl