Problem with user login form

Author Message

Golvier Jean

Friday 21 May 2004 5:28:39 am

I use a custom template called scm_login.tpl to enable my users to login. In the form, I find :

<form method="post" action={"user/login/"|ezurl}>

which become after ezPublish compiling :

<form method="post" action="/news_en/user/login">

but when I submit, I get a message error which says :

Module not found
The requested module news_en could not be found.

Possible reasons for this is.

The module name was misspelled, try changing the url. 
The module does not exist on this site. 
This site uses siteaccess matching in the url and you didn't supply one, try inserting a siteaccess name before the module in the url . 

but news_en is not a module, it's only the english part of the url (http://www.mydomain.com/news_en/...) which lead to my english website. I have the same problem with others languages.

I try to change this line but I can't reach my goal. Do you have an idea ?

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 19:27:46
Script start
Timing: Jan 18 2025 19:27:46
Module start 'layout'
Timing: Jan 18 2025 19:27:46
Module start 'content'
Timing: Jan 18 2025 19:27:47
Module end 'content'
Timing: Jan 18 2025 19:27:47
Script end

Main resources:

Total runtime0.7039 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0055 587.9141152.6250
Module start 'layout' 0.00550.0028 740.539139.4453
Module start 'content' 0.00830.6940 779.9844403.3828
Module end 'content' 0.70230.0016 1,183.36728.1641
Script end 0.7039  1,191.5313 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.4621160.0002
Check MTime0.00140.1956160.0001
Mysql Total
Database connection0.00110.158410.0011
Mysqli_queries0.664094.3317460.0144
Looping result0.00060.0888440.0000
Template Total0.671495.420.3357
Template load0.00200.279220.0010
Template processing0.669495.093020.3347
Template load and register function0.00020.033710.0002
states
state_id_array0.00140.199510.0014
state_identifier_array0.00100.136820.0005
Override
Cache load0.00150.2158110.0001
Sytem overhead
Fetch class attribute can translate value0.00090.127110.0009
Fetch class attribute name0.00100.146310.0010
XML
Image XML parsing0.00010.017910.0001
class_abstraction
Instantiating content class attribute0.00000.000710.0000
General
dbfile0.00060.0901100.0001
String conversion0.00000.001140.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
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 10
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs