Form process problem

Author Message

Marko Žmak

Wednesday 03 November 2004 6:10:01 pm

I have a form on my site which should send an email after being ut when I post the form to form/process I get "Access denied" error. I've cleared the caches and allowed to anonymous user:

form * *

in the roles section. But it still doesn't work. What else should I do?

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Łukasz Serwatka

Thursday 04 November 2004 1:13:38 am

Hi Marko

Did u set module=enabled in your site.ini file?

[FormProcessSettings]
Module=enabled

Maybe there is a problem?

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Marko Žmak

Friday 05 November 2004 5:56:20 am

Yep that was the problem, thanks.

But now I have another problem. The mail is not arriving at the designated email. I've put the correct variable in the cntact form:

<INPUT type="hidden" name="MailSendTo" value="xmak@sharanet.org">

What coud be the problem?

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Łukasz Serwatka

Friday 05 November 2004 6:00:27 am

Try with SMTP if still don`t work try with sendmail. I had problem with form process when i use smtp. site.ini.append there u will find it

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Marko Žmak

Friday 05 November 2004 6:59:30 am

I'm already using sendmail. Something else is wrong. (I cleared the cache also).
I forgot to mention, after processing the form I get the answer that everything went O.K. but the mail just isn't sent.

How can I find what's going on? Is there any log file where I colud find what happend?
In the debug info on the page I get no information about any error.

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Łukasz Serwatka

Friday 05 November 2004 7:02:52 am

Did u try with SMTP? Fill the username & password ...

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Marko Žmak

Friday 05 November 2004 7:23:22 am

Tried SMTP, still nothing. But the sendmail should wor since it woks on the server that's hosting my site. Is there any way I could find what happens?

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 22:26:58
Script start
Timing: Jan 18 2025 22:26:58
Module start 'layout'
Timing: Jan 18 2025 22:26:58
Module start 'content'
Timing: Jan 18 2025 22:26:59
Module end 'content'
Timing: Jan 18 2025 22:26:59
Script end

Main resources:

Total runtime0.8144 sec
Peak memory usage4,096.0000 KB
Database Queries69

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0060 589.0391152.6250
Module start 'layout' 0.00600.0036 741.664139.4453
Module start 'content' 0.00970.8033 781.1094596.7578
Module end 'content' 0.81300.0014 1,377.867216.1719
Script end 0.8144  1,394.0391 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00400.4888160.0002
Check MTime0.00150.1875160.0001
Mysql Total
Database connection0.00080.095310.0008
Mysqli_queries0.745991.5835690.0108
Looping result0.00100.1185670.0000
Template Total0.781896.020.3909
Template load0.00210.263120.0011
Template processing0.779695.723720.3898
Template load and register function0.00010.013110.0001
states
state_id_array0.00100.121810.0010
state_identifier_array0.00110.138920.0006
Override
Cache load0.00190.2300350.0001
Sytem overhead
Fetch class attribute can translate value0.00070.085520.0003
Fetch class attribute name0.00210.255090.0002
XML
Image XML parsing0.00130.161620.0007
class_abstraction
Instantiating content class attribute0.00000.0051140.0000
General
dbfile0.00080.1024260.0000
String conversion0.00000.001240.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
7content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
7content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
9content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 28
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs