I think this BUG in extension settings !

Author Message

Selmah Maxim

Wednesday 23 July 2003 4:17:34 am

Now I know why i get always module not found for extensions !
its ignor the /extension/myextension/mymodule/settings/module.ini.append

But when I had added to /settings/override/module.ini this :
ExtensionRepositories[]=myextension

the module works fine !

but there is comment :
# A list of extensions which have modules
# It's common to create a settings/module.ini.append file
# in your extension and add the extension name to automatically
# get modules from the extension when it's turned on.

and also in the tutorial :

The minimum content of module.ini.append is:
extension/myextension/settings/module.ini.append
[ModuleSettings]
ExtensionRepositories[]=myextension

then this bug .. or ?!?

Jan Borsodi

Wednesday 23 July 2003 4:26:08 am

The correct place for the module.ini.append file is /extension/myextension/settings not /extension/myextension/mymodule/settings/ (ie. not in the module but in the extension root).

Try that and you'll see that it works.

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

Selmah Maxim

Wednesday 23 July 2003 4:30:19 am

sorry jan .. I miss typed above, the module.ini.append is in the right place and the result module not found !

Selmah Maxim

Wednesday 23 July 2003 4:35:35 am

I found another thing .. strange !

I have to extension, mymodule, and categories ..

the mymodule work fine with need to change settings/override/module.ini, just the ext./myextension/settings/module.ini ...

BUT ..
the categories doesn`t work until I modify the settings/override/module.ini !

why ?

Selmah Maxim

Wednesday 23 July 2003 4:39:44 am

LOL ..
was -->
[ModuleSettings]
ExtensionRepositories[]=categoreis

NOT categoreis ,, categories

sorry for bothering you with this silly mistake, and thx :)

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 16:24:25
Script start
Timing: Jan 18 2025 16:24:25
Module start 'layout'
Timing: Jan 18 2025 16:24:25
Module start 'content'
Timing: Jan 18 2025 16:24:27
Module end 'content'
Timing: Jan 18 2025 16:24:27
Script end

Main resources:

Total runtime1.1966 sec
Peak memory usage4,096.0000 KB
Database Queries63

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0046 588.0313152.6406
Module start 'layout' 0.00460.0028 740.671939.4609
Module start 'content' 0.00741.1877 780.1328557.5391
Module end 'content' 1.19510.0014 1,337.671912.1406
Script end 1.1965  1,349.8125 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00300.2480160.0002
Check MTime0.00130.1106160.0001
Mysql Total
Database connection0.00080.063310.0008
Mysqli_queries1.146195.7801630.0182
Looping result0.00050.0442610.0000
Template Total1.170797.820.5853
Template load0.00220.182920.0011
Template processing1.168597.652420.5842
Template load and register function0.00020.020110.0002
states
state_id_array0.00070.056610.0007
state_identifier_array0.00130.110820.0007
Override
Cache load0.00190.1560390.0000
Sytem overhead
Fetch class attribute can translate value0.00080.066320.0004
Fetch class attribute name0.00110.089060.0002
XML
Image XML parsing0.00090.076920.0005
class_abstraction
Instantiating content class attribute0.00000.001060.0000
General
dbfile0.00060.0541170.0000
String conversion0.00000.000640.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
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
9content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.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