Forums

[resolved] [Plugin: Wapple Architect Mobile Plugin for WordPress] activation error (3 posts)

  1. Brian Hatano
    Member
    Posted 2 months ago #

    I attempted to install, but received the following error:

    Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /homepages/19/database###/htdocs/directory/wp-content/plugins/wapple-architect/theme/wapl_builder.php on line 447

    http://wordpress.org/extend/plugins/wapple-architect/

  2. Brian Hatano
    Member
    Posted 2 months ago #

    Nevermind. I just realized that Wapple Architect requires PHP 5.
    Now it works fine.

    **Note: for those with 1and1 web hosting, you just need to add a single line to the .htaccess file in your wordpress directory:

    AddType x-mapp-php5 .php

    You'll need to do this for each installation of wordpress.

  3. rgubby
    Member
    Posted 1 month ago #

    Thanks for supplying that info Brian.

    You need PHP5 for simpleXML - it uses that to parse the result from a web service call.

    Future versions won't have a reliance on it and even though PHP4 isn't even supported anymore, you'll still be able to use it.

Reply

You must log in to post.

About this Topic