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:
http://fundacjasymeon.pl/
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.
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 : http://fundacjasymeon.pl/szukasz-opiekuna/zakres-opieki/
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.
Well, everything works, very thank you !
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:
http://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. 🙂