[Fixed]XMLImport doesn't work with Ez 4.2 ??

Author Message

Vengeon Julien

Monday 04 January 2010 1:07:54 am

Hello, sorry for my English but i'm French.

I have install XMLImport with Ez 4.2 but i have this message at this address

www.mywebsite.com/index.php/mywebsite_admin/xmlimport/import

"La page demandée n'a pu être affichée. (1)" => "The page can't be displayed"

"The page does not exist"

I used this extension with ez 4.0 and it's worked.

Help please!!

Vengeon Julien

Monday 04 January 2010 2:35:27 am

Problem fix

It's problem with permissions

To fix this bug, i added in settings/override/site.ini.append.php

[RoleSettings]
PolicyOmitList[]=xmlimport

Jérôme Vieilledent

Monday 11 January 2010 2:20:18 am

Hi Julien

This is not quite secure... Actually, from 4.1, modules need to be declared in their module.ini file :

[ModuleSettings]
ExtensionRepositories[]=my_extension
ModuleList[]=my_extension

By the way, which extension do you use ? I couldn't find it on projects.ez.no

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