Comment 28 for bug 691366

Revision history for this message
Mike Leam (mike-leam) wrote : Re: registration link broken in Outlook Express and Hotmail

Aaron,

Apologies for the delay in responding - I've been out of the office for a couple of months.

Anyway, to belatedly answer your questions:-

- We are running Mahara 1.5.1 (we plan to upgrade soon)
- We are running PHP 5.3.3
- The output from <?php var_dump(stream_get_filters()); ?> is as follows

array(10) { [0]=> string(6) "zlib.*" [1]=> string(7) "bzip2.*" [2]=> string(15) "convert.iconv.*" [3]=> string(12) "string.rot13" [4]=> string(14) "string.toupper" [5]=> string(14) "string.tolower" [6]=> string(17) "string.strip_tags" [7]=> string(9) "convert.*" [8]=> string(8) "consumed" [9]=> string(7) "dechunk" }

I hope this is of some use to you!?

Regards,

Mike