/ // Hello,
/>>/ // I just installed the CPSWorkflowHowTo without any problem but, />>/ // unfortunately, after I create a document using the schedule document />>/ // type I get a no layout error. I can't view the document. It works fine />>/ // if I try to edit it. I get the error on both CPS3.3.4-2 and the latest svn. />>/ // />>/ // This is the traceback: />>/ // />>/ // Error Type: ValueError />>/ // Error Value: No layout method 'layout_schedule_view' for layout />>/ // 'schedule'
/
/ /Hi,
/ /
/ /It looks like the product skins are not registered as they should be. / /Did you run the installer or did you use another approach? / /The product installer should register two new skins: "cpswfht_scripts" / /and "cpswfht_templates". layout_schedule_view is in the latter. Do you / /see them in portal_skins?

/ /Regards,

Hi,
I've tried installing the product using an external method and the 
portal_quickinstaller but I always get the same error.
Yes, the skins are both present and layout_schedule_view is in place. I've also 
checked portal_layouts, portal_schemas and portal_types and everything seems 
fine to me.

This are the results from the external method:

Starting CPSWorkflowHowTo install

Verifying skins

FS Directory View 'cpswfht_scripts'

 Creating skin

FS Directory View 'cpswfht_templates'

 Creating skin

Fixup of skin Basic

Fixup of skin CPSSkins

Resetting skin cache

Setup workflow cps_validation_wf

Creating workflow cps_validation_wf

Adding variable dest_container

Adding variable actor

Adding variable language_revs

Adding variable comments

Adding variable time

Adding variable action

Adding variable review_history

Adding state pending

Adding state published

Adding transition move_up_delegatees

Adding transition accept

Adding transition unpublish

Adding transition move_down_delegatees

Adding transition submit

Adding transition reject

Adding transition manage_delegatees

Adding transition publish

Done

Adding type 'Schedule'

   Setting actions

 Added

Verifying schemas

Adding schema schedule

 Field schedule.

Verifying layouts

Adding layout schedule

 Widget schedule

Verifying local workflow for workspaces

Verifying local workflow for sections

Setting up translations

Checking available languages

 Checking installable languages

   Available languages: ('en', 'fr', 'it')

   Importing fr.po into 'fr' locale

   Importing en.po into 'en' locale

Ending CPSWorkflowHowTo install


And this the ones from portal_quickinstaller:

Types Schedule
Skins cpswfht_scripts cpswfht_templates
Portal Actions  None
Portal Objects  None
Workflows cps_validation_wf
Portal Slots    None
Content Type Registry entries   None
Status: installed
Contains Manual Uninstall:      false



   Transcript

2005-06-20 17:17:19

Starting CPSWorkflowHowTo install

Verifying skins

FS Directory View 'cpswfht_scripts'

Creating skin

FS Directory View 'cpswfht_templates'

Creating skin

Fixup of skin Basic

Fixup of skin CPSSkins

Resetting skin cache

Setup workflow cps_validation_wf

Creating workflow cps_validation_wf

Adding variable dest_container

Adding variable actor

Adding variable language_revs

Adding variable comments

Adding variable time

Adding variable action

Adding variable review_history

Adding state pending

Adding state published

Adding transition move_up_delegatees

Adding transition accept

Adding transition unpublish

Adding transition move_down_delegatees

Adding transition submit

Adding transition reject

Adding transition manage_delegatees

Adding transition publish

Done

Adding type 'Schedule'

Setting actions

Added

Verifying schemas

Adding schema schedule

Field schedule.

Verifying layouts

Adding layout schedule

Widget schedule

Verifying local workflow for workspaces

Verifying local workflow for sections

Setting up translations

Checking available languages

Checking installable languages

Available languages: ('en', 'fr', 'it')

Importing fr.po into 'fr' locale

Importing en.po into 'en' locale

Ending CPSWorkflowHowTo install


Thank you.


_______________________________________________
cps-users mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/cps-users

Reply via email to