Installing Five1.4.4 in Zope2.9.7

3 Messages Forum Options Options
Permalink
marcos.romero
Installing Five1.4.4 in Zope2.9.7
Reply Threaded More
Print post
Permalink

Hi everybody.

First time writing to the list, just watching and learning :)

I have a site already running that should need a product (PloneFlashUpload) that requires Five 1.4.
So I installed it but can't get the site running. It throws this trace.

Cheers

-- Marcos Romero
------------------------------------
Site Error

An error was encountered while publishing this resource.

AttributeError
Sorry, a site error occurred.

Traceback (innermost last):

    * Module ZPublisher.Publish, line 196, in publish_module_standard
    * Module Products.PlacelessTranslationService.PatchStringIO, line 34, in new_publish
    * Module ZPublisher.Publish, line 146, in publish
    * Module Zope2.App.startup, line 222, in zpublisher_exception_hook
    * Module ZPublisher.Publish, line 115, in publish
    * Module ZPublisher.mapply, line 88, in mapply
    * Module ZPublisher.Publish, line 41, in call_object
    * Module Products.CMFCore.PortalContent, line 103, in __call__
    * Module Products.CMFCore.utils, line 175, in _getViewFor
      __traceback_info__: ('ContentPanels', 'contentpanels_view')
    * Module OFS.Traversable, line 250, in restrictedTraverse
    * Module OFS.Traversable, line 187, in unrestrictedTraverse
      __traceback_info__: ([], 'contentpanels_view')
    * Module Products.Archetypes.BaseObject, line 1129, in __bobo_traverse__

AttributeError: contentpanels_view (Also, the following error occurred while attempting to render the standard error message, please see the event log for full details: '@@plone')

Troubleshooting Suggestions

    * The URL may be incorrect.
    * The parameters passed to this resource may be incorrect.
    * A resource that this resource relies on may be encountering an error.

For more detailed information about the error, please refer to the error log.

If the error persists please contact the site maintainer. Thank you for your patience.
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users
WouterVH
Re: Installing Five1.4.4 in Zope2.9.7
Reply Threaded More
Print post
Permalink
marcos.romero@... wrote:

> So I installed it but can't get the site running.


Five 1.4.4 needs Zope 2.9.8+
As you've experienced, it doesn't work with Zope 2.9.7




w.


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users
Juan Diaz
Re: Installing Five1.4.4 in Zope2.9.7
Reply Threaded More
Print post
Permalink
El jue, 03-07-2008 a las 17:45 -0300, marcos.romero@...
escribió:

>
> Hi everybody.
>
> First time writing to the list, just watching and learning :)
>
> I have a site already running that should need a product
> (PloneFlashUpload) that requires Five 1.4.
> So I installed it but can't get the site running. It throws this
> trace.
>
> Cheers
>
> -- Marcos Romero
> ------------------------------------
> Site Error
>
> An error was encountered while publishing this resource.
>
> AttributeError
> Sorry, a site error occurred.
>
> Traceback (innermost last):
>
>     * Module ZPublisher.Publish, line 196, in publish_module_standard
>     * Module Products.PlacelessTranslationService.PatchStringIO, line
> 34, in new_publish
>     * Module ZPublisher.Publish, line 146, in publish
>     * Module Zope2.App.startup, line 222, in
> zpublisher_exception_hook
>     * Module ZPublisher.Publish, line 115, in publish
>     * Module ZPublisher.mapply, line 88, in mapply
>     * Module ZPublisher.Publish, line 41, in call_object
>     * Module Products.CMFCore.PortalContent, line 103, in __call__
>     * Module Products.CMFCore.utils, line 175, in _getViewFor
>       __traceback_info__: ('ContentPanels', 'contentpanels_view')
>     * Module OFS.Traversable, line 250, in restrictedTraverse
>     * Module OFS.Traversable, line 187, in unrestrictedTraverse
>       __traceback_info__: ([], 'contentpanels_view')
>     * Module Products.Archetypes.BaseObject, line 1129, in
> __bobo_traverse__
>
> AttributeError: contentpanels_view (Also, the following error occurred
> while attempting to render the standard error message, please see the
> event log for full details: '@@plone')
>
> Troubleshooting Suggestions
>
>     * The URL may be incorrect.
>     * The parameters passed to this resource may be incorrect.
>     * A resource that this resource relies on may be encountering an
> error.
>
> For more detailed information about the error, please refer to the
> error log.
>
> If the error persists please contact the site maintainer. Thank you
> for your patience.

Hi, Marcos,

I have installed PloneFlashUpload (Release 1.0 final (2007-06-05)) from
the bundle package of Plone4ArtistSite with Five 1.4.4 in a Debian Etch
with Zope2.9 package (2.9.6).

I Only had a problem with the Five instalation, but I found the solution
in the BTS of Zope[0] applying this patch [1].

I  don't know if is exactly the same problem. In any case we can speak
for irc at #plone-Conosur channel.


[0] https://bugs.launchpad.net/zope2/+bug/143900
[1]
http://svn.zope.org/Zope/branches/2.9/lib/python/OFS/subscribers.py?p2=%
2FZope%2Fbranches%2F2.9%2Flib%2Fpython%2FOFS%2Fsubscribers.py&p1=Zope%
2Fbranches%2F2.9%2Flib%2Fpython%2FOFS%
2Fsubscribers.py&r1=76827&r2=76826&rev=76827&view=diff&makepatch=1&diff_format=h

nueces...

--
Juan A. Diaz <jdiaz@...>
Menttes S.R.L.


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users