Hello EzerchE,
I am sorry to hear you are having such problems.
Can you please advise what version of WordPress and PHP you are running?
Looking forward to hearing form you.
I am having the same issue. Here is the detailed error message that I get when activating the plugin:
Plugin could not be activated because it triggered a fatal error.
Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in /****/****/public_html/wp-content/plugins/wp-security-audit-log/classes/DB/ActiveRecord.php on line 62
WordPress Version: 4.1.1
PHP Version: 5.2.17
I have figured out my PHP 5.2 version is the problem. But i use some old scripts uses PHP 5.2 on my server so I cannot upgrade the version 5.4.
There are several reasons why we only support PHP 5.3 and above, but mainly:
1. Features – we use a number of features that are only available in PHP 5.3 and onwards
2. Security – this is most probably the most important of all. PHP has long stopped supporting older versions of PHP even though some of them still have non fixed security issues.
Therefore I would recommend you to look into your old scripts and upgrade PHP as soon as possible.