Multilanguage login problem

Author Message

Albert Hornos

Thursday 09 February 2006 2:22:20 am

Hi,
I've made a multilanguage site. My problem is that when I'm login at this site and I change the language I miss the login info and I should login again.
Could anyone help me?

Thanks

Peter Lachký

Wednesday 15 February 2006 11:06:42 am

The same happens to me... Any suggestions?

J-A Eberhard

Wednesday 15 February 2006 12:56:37 pm

Hi,
If you manage your languages as siteaccess, I believe than changing siteaccess need that you have a new login.

Open Source Solution Provider
Open-Net Ltd Switzerland
http://www.open-net.ch

Thomas Nunninger

Thursday 16 February 2006 12:25:02 am

Hi,

the session name is composed including the siteaccess. Have a first look in site.ini:

[Session]
# Decides how the name of the session value is handled.
# Possible values are:
# default - Let PHP decide the session name, this also rules
#           out the possiblity for per-siteaccess sessions.
# custom  - Use SessionNamePrefix for name. per-siteaccess sessions are possible.
SessionNameHandler=default
# Whether the session name should be unique per siteaccess.
# By enabling this you will be able to get one unique login per siteaccess.
# Note: Will only work if SessionNameHandler is set to custom
SessionNamePerSiteAccess=enabled

In override/site.ini the SessionNameHandler is set to custom.

Have a nice day

Thomas

Jon Staines

Tuesday 04 April 2006 3:20:34 am

Just what I was looking for, and it works too.

Thanks.

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

Main resources:

Total runtime0.7607 sec
Peak memory usage4,096.0000 KB
Database Queries69

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0081 587.9141152.6250
Module start 'layout' 0.00810.0021 740.539139.4453
Module start 'content' 0.01030.7489 779.9844671.2344
Module end 'content' 0.75910.0015 1,451.218812.1641
Script end 0.7606  1,463.3828 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.4728160.0002
Check MTime0.00130.1678160.0001
Mysql Total
Database connection0.00100.135410.0010
Mysqli_queries0.701692.2329690.0102
Looping result0.00080.1069670.0000
Template Total0.728195.720.3640
Template load0.00220.286220.0011
Template processing0.725995.427420.3629
Template load and register function0.00010.019510.0001
states
state_id_array0.00140.184510.0014
state_identifier_array0.00080.111520.0004
Override
Cache load0.00180.2386250.0001
Sytem overhead
Fetch class attribute can translate value0.00120.156350.0002
Fetch class attribute name0.00110.138480.0001
XML
Image XML parsing0.00180.231550.0004
class_abstraction
Instantiating content class attribute0.00000.001880.0000
General
dbfile0.00140.1849270.0001
String conversion0.00000.001240.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
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/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: 19
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs