• Hello!

    When I try to activate the plugin, it gives me the following error:

    Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /www.mywebsite.com/html/wp-content/plugins/cart66-lite/models/Cart66CartWidget.php on line 4

    * I remove my URL for security purpose.

    I have the following plugins installed:

    Akismet

    I’m using WordPress 3.1 in French. I don’t think it’s linked with my current situation, but I wanted to give you any details you might need.

    Thank you in advance for your help!

    Francois

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter ranktibo

    (@ranktibo)

    I forgot to copy the actual code mentionned in the error message… the line 4 of the Cart66Widget.php file is:

    private $_items = array();

    thanks!

    Francois

    Plugin Author Lee Blue

    (@reality66)

    This is the error is caused when you are using PHP4. Ask your host to upgrade your account to PHP5 and you should be all set.

    Thread Starter ranktibo

    (@ranktibo)

    PHP 5.0.41 is installed on my Host server, but I sent them an email to see if they can resolve the issue at their end.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Cart66 Lite] Error at activation…’ is closed to new replies.