[Zope] Added Product Doesn't Show Up In ZMI
abgillette at allmail.net
abgillette at allmail.net
Mon Jul 25 12:03:54 EDT 2005
> > I'm trying to get the Issue Dealer
> > (http://www.nidelven-it.no/products/issue_dealer) product up-and-running
> > on my Zope install (FreeBSD 4.11, Zope 2.7.1, Python 2.3.4). According
> > to the Issue Dealer docs, I should simply be able to unzip it into the
> > Products directory, restart Zope, and go, just like normal.
> >
> > I've done this, however, and nothing happens. Issue Dealer doesn't show
> > up in /Control_Panel/Products, or the [Add] dropdown. No broken
> > products, no nothing.
> >
> > Nothing looks at all unusual in the Products directory on the file
> > system.
> >
> > I've tried rebooting the machine and restarting from the ZMI, to no
> > avail.
>
> Make sure that you have a '__init__.py' file in the top level directory
> of
IssueDealer installs several folders in the Products subdirectory:
Products
|
> IssueDealer
|
> IssueDealerWebLog
|
> IssueDealerEpoz
|
> IssueDealerWebLogAddOn
|
> IssueDealerWebDAVPublisher
|
> IssueDealerFAQAddOn
|
> HTMLTools
Each of these directories has its own '__init__.py'.
> the Issue Dealer subdirectory tree, and also check to see if there are
> any
> messages in the log file (.../zope/var/logger.log or something similar).
No errors are showing up in the logs files.
Any other ideas? I contacted the IssueDealer team last week, but haven't
heard a peep.
- Aaron
More information about the Zope
mailing list