Empty /Control_Panel/Products using Plone 4

classic Classic list List threaded Threaded
4 messages Options
Joan Ordinas Joan Ordinas
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Empty /Control_Panel/Products using Plone 4

I'm configuring my first site with Pone 4, and for my surprise the folder

    /Control_Panel/Products

shows no products, and says

    "There are currently no items in Product Management"

In Plone 3 this folder shows a long list of products...

Any idea?

JJOR

--
« Cap home segueix sent massa el que era quan es reconeix a si mateix. »
Thomas Mann

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Plone-Users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-users
ajung ajung
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Empty /Control_Panel/Products using Plone 4

Joan Ordinas wrote
I'm configuring my first site with Pone 4, and for my surprise the folder

    /Control_Panel/Products

shows no products, and says

    "There are currently no items in Product Management"


...because it was turned off in Plone 4. As mortal Plone user you usually don't have to deal with this Products management.

-aj

Mikko Ohtamaa Mikko Ohtamaa
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Empty /Control_Panel/Products using Plone 4

ajung wrote
Joan Ordinas wrote
    /Control_Panel/Products

shows no products, and says

    "There are currently no items in Product Management"
...because it was turned off in Plone 4. As mortal Plone user you usually don't have to deal with this Products management.
Added:

http://plone.org/documentation/manual/upgrade-guide/version/upgrading-plone-3-x-to-4.0/updating-add-on-products-for-plone-4.0/empty-control_panel-products-using-plone-4
Joan Ordinas Joan Ordinas
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Empty /Control_Panel/Products using Plone 4

In reply to this post by Joan Ordinas
On Fri, Nov 12, 2010 at 1:38 PM, Joan Josep Ordinas Rosa
<[hidden email]> wrote:
> I'm configuring my first site with Pone 4, and for my surprise the folder
>
>    /Control_Panel/Products
>
> shows no products, and says
>
>    "There are currently no items in Product Management"
>

SOLUTION:

add

    enable-product-installation = on

to the zope instance part in the buildout (in base.cfg for Plone4 defaults).

JJOR

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Plone-Users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-users
Loading...