Forums / Developer / module cannot be opened - name conflicts with node name

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