Advanced Excerpt + PHP 4 problem (solved)
Immediately after the release of version 0.2.1, I was made aware of a huge problem. The plugin fails to work on PHP 4, causing a fatal error.
A quick update has been released that fixes this. The new safe release is now 0.2.2, which should be available from the WordPress plugin repository shortly.
The cause for this problem is the fact that PHP 4 can have mbstring enabled, but not support all its functions. Ironically.
By the way, this would be a good time to urge your host to update PHP. The version 4 releases are all historical now.
Worst coded plugin. never works and when it does.. the loading time of a blog takes forever.
Lou Sparx
May 14, 2010 at
6:33 pm
@ Lou: I am aware that some users are experiencing problems. The plugin is mainly for my own needs, but I sometimes choose to extend it for others. This is, however, on a completely voluntary basis. If you think something is wrong with the code, please provide some details for me to work with or, even better, a patch to solve the issue.
Bas
May 20, 2010 at
6:11 pm