• Resolved mayaprod57

    (@mayaprod57)


    Bonjour à tous,

    Je viens d’acquérir deux licences de Clean Talk : Anti-Spam & Security Site.

    J’ai installé et activé le premier plugin sans problème (Anti-Spam).

    Le plugin Security Site a pu être installé. Mais lorsque j’essaye de l’activer, j’obtiens ce message d’erreur :

    “L’extension n’a pas pu être activée, car elle a déclenché une erreur fatale.
    Parse error: syntax error, unexpected ‘:’ in /web/antalpi/www/wp-content/plugins/security-malware-firewall/lib/SpbcScannerH.php on line 594”

    Voilà ce que dit le fichier PHP :
    static function debug($data, $msg = ’empty’, $file = ‘Unknown’, $line = ‘?’, $func = ‘?’, $start = null, $end = null){
    if(is_array($data)){
    $data = array_slice($data, $start ?: 0, $end ?: null, true);
    $data = array_values($data);
    }
    error_log(“$msg | $file:$line: “.($func ?: ‘GLOBAL’).”\n”.print_r($data, true));
    }

    Apparemment, cela concerne la ligne $data = array_slice($data, $start ?: 0, $end ?: null, true);

    Quelqu’un peut il m’aider à activer correctement le plugin svp ? J’ai besoin de faire un scan anti-malware. Merci pour votre aide !

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support amagsumov

    (@amagsumov)

    Hello, @mayaprod57

    Thank you for your request.

    We will revise the code of the plugin and fix it.
    Please, give us 1-2 working days.

    Sorry for the inconveniences.

    Best regards.

    Thread Starter mayaprod57

    (@mayaprod57)

    Hello @amagsumov,

    Thanks for you quick reply.

    We’re waiting for your feedback,

    Best regards,

    Patrice

    Plugin Support amagsumov

    (@amagsumov)

    Thank you for your patience.

    We will fix this issue as soon as we can.

    Please, wait.

    Best regards.

    Hello,

    We have fixed that. Just update to 2.5 version.

    Have a good time! Contact us if you have questions.

    Thread Starter mayaprod57

    (@mayaprod57)

    Hello,

    Thanks for your reply.
    I have added the plugin (Version 2.5).

    Unfortunately, the activation show me this error now :

    “Parse error: syntax error, unexpected ‘:’ in /web/antalpi/www/wp-content/plugins/security-malware-firewall/lib/SpbcScannerH.php on line 613”

    Many thanks for your help,

    Patrice

    Thank you for the new details, Patrice.

    We are working on this issue and contact you of the results.

    Please, wait.

    Hello,

    Sorry for the inconvenience. Made another fix. Updated version here: https://downloads.wp.xz.cn/plugin/security-malware-firewall.zip

    Contact us.

    P.S.: Just interesting, what version of PHP you are using?

    Thread Starter mayaprod57

    (@mayaprod57)

    Hi,

    Thanks for your sending.
    Now it works. Damned, we have been attacked via a lot of IP’s !

    The previous version of my PHP was 5.2 :s, that’s probably why we re meeting a lot of difficulties to activate the plugin.

    I have just migrate to version 5.6.8.

    Hello.

    We are glad that all issues are gone now.

    Feel free to contact us anytime.

    All the best.

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

The topic ‘Problème activation plugin Security Site’ is closed to new replies.