OtherkinPhenomena: Forum

Full Version: phpBB errors
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
For quite a while now (months, at least; maybe a year or more?) whenever I post I see multiple lines of error message similar to the following at the top of the page when it is forwarding me back to the post I just made:

Quote:Strict Standards: Non-static method utf_normalizer::nfc() should not be called statically in /www/htdocs/w009657e/phpBB3/includes/utf/utf_tools.php on line 1781

Strict Standards: Non-static method utf_normalizer::nfc() should not be called statically in /www/htdocs/w009657e/phpBB3/includes/utf/utf_tools.php on line 1781

Strict Standards: Non-static method utf_normalizer::nfkc() should not be called statically in /www/htdocs/w009657e/phpBB3/includes/utf/utf_tools.php on line 1663
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4668: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/utf/utf_tools.php:1781)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4670: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/utf/utf_tools.php:1781)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4671: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/utf/utf_tools.php:1781)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4672: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/utf/utf_tools.php:1781)
This doesn't seem to hurt the actual action of posting, as the post goes through. However, I discovered tonight by trying to log in via a browser where either my login cookie had expired or was never set that it also prevented me from logging in:

Quote:Strict Standards: Non-static method utf_normalizer::nfkc() should not be called statically in /www/htdocs/w009657e/phpBB3/includes/utf/utf_tools.php on line 1663
[phpBB Debug] PHP Warning: in file [ROOT]/includes/session.php on line 1035: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/utf/utf_tools.php:1663)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/session.php on line 1035: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/utf/utf_tools.php:1663)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/session.php on line 1035: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/utf/utf_tools.php:1663)

Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009657e/phpBB3/includes/utf/utf_tools.php:1663) in /www/htdocs/w009657e/phpBB3/includes/functions.php on line 4668

Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009657e/phpBB3/includes/utf/utf_tools.php:1663) in /www/htdocs/w009657e/phpBB3/includes/functions.php on line 4670

Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009657e/phpBB3/includes/utf/utf_tools.php:1663) in /www/htdocs/w009657e/phpBB3/includes/functions.php on line 4671

Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009657e/phpBB3/includes/utf/utf_tools.php:1663) in /www/htdocs/w009657e/phpBB3/includes/functions.php on line 4672
The page after the login attempt claims that the login was successful, but when it forwards me back to the page I started from (e.g. the board front <!-- m --><a class="postlink" href="http://forum.otherkinphenomena.org/">http://forum.otherkinphenomena.org/</a><!-- m -->) I am still served the logged-out page.
No hope for this, eh? I was trying to solve some other problem on another website by experimenting with a private browsing window, which wiped my cookies in that profile. Now I can't get logged in again there because the board apparently won't set proper cookies. (I tried hacking it by copying over the working cookies from the "good" profile, but to no avail, which doesn't make sense to me, but there it is.)

Additionally, I got this when trying to send Terro a PM about it:

Quote:Strict Standards: Non-static method utf_normalizer::nfc() should not be called statically in /www/htdocs/w009657e/phpBB3/includes/utf/utf_tools.php on line 1781

Strict Standards: Non-static method utf_normalizer::nfc() should not be called statically in /www/htdocs/w009657e/phpBB3/includes/utf/utf_tools.php on line 1781

Strict Standards: Non-static method utf_normalizer::nfkc() should not be called statically in /www/htdocs/w009657e/phpBB3/includes/utf/utf_tools.php on line 1663

Strict Standards: Non-static method utf_normalizer::nfkc() should not be called statically in /www/htdocs/w009657e/phpBB3/includes/utf/utf_tools.php on line 1663
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_privmsgs.php on line 1676: include_once([ROOT]/includes/functions_messenger.php): failed to open stream: Permission denied
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_privmsgs.php on line 1676: include_once(): Failed opening './includes/functions_messenger.php' for inclusion (include_path='.:/usr/share/php:..')

Fatal error: Class 'messenger' not found in /www/htdocs/w009657e/phpBB3/includes/functions_privmsgs.php on line 1677

I suppose I was the last person posting here anyway. Sigh.
*sprays bug-begone*

By migrating to a new forum platform, all the old bugs are poof-gone.

There are however new bugs. If you notice any please let me know so that I can nix them.

LP,
Dusty
Reference URL's