module cannot be opened - name conflicts with node name

Author Message

Vytautas Germanavičius

Tuesday 28 November 2006 6:32:37 am

i had folder "content" and subfolder named "Search system", later i renamed it to "all search systems".
Now I created module "search_system". But when i try to access "/search_system/do_search" i get error mesage "Module not found" for module "Content__1"...
If i try to open "/search_system" , it automaticaly redirects to "/content__1/all_search_systems"

It looks for old and not valid node names, instead loading new activated module.

{set-block scope=root variable=cache_ttl}0{/set-block}

Vytautas Germanavičius

Tuesday 28 November 2006 7:00:00 am

it started to work only after i manualy deleted all entries with "search_system" from table "ezurlalias" in database

{set-block scope=root variable=cache_ttl}0{/set-block}

Michael Maclean

Thursday 30 November 2006 1:34:57 am

eZ publish does that to avoid breaking links - it will expire the old ones as soon as a new content object is published that will use that alias instead. I didn't realise it didn't take modules into account though. I'm not sure if there's an easier way to clear the old ones other than clearing the related items from the database table like you did.

eZpedia community documentation project | http://ezpedia.org

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:25:07
Script start
Timing: Jan 18 2025 22:25:07
Module start 'layout'
Timing: Jan 18 2025 22:25:07
Module start 'content'
Timing: Jan 18 2025 22:25:08
Module end 'content'
Timing: Jan 18 2025 22:25:08
Script end

Main resources:

Total runtime0.8053 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0058 588.1406152.6406
Module start 'layout' 0.00580.0033 740.781339.4766
Module start 'content' 0.00920.7945 780.2578530.9766
Module end 'content' 0.80360.0016 1,311.234412.1250
Script end 0.8052  1,323.3594 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.4450160.0002
Check MTime0.00150.1904160.0001
Mysql Total
Database connection0.00060.072510.0006
Mysqli_queries0.761094.5020570.0134
Looping result0.00050.0613550.0000
Template Total0.772896.020.3864
Template load0.00230.280820.0011
Template processing0.770695.688420.3853
Template load and register function0.00010.012110.0001
states
state_id_array0.00080.096310.0008
state_identifier_array0.00080.105020.0004
Override
Cache load0.00190.2361140.0001
Sytem overhead
Fetch class attribute can translate value0.00060.077720.0003
Fetch class attribute name0.00120.146340.0003
XML
Image XML parsing0.00050.066720.0003
class_abstraction
Instantiating content class attribute0.00000.001450.0000
General
dbfile0.00110.1394160.0001
String conversion0.00000.001440.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
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 13
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs