• I’ve been drawn in by the shinny flashyness of the piecemaker slideshow. But I can’t activate the plugin once its installed. I keep getting this fatal error:

    Plugin could not be activated because it triggered a fatal error.

    Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /homepages/8/d244001918/htdocs/crsdesign/crswordpress/wp-content/plugins/piecemake/piecemaker-main.php on line 616

    I’ve looked at line 616 its:
    .”<td width=\”10%\” style=\”text-align: center;\”>”.$trans->attributes()->Pieces.”</td>”

    doesnt mean anything to me, but seems relativly normal. Can anybody tell me whats happening or what I’m doing wrong?

    http://wordpress.org/extend/plugins/the-piecemaker-image-rotator/

Viewing 5 replies - 1 through 5 (of 5 total)
  • MPC

    (@massiveprocreation)

    Hi, you have probably PHP4 on the server/domain and you need PHP 5 for this to work 😉

    Thread Starter c.burkill

    (@cburkill)

    Hi there. I’ve just been on the phone with 1and1 and they said I was running php4. So theyve upgraded me to php5 and it still wont activate, im getting the same error. Shame because it looks like a really nice plugin!

    we are having the same issue with the plugin. running PHP 5….

    it seems that it has the error on any line of piecemaker-main.php with *attributes* included.

    i tried deleting code with these in it one by one, to see if i could get it to work, and it would just take the error on to the next line with *attributes* included.

    Thread Starter c.burkill

    (@cburkill)

    It seems the person in the call centre gave me duff instructions to get my shared hosting package up to php5. Managed to sort it now and the plugin activates fine, so php4 was the issue. Only problem now is when I call it on a page it doesnt appear. I’ve firebugged it and its calling the piecemaker the code is there, but not displaying and the div is kind of hanging off the page.

    It could be my custom template, so I’m going to try and fresh install and see what happens.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: The Piecemaker 2] Piecemaker – fatal error’ is closed to new replies.