Online Users Module
Posted by Chris Eaton
June 19, 2007 08:47AM |
Registered: 19 years ago Posts: 868 |
No, I run PHP5 and it still bites with UTF-8
Sergej
------------------------------------------
^AU^ Assassins United
[www.assassinsunited.com]
------------------------------------------
Sergej
------------------------------------------
^AU^ Assassins United
[www.assassinsunited.com]
------------------------------------------
June 19, 2007 09:05AM |
Admin Registered: 17 years ago Posts: 8,532 |
Some reading:
* UTF-8 BOM on w3.org
* PHP bug discussion
* Google search
In the bug discussion, I see that it's implemented as a compile configuration option "--enable-zend-multibyte", so it's indeed possible that PHP does not recognize the BOM, even if it is a newer version. I looked into this problem a while back for a customer of ours and then it looked as if this option would become a standard option. Now, the PHP people seem to have switched to PHP6 as the target for a real fix (judging on the last post on the bug page).
So over all, the only real fix is to save the UTF-8 without the BOM or to delete the BOM from an already saved file.
Maurice Makaay
Phorum Development Team
my blog
linkedin profile
secret sauce
Edited 2 time(s). Last edit at 06/19/2007 09:07AM by mmakaay.
* UTF-8 BOM on w3.org
* PHP bug discussion
* Google search
In the bug discussion, I see that it's implemented as a compile configuration option "--enable-zend-multibyte", so it's indeed possible that PHP does not recognize the BOM, even if it is a newer version. I looked into this problem a while back for a customer of ours and then it looked as if this option would become a standard option. Now, the PHP people seem to have switched to PHP6 as the target for a real fix (judging on the last post on the bug page).
So over all, the only real fix is to save the UTF-8 without the BOM or to delete the BOM from an already saved file.
Maurice Makaay
Phorum Development Team



Edited 2 time(s). Last edit at 06/19/2007 09:07AM by mmakaay.
About Online Users Mod August 01, 2007 05:20AM |
Registered: 14 years ago Posts: 7 |
[www.phorum.org]
I have tried it before but can't work.
If I check all the box and fill in all the blank.
It only show "users are reading this forum."
I have set the "track user usage" to be 5 mins
Is this mod can't use in 5.1.23?
I have tried it before but can't work.
If I check all the box and fill in all the blank.
It only show "users are reading this forum."
I have set the "track user usage" to be 5 mins
Is this mod can't use in 5.1.23?
Re: Online Users Module August 03, 2007 01:06PM |
Registered: 16 years ago Posts: 11 |
Re: Online Users Module August 03, 2007 01:07PM |
Admin Registered: 19 years ago Posts: 9,240 |
Re: Online Users Module August 06, 2007 04:53PM |
Registered: 17 years ago Posts: 61 |
August 06, 2007 05:40PM |
Registered: 15 years ago Posts: 103 |
Re: Online Users Module August 06, 2007 07:19PM |
Registered: 17 years ago Posts: 61 |
Re: Online Users Module October 31, 2007 01:32PM |
Registered: 14 years ago Posts: 56 |
Re: Online Users Module November 20, 2007 09:23AM |
Registered: 14 years ago Posts: 56 |
Sorry, only registered users may post in this forum.