Viewing 6 replies - 1 through 6 (of 6 total)
  • valot

    (@valot)

    I have the same problem – after update it gives me this message:

    Parse error: syntax error, unexpected T_STRING in /home/symeon/public_html/wp-content/plugins/ose-firewall/vendor/oseframework/abstract.php on line 55
    Website:
    https://fundacjasymeon.pl/

    Thread Starter shoethat9

    (@shoethat9)

    Hey I order to fix it you have to log into your ftp files on your cpanel website. They will help you out but I end up figuring it out. I think its just a bug in the new update.

    valot

    (@valot)

    I replaced the file “abstract.php” Strange – part already operates – including home page but still a few links gives an error message.
    For example, here : https://fundacjasymeon.pl/szukasz-opiekuna/zakres-opieki/

    Thread Starter shoethat9

    (@shoethat9)

    Here the message they gave me, it worked

    This is because the latest version requires PHP 5.3.0 to work, To recover your website. please disable the plugin by renaming the file

    /wp-content/plugins/ose-firewall/ose_wordpress_firewall.php
    to
    /wp-content/plugins/ose-firewall/ose_wordpress_firewall_bk.php

    This way, you can login the WordPress backend and restore the website.

    valot

    (@valot)

    Well, everything works, very thank you !

    Plugin Author Helix.L

    (@prohelix)

    Hi All

    The issue is caused by the PHP version that is lower thatn 5.3.0, please upgrade the PHP to 5.3.0 or above, as the new version requires name space to work:

    Here is the overview of what namespace is:
    https://php.net/manual/en/language.namespaces.rationale.php

    We change the framework in the new version, in order to:

    a) reduce the package size: it was from 4.7MB to 3MB
    b) increase the speed: page load is a lot faster and request / second is a lot more
    c) reduce memory usage: memory usage per request is lower

    we will show the statistics in Dec.

    Sorry for the inconvenience but we do this in order to help your website safer but still keep a high performance.

    Hope this clarifies. ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Website wont load’ is closed to new replies.