Bug with PHP 5.3 and very long posts
-
Hi,
Thanks for this usefull plugin.
I just get a (rare ?) problem, with post of more than 50000 characters.
In lcp-catlist.php, line 341, Thepreg_matchfunction throw the error
PREG_BACKTRACK_LIMIT_ERRORThe post is too large and the <!–more–> is not displayed
I add a substr of 32000 first char, but I’m not sure it’s the best way to solve it.
Thanks
Philippe
The topic ‘Bug with PHP 5.3 and very long posts’ is closed to new replies.