Latest EventRegistration - Plone 2.1.x ?

0 views
Skip to first unread message

michael nt milne

unread,
Apr 6, 2006, 5:23:53 PM4/6/06
to jason....@gmail.com, Plone-Event...@googlegroups.com
Hi

Just wondering if there is a new version for Plone 2.1.x at all?

I've tried using the latest issue in svn.plone.org but am getting this error on trying to create a registration for an event.  Also the event sign-up form isn't appearing for anonymous users.

Thanks

Traceback (innermost last):
Module ZPublisher.Publish, line 101, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 39, in call_object
Module Products.CMFFormController.FSControllerPageTemplate, line 98, in __call__
Module Products.CMFFormController.BaseControllerPageTemplate, line 39, in _call
Module Products.CMFFormController.ControllerBase, line 243, in getNext
Module Products.CMFFormController.Actions.TraverseTo, line 36, in __call__
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 39, in call_object
Module Products.CMFFormController.FSControllerPythonScript , line 107, in __call__
Module Products.CMFFormController.ControllerBase, line 243, in getNext
Module Products.CMFFormController.Actions.TraverseTo, line 36, in __call__
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 39, in call_object
Module Products.CMFFormController.FSControllerPythonScript, line 107, in __call__
Module Products.CMFFormController.ControllerBase, line 243, in getNext
Module Products.CMFFormController.Actions.TraverseTo, line 36, in __call__
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 39, in call_object
Module Products.CMFFormController.FSControllerPythonScript , line 105, in __call__
Module Products.CMFFormController.Script, line 141, in __call__
Module Products.CMFCore.FSPythonScript, line 108, in __call__
Module Shared.DC.Scripts.Bindings, line 306, in __call__
Module Shared.DC.Scripts.Bindings, line 343, in _bindAndExec
Module Products.CMFCore.FSPythonScript, line 163, in _exec
Module None, line 4, in saveHook
- <FSControllerPythonScript at /saveHook used for /event.2006- 04-06.1913906228/registrant.2006-04-06.2025151142>
- Line 4
Module Products.EventRegistration.Registrant, line 249, in sendConfirmationEmail
Module Products.EventRegistration.Registrant, line 289, in confirmToRegistrant
Module Products.SecureMailHost.SecureMailHost, line 170, in send
Module Products.MailHost.MailHost, line 125, in send
Module Products.SecureMailHost.SecureMailHost, line 279, in _send
Module Products.SecureMailHost.mail , line 99, in send
Module smtplib, line 240, in __init__
Module smtplib, line 302, in connect
error: (10061, 'Connection refused')


--
michael

n...@futuresign.de

unread,
Apr 7, 2006, 7:34:49 AM4/7/06
to michael nt milne, jason....@gmail.com, Plone-Event...@googlegroups.com
>Hi

>Just wondering if there is a new version for Plone 2.1.x at all?

>I've tried using the latest issue in svn.plone.org but am getting
>this error
>on trying to create a registration for an event. Also the event
>sign-up
>form isn't appearing for anonymous users.


> Module Products.EventRegistration.Registrant, line 289, in
>confirmToRegistrant
> Module Products.SecureMailHost.SecureMailHost, line 170, in send
> Module Products.MailHost.MailHost, line 125, in send
> Module Products.SecureMailHost.SecureMailHost, line 279, in _send
> Module Products.SecureMailHost.mail, line 99, in send
> Module smtplib, line 240, in __init__
> Module smtplib, line 302, in connect
>error: (10061, 'Connection refused')

I have it succesfully running on plone 2.1.2 and 2.1.1.

your traceback looks like there is a problem with
your mailsetup .

>--
>michael



>

michael nt milne

unread,
Apr 7, 2006, 7:41:31 AM4/7/06
to n...@futuresign.de, jason....@gmail.com, Plone-Event...@googlegroups.com
ok, I will check that out. What mailhost are you using? I'm demoing on a windows laptop at the moment. Also, I'm not even getting a registrant sign-up form. I'm having to call it by manipulating the sign-up URL.

Thanks

>Hi

>Just wondering if there is a new version for Plone 2.1.x at all?

>I've tried using the latest issue in svn.plone.org but am getting
>this error
>on trying to create a registration for an event.  Also the event
>sign-up
>form isn't appearing for anonymous users.


>  Module Products.EventRegistration.Registrant, line 289, in
>confirmToRegistrant
>  Module Products.SecureMailHost.SecureMailHost , line 170, in send

>  Module Products.MailHost.MailHost, line 125, in send
>  Module Products.SecureMailHost.SecureMailHost, line 279, in _send
>  Module Products.SecureMailHost.mail, line 99, in send
>  Module smtplib, line 240, in __init__
>  Module smtplib, line 302, in connect
>error: (10061, 'Connection refused')

I have it succesfully running on plone 2.1.2 and 2.1.1.

your traceback looks like there is a problem with
your mailsetup .

>--
>michael



>



--
michael

michael nt milne

unread,
Apr 7, 2006, 10:05:41 AM4/7/06
to n...@futuresign.de, jason....@gmail.com, Plone-Event...@googlegroups.com
Hi
 
I got the smtp sorted out. Initially I thought that Zope had its own SMTP server. However I've now got a few more issues which I have posted. Nan, do you have it running on Windows?
 
Also, is there any solution to other people being able to edit user submissions as they are sent by anon (if they guess the URL right?) I guess you could alter the edit permissions under security in the ZMI...but would that affect posting?

 
--
michael

Justin Ryan

unread,
Apr 7, 2006, 6:57:50 PM4/7/06
to Plone-Event...@googlegroups.com, n...@futuresign.de, jason....@gmail.com
On 4/7/06, michael nt milne <michae...@gmail.com> wrote:
>
> Hi
>
> I got the smtp sorted out. Initially I thought that Zope had its own SMTP
> server. However I've now got a few more issues which I have posted. Nan, do
> you have it running on Windows?

Zope can send directly via SMTP, look at Linde Merkur:

http://www.plone.org/products/lindemerkur

Batching mails from an application server to a standard handler such
as sendmail, qmail, etc.. can have major issues in any large-scale
implementation.

>
> Also, is there any solution to other people being able to edit user
> submissions as they are sent by anon (if they guess the URL right?) I guess
> you could alter the edit permissions under security in the ZMI...but would
> that affect posting?
>

The solution is to link membership to ownership of the archetype
object which represents the registration. The original author
horribly mis-designed this because his customer did not want a
separate sign-up process. Accomplishing both is entirely possible, as
Burning Man Foundation have developed a solution which can be used for
this sort of workflow. Basically, the Registrant *is* the Member.

It sound as if there are a number of organizations interested in
furthering the development of ER, although the org who funded the
initial release is and never has been one. If you guys want to pool
some funds, I will build you a better ER for Plone 2.5. Swissnex
should have funded ER for Plone 2.1, but they simply flaked, and I'm
sorry for that. I starved as much as I could to try and make that
happen.

It's late to be fixing stuff for Plone 2.1, as 2.5 is around the
corner and it's easier to build something for 2.5 and find a way of
making it mostly work under 2.1, or bringing some 2.5 components which
are marked as stable into a 2.1 site. It's not an easy problem, but
we all face it.

I would love to see this project flourish, but up to current it has
only been abused, neglected, and insofar as I can tell, entirely
abandoned.

--
"you can tell, can't you?" -marvin

Reply all
Reply to author
Forward
0 new messages