how do I publish an article once approved

Author Message

steven mandel

Wednesday 25 June 2003 8:47:00 am

Hi All,

I followed the documentation to create a workflow for the approval process. I had user1 create an article that had to be approved by user2 .
I had user2 approve the article. Then user1 went back to collaboration and I get the following message

Approval
The content object New Article was approved and will be published once the publishing workflow continues.

How do I get the publishing workflow to contine ?

Also can I have it contined but set to appear at a later date ?

TIA,

Steve Mandel

Tony Wood

Thursday 26 June 2003 12:58:20 am

Hi,

Have you run the workflow cron?

php -C runcronjobs.php

This command publishes all approved documents, amongst other things.

I hope this helps

Tony

Tony Wood : twitter.com/tonywood
Vision with Technology
Experts in eZ Publish consulting & development

Power to the Editor!

Free eZ Training : http://www.VisionWT.com/training
eZ Future Podcast : http://www.VisionWT.com/eZ-Future

steven mandel

Thursday 26 June 2003 8:01:08 am

Thanks Tony,

We tried that but nothing happened - we still get the same message when I go to the messages of user1 .

Steve

Tony Wood

Friday 27 June 2003 7:11:06 am

What version of eZ are you using?

Tony Wood : twitter.com/tonywood
Vision with Technology
Experts in eZ Publish consulting & development

Power to the Editor!

Free eZ Training : http://www.VisionWT.com/training
eZ Future Podcast : http://www.VisionWT.com/eZ-Future

steven mandel

Friday 27 June 2003 3:17:14 pm

Hi Tony,

ez3 on a windows box ( we are using the demo system )

TIA,

Steve

Mandy Fiks

Wednesday 29 June 2005 11:47:46 pm

Hi,
hope someone can help. I ahve the same problem. we are using eZ 3.5.2 and try to impelment a workflow for approving articles ( a user's artcile can't be published without approval from the admin). we got the approve to work, but once approved the artcile still doesn't get published. we ran the runcronjobs.php but nopthing changed.

can anyone help?

thanks,
mandy

Nathan Kelly

Tuesday 20 September 2005 7:58:31 pm

I'm having the same problem with 3.6 on a linux box.

I have run cronjobs etc but the workflow seems to be halted for no reason? My objects say they have been approved (which they have) in my colaboration inbox but they are not being published?

Has anyone figured this out?

Cheers!

Pardon me while I burst into flames...

Nathan Kelly

Thursday 22 September 2005 12:58:43 am

Hi, I just thought I should mention that I'm using this method to run cron jobs:
http://ez.no/products/ez_publish_cms/documentation/configuration/configuration/cron_jobs

I have placed this in my index.php file:

  include_once( 'kernel/classes/notification/eznotificationeventfilter.php' );
  eZNotificationEventFilter::process();

The reason for this is that I have found no other way as of yet to run cron jobs successfully...

I'm able to receive notifications using this method so why can't I publish approved objects?

I really need help with this, also note command lines are not an option as the client will not have access (or know how) to use command lines (nor should they, this is a CMS?).

Any help is good, Cheers!

Pardon me while I burst into flames...

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 11:32:01
Script start
Timing: Jan 18 2025 11:32:01
Module start 'layout'
Timing: Jan 18 2025 11:32:01
Module start 'content'
Timing: Jan 18 2025 11:32:02
Module end 'content'
Timing: Jan 18 2025 11:32:02
Script end

Main resources:

Total runtime0.7340 sec
Peak memory usage4,096.0000 KB
Database Queries76

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0096 588.0391152.6406
Module start 'layout' 0.00960.0042 740.679739.4766
Module start 'content' 0.01380.7187 780.1563671.5938
Module end 'content' 0.73250.0015 1,451.750016.1250
Script end 0.7340  1,467.8750 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00370.5031160.0002
Check MTime0.00140.1852160.0001
Mysql Total
Database connection0.00150.208610.0015
Mysqli_queries0.651388.7254760.0086
Looping result0.00100.1296740.0000
Template Total0.691394.220.3456
Template load0.00230.316720.0012
Template processing0.688993.860420.3445
Template load and register function0.00020.021010.0002
states
state_id_array0.00330.443410.0033
state_identifier_array0.00080.110820.0004
Override
Cache load0.00210.2803540.0000
Sytem overhead
Fetch class attribute can translate value0.00100.132540.0002
Fetch class attribute name0.00130.1765100.0001
XML
Image XML parsing0.00140.196740.0004
class_abstraction
Instantiating content class attribute0.00000.0042120.0000
General
dbfile0.00330.4481220.0001
String conversion0.00000.001340.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
8content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
12content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
5content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
4content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 32
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs