I have a problem, I upgraded to the most recent version of Zope. Now when I try to approve a post in Squishdot, I get this. Zope has encountered an error while publishing this resource. Error Type: AttributeError Error Value: catalog_object -------------------------------------------------------------------------------- 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 HTML source for this page. If the error persists please contact the site maintainer. Thank you for your patience. Traceback (innermost last): File /home/zope/lib/python/ZPublisher/Publish.py, line 223, in publish_module File /home/zope/lib/python/ZPublisher/Publish.py, line 187, in publish File /home/zope/lib/python/Zope/__init__.py, line 221, in zpublisher_exception_hook (Object: Traversable) File /home/zope/lib/python/ZPublisher/Publish.py, line 171, in publish File /home/zope/lib/python/ZPublisher/mapply.py, line 160, in mapply (Object: manage_review) File /home/zope/lib/python/ZPublisher/Publish.py, line 112, in call_object (Object: manage_review) File /home/zope/lib/python/Products/Squishdot/SquishSite.py, line 870, in manage_review (Object: Traversable) File /home/zope/lib/python/Products/Squishdot/SquishSite.py, line 906, in set_reviewed (Object: Traversable) File /home/zope/lib/python/Products/Squishdot/Posting.py, line 80, in index AttributeError: (see above) __________________________________________________ Do You Yahoo!? Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/
"DragonWolf Cmdr. Kilmarac" wrote:
I have a problem, I upgraded to the most recent version of Zope. Now when I try to approve a post in Squishdot, I get this.
Zope has encountered an error while publishing this resource.
Error Type: AttributeError Error Value: catalog_object
My fault :-) I'm releasing 1.1.1 (hopefully tonight) This was actually the result of a packaging error. If you get 1.1.1 from _SourceForge_, it should work just fine :-S cheers, Chris (Hey, this is Open Source, they said release early and often ;-)
participants (2)
-
Chris Withers -
DragonWolf Cmdr. Kilmarac