[Zope] SmartSections question

Simon Brogden sbrogden@ehive.co.uk
Tue, 22 Jan 2002 16:26:57 -0000


Dear All,
I played with the SmartSections online demo on Iuveno's site =
(http://demo.iuveno-net.de/iuveno/Products/SmartSection/Demo) and it =
looked pretty damn good. I can't get it working. Has anyone had success =
or have any pointers?

I've installed both Transparent & Ordered folder products as instructed =
with no errors. 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



-------------------------------------------------------------------------=
-------

Troubleshooting Suggestions

The URL may be incorrect.=20
The parameters passed to this resource may be incorrect.=20
A resource that this resource relies on may be encountering an error.=20
For more detailed information about the error, please refer to the HTML =
source for this page.=20

If the error persists please contact the site maintainer. Thank you for =
your patience.=20
=20



Traceback (innermost last):
  File C:\ttw\lib\python\ZPublisher\Publish.py, line 223, in =
publish_module
  File C:\ttw\lib\python\ZPublisher\Publish.py, line 187, in publish
  File C:\ttw\lib\python\Zope\__init__.py, line 226, in =
zpublisher_exception_hook
  File C:\ttw\lib\python\ZPublisher\Publish.py, line 171, in publish
  File C:\ttw\lib\python\ZPublisher\mapply.py, line 160, in mapply
    (Object: addSmartSection)
  File C:\ttw\lib\python\ZPublisher\Publish.py, line 112, in call_object
    (Object: addSmartSection)
  File C:\ttw\lib\python\Shared\DC\Scripts\Bindings.py, line 324, in =
__call__
    (Object: addSmartSection)
  File C:\ttw\lib\python\Shared\DC\Scripts\Bindings.py, line 354, in =
_bindAndExec
    (Object: addSmartSection)
  File C:\ttw\lib\python\App\special_dtml.py, line 244, in _exec
    (Object: addSmartSection)
  File C:\ttw\lib\python\DocumentTemplate\DT_Util.py, line 231, in eval
    (Object: manage_form_title(this(), _,
           form_title=3Dtranslate('Add Smart Section'),
	   ))
    (Info: this)
  File <string>, line 0, in ?
  File C:\ttw\lib\python\Shared\DC\ZRDB\DA.py, line 471, in __call__
    (Object: translate)
Database Error: (see above)