Hi, I am having zope 2.5.1( Windows 2000 platform) and was trying to add CMF1.3 to it. But even after copying it into the products category of zope, its not getting reflected in the selection list or in the products list of the management console. I have tried restarting zope but still its not working. What might be the reason? Expecting an earlier response. Thanks and regards, Paul.
What you have to put into the Products folder are all those found within the one you get after unzipping the installer. Ausum ----- Original Message ----- From: "Paul Naveen Raj Jeyaraj" <Paul_Jeyaraj@infosys.com> To: <zope@zope.org> Sent: Sunday, September 01, 2002 8:19 AM Subject: [Zope] Query on CMF. Hi, I am having zope 2.5.1( Windows 2000 platform) and was trying to add CMF1.3 to it. But even after copying it into the products category of zope, its not getting reflected in the selection list or in the products list of the management console. I have tried restarting zope but still its not working. What might be the reason? Expecting an earlier response. Thanks and regards, Paul. _______________________________________________ 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 )
I just did the same thing. I had to install the four seperate product dirs in the \products dir... and disregard the CMF1.3 dir entirely.... Seems to be working. ----- Original Message ----- From: "Paul Naveen Raj Jeyaraj" <Paul_Jeyaraj@infosys.com> To: <zope@zope.org> Sent: Sunday, September 01, 2002 9:19 AM Subject: [Zope] Query on CMF. Hi, I am having zope 2.5.1( Windows 2000 platform) and was trying to add CMF1.3 to it. But even after copying it into the products category of zope, its not getting reflected in the selection list or in the products list of the management console. I have tried restarting zope but still its not working. What might be the reason? Expecting an earlier response. Thanks and regards, Paul. _______________________________________________ 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 )
Paul Naveen Raj Jeyaraj writes:
I am having zope 2.5.1( Windows 2000 platform) and was trying to add CMF1.3 to it. CMF questions are better asked in "mailto:zope-cmf@zope.org".
But even after copying it into the products category of zope, its not getting reflected in the selection list or in the products list of the management console. Usually, this problem occurs when the CMF folder as a whole is installed in the products folder rather than just the constituend products ("CMFCore", "CMFDefault", ...). Did you read the installation instructions carefully?
If this is not your problem, activate Zope logging (see "doc/LOGGING.txt") and look into the log file. Dieter
participants (4)
-
Ausum Studio -
Dieter Maurer -
Paul Naveen Raj Jeyaraj -
working4aliving