• Resolved Korveld

    (@teidar)


    Plugin doesn’t work. When i enter Create pdf menu and try to choose the form “There has been a critical error on this website.” message apeears

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Florent Maillefaud

    (@florent73)

    Hi!

    Sorry about that, do you have the possibility to have another indication, a debug?

    Thanks

    Thread Starter Korveld

    (@teidar)

    How can i debug it? I tried to deactivate all other plugins, it doesn’t help

    Plugin Author Florent Maillefaud

    (@florent73)

    Hi!

    Adding in wp-config.php this code :

    define('WP_DEBUG', true);
    define( 'WP_DEBUG_LOG', true );
    define( 'WP_DEBUG_DISPLAY', true );
    define( 'SCRIPT_DEBUG', true );

    Refresh your page. Errors are displayed.

    Thanks

    Thread Starter Korveld

    (@teidar)

    Okay, there was an error in my php code. I fixed that now it’s all working fine. Thanks for the help!)

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Plugin doesn’t work’ is closed to new replies.