Author
|
Message
|
Vincent Saulnier
|
Tuesday 29 July 2003 9:42:04 am
I'm still not able to make the approval workflow to work properly. Since I enabled it, new users have to be approved. I just want articles to use the workflow.
How can I do that?
Thanks!
-- Vincent Saulnier
|
Vincent Saulnier
|
Wednesday 30 July 2003 11:05:16 am
I'm close to deliver the project and that's my only problem. Thanks
|
Jan Borsodi
|
Wednesday 30 July 2003 12:32:45 pm
Edit the approve workflow and choose only Article in the class list on the approve event.
--
Amos
Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq
|
Vincent Saulnier
|
Wednesday 30 July 2003 12:52:51 pm
Is it normal that I can only select the editor, section and users without approval? I can't see classes!!! thanks for the quick answer.
|
Paul Borgermans
|
Thursday 31 July 2003 3:45:46 am
You should use the event/multiplexer, as your main workflow event. There you can select the classes to run your approve event(s). -paul
eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans
|
Vincent Saulnier
|
Thursday 31 July 2003 6:15:15 am
I get this message when registering a new user :
Fatal error: Call to a member function on a non-object in /path/to/ez/kernel/classes/workflowtypes/event/ezmultiplexer/ezmultiplexertype.php on line 177 Fatal error: eZ publish did not finish it's request
|
Vincent Saulnier
|
Thursday 31 July 2003 1:17:48 pm
I'm not the only one with this problem, look here : http://www.ez.no/content/view/full/29848/
|
Vincent Saulnier
|
Friday 01 August 2003 6:15:26 am
Please, help me again. It seems to be easy but for some reason I can't do it.
|
Jan Borsodi
|
Monday 04 August 2003 12:38:44 am
It seems that the multiplexer workflowevent has a bug in it. I tried it as both a pre and post workflow and none of them work. I think the reason for this is that it only works on the content/read triggers for now.
--
Amos
Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq
|