Share » Forums » Developer » Workflow event error

Workflow event error

Workflow event error

Thursday 13 September 2007 6:39:12 am - 3 replies

Modified on Thursday 13 September 2007 6:41:14 am by Rhino Vincent

Author Message

Olivier Ouin

Thursday 13 September 2007 8:03:03 am

Where did you put your ezexampletype.php file ?

I think it should be in
/extension/myevent/eventtypes/event/ezexample/
according to your workflow.ini

Could you check this ?

Atle Pedersen

Friday 14 September 2007 12:15:30 am

Hi!

This line:
$this->eZWorkflowEventType("EZ_WORKFLOW_TYPE_EXAMPLE_ID","Example");

should be like this:
$this->eZWorkflowEventType(EZ_WORKFLOW_TYPE_EXAMPLE_ID,"Example");

Atle

Rhino Vincent

Friday 14 September 2007 1:12:00 am

tks for the hepl i where write it was $this->eZWorkflowEventType("EZ_WORKFLOW_TYPE_EXAMPLE_ID","Example");

should be
$this->eZWorkflowEventType(EZ_WORKFLOW_TYPE_EXAMPLE_ID,"Example");

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu