Plugin Author
pepe
(@pputzer)
Which version of PHP are you running? This sounds like a non-namespace version of PHP (i.e. below 5.3.0).
While the plugin should check for PHP 5.2 before loading, I just noticed that the addition to namespaces breaks this at the parsing stage. I’ll try to fix this as soon as possible. However, to actually run wp-Typography 3.0.0, you will have to upgrade your PHP installation to at least 5.3.0.
Thread Starter
Javi
(@wizard_)
Hello again. Yes, that’s the problem, but unfortunately I can’t upgrade my version of PHP (shared hosting), the server currently runs PHP 5.2.17. I’ll have to wait and see if I can upgrade in the future to 3.0.0 without PHP 5.3.0 or later. Thank you very much for the quick reply!
Plugin Author
pepe
(@pputzer)
No, sorry, there will never be a 3.x version without the namespaces (i.e. >= PHP 5.3) requirement because the HTML5 parser won’t work without them. Sorry that I don’t have better news 🙁
(I don’t know who your host is, but PHP 5.2 is so far out of date that every provider should have some upgrade path by now.)