Zope 2.4 on Windows 98 installing squishdot.
Hi this list was recommend as a good place to ask for Zope help so I let you know I'm a newbie and I've been searching for an answer through various lists so if it's been answered already I plead newbieness and request your forgiveness. Here goes. I installed squishdot int c:\program files\website\lib\python\products and restarted zope. Squishdot is available and the icon isn't broken I tried to bring up a plain vanilla site and this is the error message I received: Zope has encountered an error while publishing this resource. Error Type: TypeError Error Value: Catalog addIndex now requires the index type to be resolved prior to adding; create the proper index in the caller. I haven't heard of the caller so I'm at a loss where to go next if you can point me in the right direction I'd be grateful thanks for your patience lsmith@scw.org
lsmith@scw.org wrote:
Error Type: TypeError Error Value: Catalog addIndex now requires the index type to be resolved prior to adding; create the proper index in the caller.
Squishdot won't work with Zope 2.4.0. It may never do, since it would mean releasing a new version that isn't compatible with Zope 2.3.2. Stick with Zope 2.3.2 or move to Swishdot. cheers, Chris
Chris Withers a écrit :
lsmith@scw.org wrote:
Error Type: TypeError Error Value: Catalog addIndex now requires the index type to be resolved prior to adding; create the proper index in the caller.
Squishdot won't work with Zope 2.4.0. It may never do, since it would mean releasing a new version that isn't compatible with Zope 2.3.2.
Stick with Zope 2.3.2 or move to Swishdot.
do you have a link for swishdot ?? thank
cheers,
Chris
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
christophe robert wrote:
do you have a link for swishdot ??
it's available from the Squishdot CVS on SourceForge. I wouldn't recommend using it right nwo unless you are an experienced Zope/CMF developer. cheers, Chris
On Thu, 26 Jul 2001 lsmith@scw.org wrote:
Hi this list was recommend as a good place to ask for Zope help so I let you know I'm a newbie and I've been searching for an answer through various lists so if it's been answered already I plead newbieness and request your forgiveness. Here goes. I installed squishdot int c:\program files\website\lib\python\products and restarted zope. Squishdot is available and the icon isn't broken I tried to bring up a plain vanilla site and this is the error message I received: Zope has encountered an error while publishing this resource.
Error Type: TypeError Error Value: Catalog addIndex now requires the index type to be resolved prior to adding; create the proper index in the caller.
I haven't heard of the caller so I'm at a loss where to go next if you can point me in the right direction I'd be grateful thanks for your patience
Is this a new installation, or an upgrade from an older Zope? There were a lot of Catalog changes in 2.3 series; if you're upgrading, perhaps it would help to delete your existing Catalog and re-create. -- Joel Burton <jburton@scw.org> Director of Information Systems, Support Center of Washington
Joel Burton wrote:
Is this a new installation, or an upgrade from an older Zope? There were a lot of Catalog changes in 2.3 series; if you're upgrading, perhaps it would help to delete your existing Catalog and re-create.
No can, Squishdot _is_ the ZCAtalog ;-) Chris
participants (4)
-
Chris Withers -
christophe robert -
Joel Burton -
lsmith@scw.org