test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • doorknob Friend
    #193050

    I got a fatal php error
    <blockquote>PHP Fatal error: Call to undefined function Less_CompilerException() in C:wwwT3_testpluginssystemt3includeslessphplessless.php on line 2903
    </blockquote>I fixed it by changing line 2903 from

    throw Less_CompilerException('error evaluating function `' . $this->name . '` '.$e->getMessage().' index: '. $this->index);
    to

    throw new Less_CompilerException('error evaluating function `' . $this->name . '` '.$e->getMessage().' index: '. $this->index);

    Regards
    Phil

    doorknob Friend
    #516084

    This bug is not fixed in T3 v2.0.2

    phong nam Friend
    #516209

    Hi doorknob,

    Thank you for the update. Lets me transfer this tip to our T3 developer for further checking and updating the fix if it is a bug of our T3 system plugin.

    Regards,

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  phong nam 10 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum