• Resolved array064

    (@array064)


    when I activate this plugin (version 1.0.0), there is error messages like this:

    Warning: constant () [function.constant]: Could not find constant E_DEPRECATED in /home/SITE_FOLDER/public_html/MY_DOMAIN.COM/wp-content/plugins/wp-security-audit-log/classes/ConstantManager.php on line 15

    Warning: constant () [function.constant]: Could not find constant E_USER_DEPRECATED in /home/SITE_FOLDER/public_html/MY_DOMAIN.COM/wp-content/plugins/wp-security-audit-log/classes/ConstantManager.php on line 15

    And this error message:

    The plugin generated 535 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.

    hen when I open the page “Audit Log Viewer”, there was an error message like this:

    Fatal error: Call to undefined function get_called_class () in /home/SITE_FOLDER/public_html/MY_DOMAIN.COM/wp-content/plugins/wp-security-audit-log/classes/DB/ActiveRecord.php on line 269

    and the log does not show up at all.

    https://ww.wp.xz.cn/plugins/wp-security-audit-log/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter array064

    (@array064)

    My WordPress version is 3.9.1.

    Endymion00

    (@endymion00)

    The E_DEPRECATED and E_USER_DEPRECATED constants are PHP 5.3 and later, so I’m guessing you’re running PHP 5.2 or earlier.

    Thread Starter array064

    (@array064)

    Thank you. Yes, my PHP version is 5.2.17

    Hi gents,

    After analysing the situation we decided not to support PHP version 5.2. A detailed explanation can be found in this plugin support ticket.

    Should you have any queries do not hesitate to get in touch and thank you again for using and supporting our plugin.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Version 1.0.0 error’ is closed to new replies.