• The social-media-auto-publish.php file, version 3.0.1 is currently disabling error_reporting for all installation.

    # social-media-auto-publish.php<span style="background-color: initial; font-family: inherit; font-size: 0.8rem;">:38</span>error_reporting(0);

    Took us whole hour to debug and find out why error logs was missing.

    Please remove that line and fix the code that requires it.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Plugin disables whole installation error log reporting’ is closed to new replies.