[Zope] SmartSections question
Dieter Maurer
dieter@handshake.de
Tue, 22 Jan 2002 20:14:48 +0100
Simon Brogden writes:
> ....
>SmartSections appears in the "Add" drop-down but I get the traceback error below when I try to Add it.
>
> It complains about not having "translate" connected to a database. I've got to create a d/b connection, no worries. Does anyone know any more detail about what tables or configuration are needed?
>
> Thanks for your time,
> Simon.
>
>
> Error Type: Database Error
> Error Value: translate is not connected to a database
Seems it wants ZBabel's "translate".
I remember, there was a message in the mailing lists, that there
is now a ZBabel proxy around that can emulate ZBabel, when it
is not installed (--> mailing list archives).
Dieter