Manually complete an approval workflow

Author Message

James Ward

Friday 21 November 2003 6:50:13 am

I have an approval workflow setup and running but I am getting seg faults whenever I try to run the command line php scripts to finalize the approval.

Can I complete the approval manually? I am desperate at this point so even if it requires manually editing table to get my articles in the correct place I am will to do it. I just want a better idea of what I'm getting into.

Thanks.

working at www.wardnet.com
blogging at www.jamesward.ca

Paul Borgermans

Friday 21 November 2003 10:12:00 am

I think you have a dirty database

In a similar situation, I added a few echo statements to the workflow.php script to dump workflow, object and memento stuff. Then I deleted the failure things manually in the database. (not funny, I know)

-paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

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 19 2025 01:14:43
Script start
Timing: Jan 19 2025 01:14:43
Module start 'layout'
Timing: Jan 19 2025 01:14:43
Module start 'content'
Timing: Jan 19 2025 01:14:43
Module end 'content'
Timing: Jan 19 2025 01:14:43
Script end

Main resources:

Total runtime0.0187 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0073 590.3906152.6406
Module start 'layout' 0.00730.0032 743.031339.4609
Module start 'content' 0.01050.0057 782.492289.2266
Module end 'content' 0.01630.0024 871.718830.3047
Script end 0.0186  902.0234 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.003418.2298140.0002
Check MTime0.00126.5018140.0001
Mysql Total
Database connection0.00179.171810.0017
Mysqli_queries0.002614.141130.0009
Looping result0.00000.097110.0000
Template Total0.002010.910.0020
Template load0.00094.744410.0009
Template processing0.00116.110710.0011
Override
Cache load0.00063.183810.0006
General
dbfile0.00031.701280.0000
String conversion0.00000.053740.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs