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.