Module form is disabled after upgrade from 3.2.2 ->3.2.3..How to enable it?

Author Message

Tonny Laursen

Monday 03 November 2003 10:53:26 am

I have just upgraded from 322->323 and now the access to the form module is disabled.

I have tried to edit site.ini.append so it now have the lines:

[SiteAccessRules]
Rules[]=Access;enable
Rules[]=Module;form

But I still get the error after i have submitted the form.

"Error / kernel (22)
Module is disabled
The module form is disabled and cannot be accessed."

Marco Zinn

Monday 03 November 2003 1:21:56 pm

Hm. I just found a post of Jan here:
http://ez.no/developer/ez_publish_3/forum/general/how_to_disable_some_module_
But it looks as you already found that out yourself ;)
Did you clear the .ini cache? (Or all caches)?
Close and open your browser (even if you are not logged in, your rules probably are only checked once every session).

Marco
http://www.hyperroad-design.com

Tonny Laursen

Monday 03 November 2003 11:34:10 pm

I have tried to clear the cache and close the browser nothing seems to work.

I have also tried to use lines like this:
Rules[]=Module;user/form
Rules[]=Module;admin/form

Tonny Laursen

Tuesday 04 November 2003 4:06:40 am

I have now located the problem.
The system is running 3.2.3.
If I replace the file /kernel/form/process.php with the same file from version 322 everything works fine.

I dont know what is wrong with the file? maybe a bug?

Tonny

Paul Forsyth

Tuesday 04 November 2003 4:50:07 am

Its not a bug. Read this thread from last week:

http://ez.no/developer/ez_publish_3/forum/developer/ez_publish_32_vulnerable_to_spam_attacks

The module was deliberately disabled in 3.2-3. Also look at the files on pubsvn.ez.no to see what changed.

paul

Tonny Laursen

Tuesday 04 November 2003 11:51:02 pm

Thank you.

The formprocess was disabled in site.ini.

Tonny

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 19 2025 04:38:39
Script start
Timing: Jan 19 2025 04:38:39
Module start 'layout'
Timing: Jan 19 2025 04:38:39
Module start 'content'
Timing: Jan 19 2025 04:38:40
Module end 'content'
Timing: Jan 19 2025 04:38:40
Script end

Main resources:

Total runtime0.7930 sec
Peak memory usage4,096.0000 KB
Database Queries68

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0056 589.6328152.6875
Module start 'layout' 0.00560.0028 742.320339.5234
Module start 'content' 0.00840.7832 781.8438600.8125
Module end 'content' 0.79170.0013 1,382.656312.0625
Script end 0.7930  1,394.7188 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.4101160.0002
Check MTime0.00130.1677160.0001
Mysql Total
Database connection0.00070.092210.0007
Mysqli_queries0.630679.5182680.0093
Looping result0.00090.1095660.0000
Template Total0.661283.420.3306
Template load0.00220.272220.0011
Template processing0.659083.102120.3295
Template load and register function0.00010.017510.0001
states
state_id_array0.00160.204910.0016
state_identifier_array0.00120.151620.0006
Override
Cache load0.00190.2341390.0000
Sytem overhead
Fetch class attribute can translate value0.00070.086630.0002
Fetch class attribute name0.00200.255270.0003
XML
Image XML parsing0.00080.101130.0003
class_abstraction
Instantiating content class attribute0.00000.001970.0000
General
dbfile0.00080.1029160.0001
String conversion0.00010.009640.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
6content/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
5content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 23
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs