• 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, The preg_match function throw the error
    PREG_BACKTRACK_LIMIT_ERROR

    The 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.