Need to remove URL alias by hand

Author Message

Luis FLores

Monday 20 December 2004 11:04:42 am

Hi,

I just created an alias that map * to index.php? wich was wrong (I was trying t do the opossite), now the site is always displaying an error:

------------
Module not found

The requested module index.php? could not be found.
------------

I need to remove the alias by hand, just remove it from the database but it is still working some what. Is it cached? or what else I need to do?

Thanks

Balazs Halasy

Monday 20 December 2004 12:42:15 pm

Yeah, remove it from the URL alias table and clear caches:

bin/shell/clearcache.sh --clear-all

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 31 2025 08:17:58
Script start
Timing: Jan 31 2025 08:17:58
Module start 'layout'
Timing: Jan 31 2025 08:17:58
Module start 'content'
Timing: Jan 31 2025 08:17:58
Module end 'content'
Timing: Jan 31 2025 08:17:58
Script end

Main resources:

Total runtime0.0145 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0046 588.2578151.2266
Module start 'layout' 0.00460.0023 739.484436.6797
Module start 'content' 0.00690.0061 776.164190.3125
Module end 'content' 0.01310.0014 866.476629.9922
Script end 0.0145  896.4688 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002315.5124140.0002
Check MTime0.00106.8712140.0001
Mysql Total
Database connection0.00085.758110.0008
Mysqli_queries0.001912.857530.0006
Looping result0.00000.110010.0000
Template Total0.00096.410.0009
Template load0.00074.669510.0007
Template processing0.00031.742010.0003
Override
Cache load0.00053.216410.0005
General
dbfile0.001711.762480.0002
String conversion0.00000.041040.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs