phpnuke auto-install errors, email blocking broken?

thedavid

Well-Known Member
Nov 22, 2002
124
0
166
Hello all,

Couple of problems that we're having here with the newest buildapache and cpanel builds.

1) php-nuke auto-install has errors when stories are viewed:

Warning: setlocale() [function.setlocale]: Passing locale category name as string is deprecated. Use the LC_* -constants instead. in

This occurs in php 4.3.1 here. More information and how to fix these errors are located here:

http://phpnuke.org/modules.php?name=News&file=article&sid=5244

Will this fix be added to the scripts that auto-update, or are we going to have to do it ourselves (till the new version 6.5 is out, which fixes this problem as well)

2) When testing the filters, they don't accurately reflect the information inputted. For example, we can specify a from address of [email protected] and set that address to be blocked. In the results it shows this:

Filter Trace Results:

Sender = <cpanelloginname>@servername.domainname.com
Recipient = <cpanelloginname>@servername.domainname.com
Testing Exim filter file /etc/vfilters/domainname.com

Filter processing ended:
Filtering did not set up a significant delivery.
Normal delivery will occur.

The filters appear to be working normally, just the test tells the users that it'll deliver anyway.

Any ideas?

-David