From: Scott R. <sr...@ge...> - 2012-12-28 00:58:21
|
Yo. This is what you said earlier: Peter Senft > Hi, > > I had the same issue and created a patch for avelsieve to run on PHP > 5.3. and higher: > > http://www.rfc3092.net/projects/avelsieve/ > > That should take care of the warnings for split() and other deprecated > functions. Not sure if that also fixes the other problem. Maybe give it > a shot and let me know. > > FYI, that is just a patch and not the official version or a branch. > AFAIK that patch was incorporated into the official version but so far > there no new version including the patch was released. > > Peter I downloaded avelsieve-1.9.9-hps.tar.gz from the link you provided above. I renamed my current avelsieve directory, and unpacked your tarball archive into the squirrelmail plugin directory. I copied my existing config.php to the newly unpacked avelsieve/config directory (I believe this is the default config.php file). I did not have debugging turned on nor did I enable displaying PHP errors, but the avelsieve rules are now displayed upon clicking the "Filters" link. I will have to test further, but your patches are definitely better than before. Thank you for your work, being part of the community and taking the time to respond the my note. Your time and work is much appreciated. Thank You. |