|
|
|
|
kalun
()
|
|
||||||||||||
|
I upgraded my plone site to 3.3.1 but my Ploneboard does not work anymore. The message is:
Time 2009/10/23 22:42:04.513 GMT-5 User Name (User Id) kalun (kalun) Request URL http://diversitycouncil.middlewaygroup.com/sandbox/test/forum_view Exception Type AttributeError Exception Value @@forum_browserview Traceback (innermost last): Module ZPublisher.Publish, line 119, in publish Module ZPublisher.mapply, line 88, in mapply Module ZPublisher.Publish, line 42, in call_object Module Shared.DC.Scripts.Bindings, line 313, in __call__ Module Shared.DC.Scripts.Bindings, line 350, in _bindAndExec Module Products.CMFCore.FSPageTemplate, line 216, in _exec Module Products.CMFCore.FSPageTemplate, line 155, in pt_render Module Products.PageTemplates.PageTemplate, line 98, in pt_render Module zope.pagetemplate.pagetemplate, line 117, in pt_render Module zope.tal.talinterpreter, line 271, in __call__ Module zope.tal.talinterpreter, line 346, in interpret Module zope.tal.talinterpreter, line 891, in do_useMacro Module zope.tal.talinterpreter, line 346, in interpret Module zope.tal.talinterpreter, line 536, in do_optTag_tal Module zope.tal.talinterpreter, line 521, in do_optTag Module zope.tal.talinterpreter, line 516, in no_tag Module zope.tal.talinterpreter, line 346, in interpret Module zope.tal.talinterpreter, line 957, in do_defineSlot Module zope.tal.talinterpreter, line 346, in interpret Module zope.tal.talinterpreter, line 536, in do_optTag_tal Module zope.tal.talinterpreter, line 521, in do_optTag Module zope.tal.talinterpreter, line 516, in no_tag Module zope.tal.talinterpreter, line 346, in interpret Module zope.tal.talinterpreter, line 861, in do_defineMacro Module zope.tal.talinterpreter, line 346, in interpret Module zope.tal.talinterpreter, line 957, in do_defineSlot Module zope.tal.talinterpreter, line 346, in interpret Module zope.tal.talinterpreter, line 536, in do_optTag_tal Module zope.tal.talinterpreter, line 521, in do_optTag Module zope.tal.talinterpreter, line 516, in no_tag Module zope.tal.talinterpreter, line 346, in interpret Module zope.tal.talinterpreter, line 949, in do_defineSlot Module zope.tal.talinterpreter, line 346, in interpret Module zope.tal.talinterpreter, line 586, in do_setLocal_tal Module zope.tales.tales, line 696, in evaluate URL: file:/app/instance_prod/eggs/Products.Ploneboard-2.1b2-py2.4.egg/Products/Ploneboard/skins/ploneboard_templates/forum_view.pt Line 22, Column 4 Expression: <PathExpr standard:u'context/@@forum_browserview'> Names: {'container': <PloneSite at /diversitycouncil>, 'context': <PloneboardForum at /diversitycouncil/sandbox/test>, 'default': |
||||||||||||||
|
|
Thomas Massmann
()
|
|
||||||||||||
|
Hi,
I had the same problem after upgrading to the new version. Seems like the "board_view_global" is broken. You can simply change the default view of the board by adding "selectViewTemplate? templateId=ploneboard_view" at the url. In your case that would be http://diversitycouncil.middlewaygroup.com/sandbox/test/selectViewTemplate?templateId=ploneboard_view To avoid another break just remove the "board_view_global" from the available views from Ploneboard (ZMI -> portal_types). HTH, Thomas Am 24.10.2009 um 05:28 schrieb kalun: > > I upgraded my plone site to 3.3.1 but my Ploneboard does not work > anymore. > The message is: > > Time 2009/10/23 22:42:04.513 GMT-5 > User Name (User Id) kalun (kalun) > Request URL > http://diversitycouncil.middlewaygroup.com/sandbox/test/forum_view > Exception Type AttributeError > Exception Value @@forum_browserview > Traceback (innermost last): > > Module ZPublisher.Publish, line 119, in publish > Module ZPublisher.mapply, line 88, in mapply > Module ZPublisher.Publish, line 42, in call_object > Module Shared.DC.Scripts.Bindings, line 313, in __call__ > Module Shared.DC.Scripts.Bindings, line 350, in _bindAndExec > Module Products.CMFCore.FSPageTemplate, line 216, in _exec > Module Products.CMFCore.FSPageTemplate, line 155, in pt_render > Module Products.PageTemplates.PageTemplate, line 98, in pt_render > Module zope.pagetemplate.pagetemplate, line 117, in pt_render > Module zope.tal.talinterpreter, line 271, in __call__ > Module zope.tal.talinterpreter, line 346, in interpret > Module zope.tal.talinterpreter, line 891, in do_useMacro > Module zope.tal.talinterpreter, line 346, in interpret > Module zope.tal.talinterpreter, line 536, in do_optTag_tal > Module zope.tal.talinterpreter, line 521, in do_optTag > Module zope.tal.talinterpreter, line 516, in no_tag > Module zope.tal.talinterpreter, line 346, in interpret > Module zope.tal.talinterpreter, line 957, in do_defineSlot > Module zope.tal.talinterpreter, line 346, in interpret > Module zope.tal.talinterpreter, line 536, in do_optTag_tal > Module zope.tal.talinterpreter, line 521, in do_optTag > Module zope.tal.talinterpreter, line 516, in no_tag > Module zope.tal.talinterpreter, line 346, in interpret > Module zope.tal.talinterpreter, line 861, in do_defineMacro > Module zope.tal.talinterpreter, line 346, in interpret > Module zope.tal.talinterpreter, line 957, in do_defineSlot > Module zope.tal.talinterpreter, line 346, in interpret > Module zope.tal.talinterpreter, line 536, in do_optTag_tal > Module zope.tal.talinterpreter, line 521, in do_optTag > Module zope.tal.talinterpreter, line 516, in no_tag > Module zope.tal.talinterpreter, line 346, in interpret > Module zope.tal.talinterpreter, line 949, in do_defineSlot > Module zope.tal.talinterpreter, line 346, in interpret > Module zope.tal.talinterpreter, line 586, in do_setLocal_tal > Module zope.tales.tales, line 696, in evaluate > URL: > file:/app/instance_prod/eggs/Products.Ploneboard-2.1b2-py2.4.egg/ > Products/Ploneboard/skins/ploneboard_templates/forum_view.pt > Line 22, Column 4 > Expression: <PathExpr standard:u'context/@@forum_browserview'> > Names: > {'container': <PloneSite at /diversitycouncil>, > 'context': <PloneboardForum at /diversitycouncil/sandbox/test>, > 'default': , > 'here': <PloneboardForum at /diversitycouncil/sandbox/test>, > 'loop': {}, > 'nothing': None, > 'options': {'args': ()}, > 'repeat': <Products.PageTemplates.Expressions.SafeMapping object at > 0xf7f308c>, > 'request': <HTTPRequest, > URL=http://diversitycouncil.middlewaygroup.com/sandbox/test/ > forum_view>, > 'root': <Application at >, > 'template': <FSPageTemplate at /diversitycouncil/forum_view used for > /diversitycouncil/sandbox/test>, > 'traverse_subpath': [], > 'user': <PloneUser 'kalun'>} > Module zope.tales.expressions, line 217, in __call__ > Module Products.PageTemplates.Expressions, line 155, in _eval > Module zope.tales.expressions, line 124, in _eval > Module Products.PageTemplates.Expressions, line 82, in > boboAwareZopeTraverse > Module OFS.Traversable, line 301, in restrictedTraverse > Module OFS.Traversable, line 269, in unrestrictedTraverse > __traceback_info__: ([], '@@forum_browserview') > AttributeError: @@forum_browserview > -- > View this message in context: http://n2.nabble.com/Ploneboard-and-3-3-1-tp3882533p3882533.html > Sent from the General Questions mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart > your > developing skills, take BlackBerry mobile applications to market and > stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > Plone-Users mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/plone-users Thomas Massmann Inqbus Herloßsohnstr. 12 04155 Leipzig Tel: +49-341-5916261 Mobil: +49-176-82198390 E-Mail: [hidden email] WWW: http://www.inqbus.de ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Plone-Users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/plone-users |
||||||||||||||
|
|
kalun
()
|
|
|
Thanks, Thomas.
I tried your suggestion at one of my public ploneboard forums appending to the ploneboard_view http://rochesterhometeam.middlewaygroup.com/social-networking/social-networking-discussion-forums/selectViewTemplate?templateid=ploneboard_view but had the following error: Also, for my setup the ZMI->portal_types for Ploneboard is board_view and not board_view_global though both are available view methods. Thanks for you help! Log Undo Ownership Interfaces Security Site Error Log Site Error Log at /error_log Exception traceback Time 2009/10/24 06:36:59.954 GMT-5 User Name (User Id) admin (admin) Request URL http://rochesterhometeam.middlewaygroup.com/social-networking/social-networking-discussion-forums/selectViewTemplate Exception Type BadRequest Exception Value <h2>Site Error</h2> <p>An error was encountered while publishing this resource. </p> <p><strong>Invalid request</strong></p> The parameter, <em>templateId</em>, was omitted from the request.<p>Make sure to specify all required parameters, and try the request again.</p> <hr noshade="noshade"/> <p>Troubleshooting Suggestions</p> <ul> <li>The URL may be incorrect.</li> <li>The parameters passed to this resource may be incorrect.</li> <li>A resource that this resource relies on may be encountering an error.</li> </ul> <p>For more detailed information about the error, please refer to the error log. </p> <p>If the error persists please contact the site maintainer. Thank you for your patience. </p> Traceback (innermost last): * Module ZPublisher.Publish, line 119, in publish * Module ZPublisher.mapply, line 83, in mapply * Module ZPublisher.Publish, line 47, in missing_name * Module ZPublisher.HTTPResponse, line 698, in badRequestError BadRequest: <h2>Site Error</h2> <p>An error was encountered while publishing this resource. </p> <p><strong>Invalid request</strong></p> The parameter, <em>templateId</em>, was omitted from the request.<p>Make sure to specify all required parameters, and try the request again.</p> <hr noshade="noshade"/> <p>Troubleshooting Suggestions</p> <ul> <li>The URL may be incorrect.</li> <li>The parameters passed to this resource may be incorrect.</li> <li>A resource that this resource relies on may be encountering an error.</li> </ul> <p>For more detailed information about the error, please refer to the error log. </p> <p>If the error persists please contact the site maintainer. Thank you for your patience. </p> Display traceback as text REQUEST form templateid 'ploneboard_view' cookies __utma '204160652.510887678176259260.1226373849.1256224322.1256312813.773' __utmz '204160652.1255966347.765.46.utmcsr=mail.google.com|utmccn=(referral)|utmcmd=referral|utmcct=/mail/' __utmc '204160652' __ac 'NjE2NDZkNjk2ZTo0Yzc1NmU0ZTY1NmM3MzZmNmUzMTMwMzAzOA%3D%3D' lazy items SESSION <bound method SessionDataManager.getSessionData of <SessionDataManager at /session_data_manager>> other TraversalRequestNameStack [] LANGUAGE 'en-us' AUTHENTICATED_USER <PropertiedUser 'admin'> URL 'http://rochesterhometeam.middlewaygroup.com/social-networking/social-networking-discussion-forums/selectViewTemplate' VirtualRootPhysicalPath ('', 'rochesterhometeam') VIRTUAL_URL 'http://rochesterhometeam.middlewaygroup.com/social-networking/social-networking-discussion-forums/selectViewTemplate' SERVER_URL 'http://rochesterhometeam.middlewaygroup.com' LANGUAGE_TOOL <Products.PloneLanguageTool.LanguageTool.LanguageBinding instance at 0x10c6aaec> AUTHENTICATION_PATH 'rochesterhometeam/virtual_hosting' traverse_subpath [] __ac 'NjE2NDZkNjk2ZTo0Yzc1NmU0ZTY1NmM3MzZmNmUzMTMwMzAzOA%3D%3D' PUBLISHED <FSControllerPythonScript at /rochesterhometeam/selectViewTemplate used for /rochesterhometeam/social-networking/social-networking-discussion-forums> ACTUAL_URL 'http://rochesterhometeam.middlewaygroup.com/social-networking/social-networking-discussion-forums/selectViewTemplate' VIRTUAL_URL_PARTS ('http://rochesterhometeam.middlewaygroup.com', 'social-networking/social-networking-discussion-forums/selectViewTemplate') URL0 http://rochesterhometeam.middlewaygroup.com/social-networking/social-networking-discussion-forums/selectViewTemplate URL1 http://rochesterhometeam.middlewaygroup.com/social-networking/social-networking-discussion-forums URL2 http://rochesterhometeam.middlewaygroup.com/social-networking URL3 http://rochesterhometeam.middlewaygroup.com BASE0 http://rochesterhometeam.middlewaygroup.com BASE1 http://rochesterhometeam.middlewaygroup.com BASE2 http://rochesterhometeam.middlewaygroup.com/social-networking BASE3 http://rochesterhometeam.middlewaygroup.com/social-networking/social-networking-discussion-forums BASE4 http://rochesterhometeam.middlewaygroup.com/social-networking/social-networking-discussion-forums/selectViewTemplate environ HTTP_X_FORWARDED_SERVER 'rochesterhometeam.MIDDLEWAYGROUP.COM' HTTP_COOKIE '__utma=204160652.510887678176259260.1226373849.1256224322.1256312813.773; __utmz=204160652.1255966347.765.46.utmcsr=mail.google.com|utmccn=(referral)|utmcmd=referral|utmcct=/mail/; __utmc=204160652; __ac="NjE2NDZkNjk2ZTo0Yzc1NmU0ZTY1NmM3MzZmNmUzMTMwMzAzOA%3D%3D"' HTTP_ACCEPT_LANGUAGE 'en-us,en;q=0.5' SERVER_SOFTWARE 'Zope/(Zope 2.10.9-final, python 2.4.5, linux2) ZServer/1.1 Plone/3.3.1' SCRIPT_NAME '' REQUEST_METHOD 'GET' PATH_INFO '/VirtualHostBase/http/rochesterhometeam.middlewaygroup.com:80/rochesterhometeam/VirtualHostRoot/social-networking/social-networking-discussion-forums/selectViewTemplate' SERVER_PROTOCOL 'HTTP/1.1' QUERY_STRING 'templateid=ploneboard_view' channel.creation_time 1256384219 CONNECTION_TYPE 'Keep-Alive' HTTP_ACCEPT_CHARSET 'ISO-8859-1,utf-8;q=0.7,*;q=0.7' HTTP_USER_AGENT 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 GTB5 (.NET CLR 3.5.30729)' SERVER_NAME 'localhost.localdomain' REMOTE_ADDR '127.0.0.1' PATH_TRANSLATED '/VirtualHostBase/http/rochesterhometeam.middlewaygroup.com:80/rochesterhometeam/VirtualHostRoot/social-networking/social-networking-discussion-forums/selectViewTemplate' SERVER_PORT '8080' HTTP_HOST 'localhost:8080' HTTP_ACCEPT 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' GATEWAY_INTERFACE 'CGI/1.1' HTTP_X_FORWARDED_FOR '96.42.80.128' HTTP_X_FORWARDED_HOST 'rochesterhometeam.middlewaygroup.com' HTTP_ACCEPT_ENCODING 'gzip,deflate'
|
||
|
|
Thomas Massmann
()
|
|
||||||||||||
|
Hmm, sounds strange. What version of Ploneboard are you using? Have
you tried the latest version 2.1b2 from this week? Thomas Am 24.10.2009 um 13:46 schrieb kalun: > > Thanks, Thomas. > > I tried your suggestion at one of my public ploneboard forums > appending to > the ploneboard_view > > http://rochesterhometeam.middlewaygroup.com/social-networking/social-networking-discussion-forums/selectViewTemplate?templateid=ploneboard_view > > but had the following error: > > Also, for my setup the ZMI->portal_types for Ploneboard is > board_view and > not board_view_global though both are available view methods. > > Thanks for you help! > > > Log Undo Ownership Interfaces Security > > > > Site Error Log Site Error Log at /error_log > Exception traceback > > Time 2009/10/24 06:36:59.954 GMT-5 > User Name (User Id) admin (admin) > Request URL > http://rochesterhometeam.middlewaygroup.com/social-networking/social-networking-discussion-forums/selectViewTemplate > Exception Type BadRequest > Exception Value <h2>Site Error</h2> <p>An error was encountered while > publishing this resource. </p> <p><strong>Invalid request</strong></ > p> The > parameter, <em>templateId</em>, was omitted from the request.<p>Make > sure to > specify all required parameters, and try the request again.</p> <hr > noshade="noshade"/> <p>Troubleshooting Suggestions</p> <ul> <li>The > URL may > be incorrect.</li> <li>The parameters passed to this resource may be > incorrect.</li> <li>A resource that this resource relies on may be > encountering an error.</li> </ul> <p>For more detailed information > about the > error, please refer to the error log. </p> <p>If the error persists > please > contact the site maintainer. Thank you for your patience. </p> > > Traceback (innermost last): > > * Module ZPublisher.Publish, line 119, in publish > * Module ZPublisher.mapply, line 83, in mapply > * Module ZPublisher.Publish, line 47, in missing_name > * Module ZPublisher.HTTPResponse, line 698, in badRequestError > > BadRequest: <h2>Site Error</h2> <p>An error was encountered while > publishing > this resource. </p> <p><strong>Invalid request</strong></p> The > parameter, > <em>templateId</em>, was omitted from the request.<p>Make sure to > specify > all required parameters, and try the request again.</p> <hr > noshade="noshade"/> <p>Troubleshooting Suggestions</p> <ul> <li>The > URL may > be incorrect.</li> <li>The parameters passed to this resource may be > incorrect.</li> <li>A resource that this resource relies on may be > encountering an error.</li> </ul> <p>For more detailed information > about the > error, please refer to the error log. </p> <p>If the error persists > please > contact the site maintainer. Thank you for your patience. </p> > > Display traceback as text > > REQUEST > form > templateid 'ploneboard_view' > cookies > __utma > '204160652.510887678176259260.1226373849.1256224322.1256312813.773' > __utmz > '204160652.1255966347.765.46.utmcsr=mail.google.com| > utmccn=(referral)|utmcmd=referral|utmcct=/mail/' > __utmc '204160652' > __ac 'NjE2NDZkNjk2ZTo0Yzc1NmU0ZTY1NmM3MzZmNmUzMTMwMzAzOA%3D%3D' > lazy items > SESSION <bound method SessionDataManager.getSessionData of > <SessionDataManager at /session_data_manager>> > other > TraversalRequestNameStack [] > LANGUAGE 'en-us' > AUTHENTICATED_USER <PropertiedUser 'admin'> > URL > 'http://rochesterhometeam.middlewaygroup.com/social-networking/social-networking-discussion-forums/selectViewTemplate' > VirtualRootPhysicalPath ('', 'rochesterhometeam') > VIRTUAL_URL > 'http://rochesterhometeam.middlewaygroup.com/social-networking/social-networking-discussion-forums/selectViewTemplate' > SERVER_URL 'http://rochesterhometeam.middlewaygroup.com' > LANGUAGE_TOOL <Products.PloneLanguageTool.LanguageTool.LanguageBinding > instance at 0x10c6aaec> > AUTHENTICATION_PATH 'rochesterhometeam/virtual_hosting' > traverse_subpath [] > __ac 'NjE2NDZkNjk2ZTo0Yzc1NmU0ZTY1NmM3MzZmNmUzMTMwMzAzOA%3D%3D' > PUBLISHED <FSControllerPythonScript at /rochesterhometeam/ > selectViewTemplate > used for > /rochesterhometeam/social-networking/social-networking-discussion- > forums> > ACTUAL_URL > 'http://rochesterhometeam.middlewaygroup.com/social-networking/social-networking-discussion-forums/selectViewTemplate' > VIRTUAL_URL_PARTS ('http://rochesterhometeam.middlewaygroup.com', > 'social-networking/social-networking-discussion-forums/ > selectViewTemplate') > URL0 > http://rochesterhometeam.middlewaygroup.com/social-networking/social-networking-discussion-forums/selectViewTemplate > URL1 > http://rochesterhometeam.middlewaygroup.com/social-networking/social-networking-discussion-forums > URL2 http://rochesterhometeam.middlewaygroup.com/social-networking > URL3 http://rochesterhometeam.middlewaygroup.com > BASE0 http://rochesterhometeam.middlewaygroup.com > BASE1 http://rochesterhometeam.middlewaygroup.com > BASE2 http://rochesterhometeam.middlewaygroup.com/social-networking > BASE3 > http://rochesterhometeam.middlewaygroup.com/social-networking/social-networking-discussion-forums > BASE4 > http://rochesterhometeam.middlewaygroup.com/social-networking/social-networking-discussion-forums/selectViewTemplate > environ > HTTP_X_FORWARDED_SERVER 'rochesterhometeam.MIDDLEWAYGROUP.COM' > HTTP_COOKIE > '__utma > =204160652.510887678176259260.1226373849.1256224322.1256312813.773; > __utmz=204160652.1255966347.765.46.utmcsr=mail.google.com| > utmccn=(referral)|utmcmd=referral|utmcct=/mail/; > __utmc=204160652; > __ac="NjE2NDZkNjk2ZTo0Yzc1NmU0ZTY1NmM3MzZmNmUzMTMwMzAzOA%3D%3D"' > HTTP_ACCEPT_LANGUAGE 'en-us,en;q=0.5' > SERVER_SOFTWARE 'Zope/(Zope 2.10.9-final, python 2.4.5, linux2) > ZServer/1.1 > Plone/3.3.1' > SCRIPT_NAME '' > REQUEST_METHOD 'GET' > PATH_INFO > '/VirtualHostBase/http/rochesterhometeam.middlewaygroup.com:80/ > rochesterhometeam/VirtualHostRoot/social-networking/social- > networking-discussion-forums/selectViewTemplate' > SERVER_PROTOCOL 'HTTP/1.1' > QUERY_STRING 'templateid=ploneboard_view' > channel.creation_time 1256384219 > CONNECTION_TYPE 'Keep-Alive' > HTTP_ACCEPT_CHARSET 'ISO-8859-1,utf-8;q=0.7,*;q=0.7' > HTTP_USER_AGENT 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv: > 1.9.1.3) > Gecko/20090824 Firefox/3.5.3 GTB5 (.NET CLR 3.5.30729)' > SERVER_NAME 'localhost.localdomain' > REMOTE_ADDR '127.0.0.1' > PATH_TRANSLATED > '/VirtualHostBase/http/rochesterhometeam.middlewaygroup.com:80/ > rochesterhometeam/VirtualHostRoot/social-networking/social- > networking-discussion-forums/selectViewTemplate' > SERVER_PORT '8080' > HTTP_HOST 'localhost:8080' > HTTP_ACCEPT > 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' > GATEWAY_INTERFACE 'CGI/1.1' > HTTP_X_FORWARDED_FOR '96.42.80.128' > HTTP_X_FORWARDED_HOST 'rochesterhometeam.middlewaygroup.com' > HTTP_ACCEPT_ENCODING 'gzip,deflate' > > > > > > Thomas Massmann wrote: >> >> Hi, >> >> I had the same problem after upgrading to the new version. Seems like >> the "board_view_global" is broken. You can simply change the default >> view of the board by adding "selectViewTemplate? >> templateId=ploneboard_view" at the url. In your case that would be >> http://diversitycouncil.middlewaygroup.com/sandbox/test/selectViewTemplate?templateId=ploneboard_view >> >> To avoid another break just remove the "board_view_global" from the >> available views from Ploneboard (ZMI -> portal_types). >> >> HTH, Thomas >> >> Am 24.10.2009 um 05:28 schrieb kalun: >> >>> >>> I upgraded my plone site to 3.3.1 but my Ploneboard does not work >>> anymore. >>> The message is: >>> >>> Time 2009/10/23 22:42:04.513 GMT-5 >>> User Name (User Id) kalun (kalun) >>> Request URL >>> http://diversitycouncil.middlewaygroup.com/sandbox/test/forum_view >>> Exception Type AttributeError >>> Exception Value @@forum_browserview >>> Traceback (innermost last): >>> >>> Module ZPublisher.Publish, line 119, in publish >>> Module ZPublisher.mapply, line 88, in mapply >>> Module ZPublisher.Publish, line 42, in call_object >>> Module Shared.DC.Scripts.Bindings, line 313, in __call__ >>> Module Shared.DC.Scripts.Bindings, line 350, in _bindAndExec >>> Module Products.CMFCore.FSPageTemplate, line 216, in _exec >>> Module Products.CMFCore.FSPageTemplate, line 155, in pt_render >>> Module Products.PageTemplates.PageTemplate, line 98, in pt_render >>> Module zope.pagetemplate.pagetemplate, line 117, in pt_render >>> Module zope.tal.talinterpreter, line 271, in __call__ >>> Module zope.tal.talinterpreter, line 346, in interpret >>> Module zope.tal.talinterpreter, line 891, in do_useMacro >>> Module zope.tal.talinterpreter, line 346, in interpret >>> Module zope.tal.talinterpreter, line 536, in do_optTag_tal >>> Module zope.tal.talinterpreter, line 521, in do_optTag >>> Module zope.tal.talinterpreter, line 516, in no_tag >>> Module zope.tal.talinterpreter, line 346, in interpret >>> Module zope.tal.talinterpreter, line 957, in do_defineSlot >>> Module zope.tal.talinterpreter, line 346, in interpret >>> Module zope.tal.talinterpreter, line 536, in do_optTag_tal >>> Module zope.tal.talinterpreter, line 521, in do_optTag >>> Module zope.tal.talinterpreter, line 516, in no_tag >>> Module zope.tal.talinterpreter, line 346, in interpret >>> Module zope.tal.talinterpreter, line 861, in do_defineMacro >>> Module zope.tal.talinterpreter, line 346, in interpret >>> Module zope.tal.talinterpreter, line 957, in do_defineSlot >>> Module zope.tal.talinterpreter, line 346, in interpret >>> Module zope.tal.talinterpreter, line 536, in do_optTag_tal >>> Module zope.tal.talinterpreter, line 521, in do_optTag >>> Module zope.tal.talinterpreter, line 516, in no_tag >>> Module zope.tal.talinterpreter, line 346, in interpret >>> Module zope.tal.talinterpreter, line 949, in do_defineSlot >>> Module zope.tal.talinterpreter, line 346, in interpret >>> Module zope.tal.talinterpreter, line 586, in do_setLocal_tal >>> Module zope.tales.tales, line 696, in evaluate >>> URL: >>> file:/app/instance_prod/eggs/Products.Ploneboard-2.1b2-py2.4.egg/ >>> Products/Ploneboard/skins/ploneboard_templates/forum_view.pt >>> Line 22, Column 4 >>> Expression: <PathExpr standard:u'context/@@forum_browserview'> >>> Names: >>> {'container': <PloneSite at /diversitycouncil>, >>> 'context': <PloneboardForum at /diversitycouncil/sandbox/test>, >>> 'default': , >>> 'here': <PloneboardForum at /diversitycouncil/sandbox/test>, >>> 'loop': {}, >>> 'nothing': None, >>> 'options': {'args': ()}, >>> 'repeat': <Products.PageTemplates.Expressions.SafeMapping object at >>> 0xf7f308c>, >>> 'request': <HTTPRequest, >>> URL=http://diversitycouncil.middlewaygroup.com/sandbox/test/ >>> forum_view>, >>> 'root': <Application at >, >>> 'template': <FSPageTemplate at /diversitycouncil/forum_view used for >>> /diversitycouncil/sandbox/test>, >>> 'traverse_subpath': [], >>> 'user': <PloneUser 'kalun'>} >>> Module zope.tales.expressions, line 217, in __call__ >>> Module Products.PageTemplates.Expressions, line 155, in _eval >>> Module zope.tales.expressions, line 124, in _eval >>> Module Products.PageTemplates.Expressions, line 82, in >>> boboAwareZopeTraverse >>> Module OFS.Traversable, line 301, in restrictedTraverse >>> Module OFS.Traversable, line 269, in unrestrictedTraverse >>> __traceback_info__: ([], '@@forum_browserview') >>> AttributeError: @@forum_browserview >>> -- >>> View this message in context: >>> http://n2.nabble.com/Ploneboard-and-3-3-1-tp3882533p3882533.html >>> Sent from the General Questions mailing list archive at Nabble.com. >>> >>> ------------------------------------------------------------------------------ >>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA >>> is the only developer event you need to attend this year. Jumpstart >>> your >>> developing skills, take BlackBerry mobile applications to market and >>> stay >>> ahead of the curve. Join us from November 9 - 12, 2009. Register >>> now! >>> http://p.sf.net/sfu/devconference >>> _______________________________________________ >>> Plone-Users mailing list >>> [hidden email] >>> https://lists.sourceforge.net/lists/listinfo/plone-users >> >> Thomas Massmann >> >> Inqbus >> Herloßsohnstr. 12 >> 04155 Leipzig >> >> Tel: +49-341-5916261 >> Mobil: +49-176-82198390 >> >> E-Mail: [hidden email] >> WWW: http://www.inqbus.de >> >> >> ------------------------------------------------------------------------------ >> Come build with us! The BlackBerry(R) Developer Conference in SF, CA >> is the only developer event you need to attend this year. Jumpstart >> your >> developing skills, take BlackBerry mobile applications to market >> and stay >> ahead of the curve. Join us from November 9 - 12, 2009. Register now! >> http://p.sf.net/sfu/devconference >> _______________________________________________ >> Plone-Users mailing list >> [hidden email] >> https://lists.sourceforge.net/lists/listinfo/plone-users >> >> > > -- > View this message in context: http://n2.nabble.com/Ploneboard-and-3-3-1-tp3882533p3883667.html > Sent from the General Questions mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart > your > developing skills, take BlackBerry mobile applications to market and > stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > Plone-Users mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/plone-users Thomas Massmann Inqbus Herloßsohnstr. 12 04155 Leipzig Tel: +49-341-5916261 Mobil: +49-176-82198390 E-Mail: [hidden email] WWW: http://www.inqbus.de ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Plone-Users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/plone-users |
||||||||||||||
|
|
Ignacio Valdes-3
()
|
|
||||||||||||
|
I'm also having problems in that I cannot Add the product for Plone
instance using Plone 3.3.1 and Ploneboard 2.1b2. In the Add/Remove products list Ploneboard appears as 'Ploneboard performance test forum structure 2.1b2' Trying to add it to the instance throws the following error: Traceback (innermost last): Module ZPublisher.Publish, line 119, in publish Module ZPublisher.mapply, line 88, in mapply Module ZPublisher.Publish, line 42, in call_object Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 589, in installProducts Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 512, in installProduct - __traceback_info__: ('Ploneboard',) Module Products.ExternalMethod.ExternalMethod, line 231, in __call__ - __traceback_info__: ((<PloneSite at /astro>,), {'reinstall': False}, (False,)) Module /usr/local/Plone/buildout-cache/eggs/ Products.Ploneboard-2.1b2-py2.4.egg/Products/Ploneboard/Extensions/ Install.py, line 10, in install Module Products.GenericSetup.tool, line 390, in runAllImportStepsFromProfile - __traceback_info__: profile-Products.Ploneboard:ploneboard Module Products.GenericSetup.tool, line 1179, in _runImportStepsFromContext Module Products.GenericSetup.tool, line 1090, in _doRunImportStep - __traceback_info__: ploneboard-various Module Products.Ploneboard.setuphandlers, line 25, in setupVarious Module Products.Ploneboard.setuphandlers, line 93, in addPlacefulPolicy Module Products.CMFCore.utils, line 123, in getToolByName AttributeError: portal_placeful_workflow On Oct 25, 3:31 am, Thomas Massmann <[hidden email]> wrote: > Hmm, sounds strange. What version ofPloneboardare you using? Have > you tried the latest version 2.1b2 from this week? > > Thomas > > Am 24.10.2009 um 13:46 schrieb kalun: > > > > > Thanks, Thomas. > > > I tried your suggestion at one of my publicploneboardforums > > appending to > > the ploneboard_view > > >http://rochesterhometeam.middlewaygroup.com/social-networking/social-... > > > but had the following error: > > > Also, for my setup the ZMI->portal_types forPloneboardis > > board_view and > > not board_view_global though both are available view methods. > > > Thanks for you help! > > > Log Undo Ownership Interfaces Security > > > Site Error Log Site Error Log at /error_log > > Exception traceback > > > Time 2009/10/24 06:36:59.954 GMT-5 > > User Name (User Id) admin (admin) > > Request URL > >http://rochesterhometeam.middlewaygroup.com/social-networking/social-... > > Exception Type BadRequest > > Exception Value <h2>Site Error</h2> <p>An error was encountered while > > publishing this resource. </p> <p><strong>Invalid request</strong></ > > p> The > > parameter, <em>templateId</em>, was omitted from the request.<p>Make > > sure to > > specify all required parameters, and try the request again.</p> <hr > > noshade="noshade"/> <p>Troubleshooting Suggestions</p> <ul> <li>The > > URL may > > be incorrect.</li> <li>The parameters passed to this resource may be > > incorrect.</li> <li>A resource that this resource relies on may be > > encountering an error.</li> </ul> <p>For more detailed information > > about the > > error, please refer to the error log. </p> <p>If the error persists > > please > > contact the site maintainer. Thank you for your patience. </p> > > > Traceback (innermost last): > > > * Module ZPublisher.Publish, line 119, in publish > > * Module ZPublisher.mapply, line 83, in mapply > > * Module ZPublisher.Publish, line 47, in missing_name > > * Module ZPublisher.HTTPResponse, line 698, in badRequestError > > > BadRequest: <h2>Site Error</h2> <p>An error was encountered while > > publishing > > this resource. </p> <p><strong>Invalid request</strong></p> The > > parameter, > > <em>templateId</em>, was omitted from the request.<p>Make sure to > > specify > > all required parameters, and try the request again.</p> <hr > > noshade="noshade"/> <p>Troubleshooting Suggestions</p> <ul> <li>The > > URL may > > be incorrect.</li> <li>The parameters passed to this resource may be > > incorrect.</li> <li>A resource that this resource relies on may be > > encountering an error.</li> </ul> <p>For more detailed information > > about the > > error, please refer to the error log. </p> <p>If the error persists > > please > > contact the site maintainer. Thank you for your patience. </p> > > > Display traceback as text > > > REQUEST > > form > > templateid 'ploneboard_view' > > cookies > > __utma > > '204160652.510887678176259260.1226373849.1256224322.1256312813.773' > > __utmz > > '204160652.1255966347.765.46.utmcsr=mail.google.com| > > utmccn=(referral)|utmcmd=referral|utmcct=/mail/' > > __utmc '204160652' > > __ac 'NjE2NDZkNjk2ZTo0Yzc1NmU0ZTY1NmM3MzZmNmUzMTMwMzAzOA%3D%3D' > > lazy items > > SESSION <bound method SessionDataManager.getSessionData of > > <SessionDataManager at /session_data_manager>> > > other > > TraversalRequestNameStack [] > > LANGUAGE 'en-us' > > AUTHENTICATED_USER <PropertiedUser 'admin'> > > URL > > 'http://rochesterhometeam.middlewaygroup.com/social-networking/social-... > > VirtualRootPhysicalPath ('', 'rochesterhometeam') > > VIRTUAL_URL > > 'http://rochesterhometeam.middlewaygroup.com/social-networking/social-... > > SERVER_URL 'http://rochesterhometeam.middlewaygroup.com' > > LANGUAGE_TOOL <Products.PloneLanguageTool.LanguageTool.LanguageBinding > > instance at 0x10c6aaec> > > AUTHENTICATION_PATH 'rochesterhometeam/virtual_hosting' > > traverse_subpath [] > > __ac 'NjE2NDZkNjk2ZTo0Yzc1NmU0ZTY1NmM3MzZmNmUzMTMwMzAzOA%3D%3D' > > PUBLISHED <FSControllerPythonScript at /rochesterhometeam/ > > selectViewTemplate > > used for > > /rochesterhometeam/social-networking/social-networking-discussion- > > forums> > > ACTUAL_URL > > 'http://rochesterhometeam.middlewaygroup.com/social-networking/social-... > > VIRTUAL_URL_PARTS ('http://rochesterhometeam.middlewaygroup.com', > > 'social-networking/social-networking-discussion-forums/ > > selectViewTemplate') > > URL0 > >http://rochesterhometeam.middlewaygroup.com/social-networking/social-... > > URL1 > >http://rochesterhometeam.middlewaygroup.com/social-networking/social-... > > URL2 http://rochesterhometeam.middlewaygroup.com/social-networking > > URL3 http://rochesterhometeam.middlewaygroup.com > > BASE0 http://rochesterhometeam.middlewaygroup.com > > BASE1 http://rochesterhometeam.middlewaygroup.com > > BASE2 http://rochesterhometeam.middlewaygroup.com/social-networking > > BASE3 > >http://rochesterhometeam.middlewaygroup.com/social-networking/social-... > > BASE4 > >http://rochesterhometeam.middlewaygroup.com/social-networking/social-... > > environ > > HTTP_X_FORWARDED_SERVER 'rochesterhometeam.MIDDLEWAYGROUP.COM' > > HTTP_COOKIE > > '__utma > > =204160652.510887678176259260.1226373849.1256224322.1256312813.773; > > __utmz=204160652.1255966347.765.46.utmcsr=mail.google.com| > > utmccn=(referral)|utmcmd=referral|utmcct=/mail/; > > __utmc=204160652; > > __ac="NjE2NDZkNjk2ZTo0Yzc1NmU0ZTY1NmM3MzZmNmUzMTMwMzAzOA%3D%3D"' > > HTTP_ACCEPT_LANGUAGE 'en-us,en;q=0.5' > > SERVER_SOFTWARE 'Zope/(Zope 2.10.9-final, python 2.4.5, linux2) > > ZServer/1.1 > > Plone/3.3.1' > > SCRIPT_NAME '' > > REQUEST_METHOD 'GET' > > PATH_INFO > > '/VirtualHostBase/http/rochesterhometeam.middlewaygroup.com:80/ > > rochesterhometeam/VirtualHostRoot/social-networking/social- > > networking-discussion-forums/selectViewTemplate' > > SERVER_PROTOCOL 'HTTP/1.1' > > QUERY_STRING 'templateid=ploneboard_view' > > channel.creation_time 1256384219 > > CONNECTION_TYPE 'Keep-Alive' > > HTTP_ACCEPT_CHARSET 'ISO-8859-1,utf-8;q=0.7,*;q=0.7' > > HTTP_USER_AGENT 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv: > > 1.9.1.3) > > Gecko/20090824 Firefox/3.5.3 GTB5 (.NET CLR 3.5.30729)' > > SERVER_NAME 'localhost.localdomain' > > REMOTE_ADDR '127.0.0.1' > > PATH_TRANSLATED > > '/VirtualHostBase/http/rochesterhometeam.middlewaygroup.com:80/ > > rochesterhometeam/VirtualHostRoot/social-networking/social- > > networking-discussion-forums/selectViewTemplate' > > SERVER_PORT '8080' > > HTTP_HOST 'localhost:8080' > > HTTP_ACCEPT > > 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' > > GATEWAY_INTERFACE 'CGI/1.1' > > HTTP_X_FORWARDED_FOR '96.42.80.128' > > HTTP_X_FORWARDED_HOST 'rochesterhometeam.middlewaygroup.com' > > HTTP_ACCEPT_ENCODING 'gzip,deflate' > > > Thomas Massmann wrote: > > >> Hi, > > >> I had the same problem after upgrading to the new version. Seems like > >> the "board_view_global" is broken. You can simply change the default > >> view of the board by adding "selectViewTemplate? > >> templateId=ploneboard_view" at the url. In your case that would be > >>http://diversitycouncil.middlewaygroup.com/sandbox/test/selectViewTem... > > >> To avoid another break just remove the "board_view_global" from the > >> available views fromPloneboard(ZMI -> portal_types). > > >> HTH, Thomas > > >> Am 24.10.2009 um 05:28 schrieb kalun: > > >>> I upgraded my plone site to 3.3.1 but myPloneboarddoes not work > >>> anymore. > >>> The message is: > > >>> Time 2009/10/23 22:42:04.513 GMT-5 > >>> User Name (User Id) kalun (kalun) > >>> Request URL > >>>http://diversitycouncil.middlewaygroup.com/sandbox/test/forum_view > >>> Exception Type AttributeError > >>> Exception Value @@forum_browserview > >>> Traceback (innermost last): > > >>> Module ZPublisher.Publish, line 119, in publish > >>> Module ZPublisher.mapply, line 88, in mapply > >>> Module ZPublisher.Publish, line 42, in call_object > >>> Module Shared.DC.Scripts.Bindings, line 313, in __call__ > >>> Module Shared.DC.Scripts.Bindings, line 350, in _bindAndExec > >>> Module Products.CMFCore.FSPageTemplate, line 216, in _exec > >>> Module Products.CMFCore.FSPageTemplate, line 155, in pt_render > >>> Module Products.PageTemplates.PageTemplate, line 98, in pt_render > >>> Module zope.pagetemplate.pagetemplate, line 117, in pt_render > >>> Module zope.tal.talinterpreter, line 271, in __call__ > >>> Module zope.tal.talinterpreter, line 346, in interpret > >>> Module zope.tal.talinterpreter, line 891, in do_useMacro > >>> Module zope.tal.talinterpreter, line 346, in interpret > >>> Module zope.tal.talinterpreter, line 536, in do_optTag_tal > >>> Module zope.tal.talinterpreter, line 521, in do_optTag > >>> Module zope.tal.talinterpreter, line 516, in no_tag > >>> Module zope.tal.talinterpreter, line 346, in interpret > >>> Module zope.tal.talinterpreter, line 957, in do_defineSlot > >>> Module zope.tal.talinterpreter, line 346, in interpret > >>> Module zope.tal.talinterpreter, line 536, in do_optTag_tal > >>> Module zope.tal.talinterpreter, line 521, in do_optTag > >>> Module zope.tal.talinterpreter, line 516, in no_tag > >>> Module zope.tal.talinterpreter, line 346, in interpret > >>> Module zope.tal.talinterpreter, line 861, in do_defineMacro > >>> Module zope.tal.talinterpreter, line 346, in interpret > >>> Module zope.tal.talinterpreter, line 957, in do_defineSlot > >>> Module zope.tal.talinterpreter, line 346, in interpret > >>> Module zope.tal.talinterpreter, line 536, in do_optTag_tal > >>> Module zope.tal.talinterpreter, line 521, in do_optTag > >>> Module zope.tal.talinterpreter, line 516, in no_tag > >>> Module zope.tal.talinterpreter, line 346, in interpret > >>> Module zope.tal.talinterpreter, line 949, in do_defineSlot > >>> Module zope.tal.talinterpreter, line 346, in interpret > >>> Module zope.tal.talinterpreter, line 586, in do_setLocal_tal > >>> Module zope.tales.tales, > > ... > > read more » ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Plone-Users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/plone-users |
||||||||||||||
|
|
Martin Aspeli
()
|
|
||||||||||||
|
[hidden email] wrote:
> I'm also having problems in that I cannot Add the product for Plone > instance using Plone 3.3.1 and Ploneboard 2.1b2. In the Add/Remove > products list Ploneboard appears as 'Ploneboard performance test forum > structure 2.1b2' Trying to add it to the instance throws the following > error: > > Traceback (innermost last): > Module ZPublisher.Publish, line 119, in publish > Module ZPublisher.mapply, line 88, in mapply > Module ZPublisher.Publish, line 42, in call_object > Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 589, > in installProducts > Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 512, > in installProduct > - __traceback_info__: ('Ploneboard',) > Module Products.ExternalMethod.ExternalMethod, line 231, in __call__ > - __traceback_info__: ((<PloneSite at /astro>,), {'reinstall': > False}, (False,)) > Module /usr/local/Plone/buildout-cache/eggs/ > Products.Ploneboard-2.1b2-py2.4.egg/Products/Ploneboard/Extensions/ > Install.py, line 10, in install > Module Products.GenericSetup.tool, line 390, in > runAllImportStepsFromProfile > - __traceback_info__: profile-Products.Ploneboard:ploneboard > Module Products.GenericSetup.tool, line 1179, in > _runImportStepsFromContext > Module Products.GenericSetup.tool, line 1090, in _doRunImportStep > - __traceback_info__: ploneboard-various > Module Products.Ploneboard.setuphandlers, line 25, in setupVarious > Module Products.Ploneboard.setuphandlers, line 93, in > addPlacefulPolicy > Module Products.CMFCore.utils, line 123, in getToolByName > AttributeError: portal_placeful_workflow This sounds like CMFPlacefulWorkflow needs to be installed (it possibly should be automatically by Ploneboard, but you can install it manually first). Martin -- Author of `Professional Plone Development`, a book for developers who want to work with Plone. See http://martinaspeli.net/plone-book ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Plone-Users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/plone-users |
||||||||||||||
|
|
rik
()
|
|
||||||||||||
Martin, i am also getting this error, both before and after explicitly including the Products.CMFPlacefulWorkflow egg in buildout, re-buildout-ing, etc? |
||||||||||||||
| Free Embeddable Forum Powered by Nabble | Help |