Feb 06 2008
Is 2.3.3 Now

Looks! 16 hours ago, a new wordpress version has been released..The new 2.3.3 version has fixed bugs stated as below :-
After upgrading to php5.2.1 on FreeBSD6.2-amd64 the function in wp-includes/gettext.php fails to determine the correct byteorder, so the language (.mo) file is not loaded.
The problem possibly is around line 114 of gettext.php
Registration emails sent to certain addresses where “callout verification” is enabled will fail. The following delivery failure notice will be generated:
A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed:
t231@recipient_domain.com
SMTP error from remote mail server after RCPT TO:<t231@recipient_domain.com>: host recipient_domain.com [xxx.22.96.xxx]: 550-Verification failed for <wordpress@blogdomain.com> 550-Previous (cached) callout verification failure 550 Sender verify failed
This was not an issue with WP 2.2, but occurs on an upgrade to 2.3.1, or a fresh 2.3.1 install with no plugins enabled and the default theme.
The maybe_create_table function has moved into a new file in this release of WordPress. In this new file there is a called on wp-config.php using a relational path - this causes issues on my plugin.
This issue appears to be resolves using a full path definition of the location of the wp-config.php file.
I’ll attach a patch.diff later, in the meantime in the file /wp-admin/install-helper.php line 2 needs updating from:
require_once(’../wp-config.php’);
to:
require_once(ABSPATH . ‘wp-config.php’);
Do you face above problem before? hmmm…sorry I totally do not know what is that at all!
I am do not know much about .php thingy. What I know now is only I have to work for another round of wordpress upgrade again.
|
|
More Related Posts at Below:
So Good To Sell Used Item Online



