Git Product home page Git Product logo

Comments (7)

benbalter avatar benbalter commented on August 11, 2024

Do you have any sense of what the error is? Is the error the same with WP_DEBUG activated? What version of PHP are you using?

from wordpress-to-jekyll-exporter.

olimart avatar olimart commented on August 11, 2024

Hi @benbalter I just installed but it failed to activate due to fatal error (wp 3.6.1, PHP 5.2.17)

Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /.../wp-content/plugins/jekyll-exporter/jekyll-exporter.php on line 27

from wordpress-to-jekyll-exporter.

nsmeef avatar nsmeef commented on August 11, 2024

I also get this.

from wordpress-to-jekyll-exporter.

benbalter avatar benbalter commented on August 11, 2024

@olimart @nsmeef what version of PHP are you using?

from wordpress-to-jekyll-exporter.

benbalter avatar benbalter commented on August 11, 2024

Ahh. Just saw @olimart noted they were using 5.2. Per #40 (comment):

PHP 5.2 lost support from the PHP project itself more than three years ago. You'll need to be running at least PHP 5.3 which adds namespace support (the reason it's breaking), but I'd recommend at least 5.4 (or the latest your host supports) as it's the oldest supported version: https://en.wikipedia.org/wiki/PHP#Release_history

from wordpress-to-jekyll-exporter.

olimart avatar olimart commented on August 11, 2024

Thanks @benbalter
3 years ago!!! what is my host waiting for to upgrade??? (but that's a different issue). I did find a solution so all good. thanks.

from wordpress-to-jekyll-exporter.

benbalter avatar benbalter commented on August 11, 2024

You may be able to choose a different version via your account management console if you are on a shared host.

from wordpress-to-jekyll-exporter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.