Rob,
I've been playing with your buildout instructions and ran into two problems. First, I needed to install PIL:
easy_install http://dist.repoze.org/PIL-1.1.6.tar.gz

This may just be because I'm on a Mac but we may want to add it to the instructions.

And now everything seems to be working except that I can't add a member to my plone site. There's no link to join the site and when I go to join_form I get:

2008-05-27 14:48:00 ERROR Zope.SiteErrorLog http://127.0.0.1:8080/ plone/createMember
Traceback (innermost last):
  Module ZPublisher.Publish, line 119, in publish
  Module ZPublisher.mapply, line 88, in mapply
  Module ZPublisher.Publish, line 42, in call_object
Module Products.CMFFormController.FSControllerPythonScript, line 104, in __call__
  Module Products.CMFFormController.Script, line 145, in __call__
  Module Products.CMFCore.FSPythonScript, line 140, in __call__
  Module Shared.DC.Scripts.Bindings, line 313, in __call__
  Module Shared.DC.Scripts.Bindings, line 350, in _bindAndExec
  Module Products.CMFCore.FSPythonScript, line 196, in _exec
  Module None, line 11, in createMember
   - <FSControllerPythonScript at /plone/createMember>
   - Line 11
  Module Products.remember.utils, line 51, in getAdderUtility
RuntimeError


Any ideas?

Chris



On May 23, 2008, at 10:18 PM, Rob Miller wrote:

hi again,

i was able to give a bit more love to listen and the listen buildout today. now listen includes an extra GS profile, which will install an alternative member lookup utility that uses membrane's member catalog. obviously this will only work if membrane is installed.

also, the buildout now installs SecureMaildropHost, so you can replace the default MailHost object in your site with one that is transaction safe and asynchronous. the buildout will also generate a 'maildropctl' script that you can use to start and stop the maildrop daemon which actually performs the message delivery.

the SecureMaildropHost stuff is installed via the topp.recipes.securemaildrop recipe, which is heavily based on the infrae.maildrophost recipe written by Sylvain Viollon at Infrae.

if you've already checked out the buildout, you can get the new features simply by doing 'svn up' in the buildout directory and then re-running "./bin/buildout". if you want to get started fresh, please refer to the installation instructions at:

http://www.openplans.org/projects/listen/installation-instructions

enjoy,

-r


--
Archive: http://www.openplans.org/projects/listen/lists/listen-dev/ archive/2008/05/1211595437605 To unsubscribe send an email with subject unsubscribe to listen- [EMAIL PROTECTED] Please contact listen-dev- [EMAIL PROTECTED] for questions.


!DSPAM:4017,48377b1a182358362916074!


Reply via email to