On Wed, 2011-07-20 at 15:30 +0100, Nick Holland wrote:
> ok so i have inserted an entry for a contact form in my publication, but
> i cannot get it to send as i have no idea how to set the varible
> [sender] to spec ify where its going. also, when fields are filled in, i
> get an error that contains:
> 
> 
> <!--The parameter [sender] must not be null!
> org.apache.cocoon.ProcessingException: Sitemap: error calling
> continuation
> 
> 
> <!--No transition found for event [checkPreconditions] in state
> [execChecked]!org.apache.cocoon.ProcessingException: Sitemap: error
> calling continuation
> 
> I am finding this extremly frustrating as something as simple as a
> contact us form (which is a doddle in html/php) seems to be really
> difficult to implement. 
> 

Well I guess you are not a java programmer and I can asure you it is
very simple if you are one. 

Look into
modules/contactform/java/src/org/apache/lenya/cms/contactform/ContactForm.java

and you will find your error "The parameter [sender] must not be null!" 

Well a similar one. Anyway the main configuration of this module is 
modules/contactform/config/cocoon-xconf/usecase-contactForm.xconf
and there you find your sender.

HTH

salu2

> thanks
> 
> nick
> 
> 
> 
> and
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 

-- 
Thorsten Scherler <thorsten.at.apache.org>
codeBusters S.L. - web based systems
<consulting, training and solutions>
http://www.codebusters.es/

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to