Login Question

Author Message

John Smith

Tuesday 11 August 2009 2:45:34 am

Hi there,

Just a basic question about CMS behaviour. I am logged in from the public website and I write the following URL in the address bar.

http://www.sitename/siteaccess/user/login

Again getting login screen. Would not be there something saying you are already logged in or some sort of information related to the user already logged in.

Is there any setting which I am missing in ini files.

CMS is also going to login screen when you activate your account... Login screen does not hurt here but it does not look nice when the user is already logged in.

Below is the code from \templates\user\activate.tpl

<div class="buttonblock">
<form action={"/user/login"|ezurl} method="post">
    <input class="button" type="submit" value="{'OK'|i18n( 'design/standard/user' )}" />
</form>
</div>

Any suggestions

Cheers,

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

Main resources:

Total runtime0.0225 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0049 588.0078151.1953
Module start 'layout' 0.00490.0040 739.2031220.6719
Module start 'content' 0.00890.0121 959.8750993.6797
Module end 'content' 0.02110.0014 1,953.554729.9922
Script end 0.0225  1,983.5469 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002511.1116140.0002
Check MTime0.00104.5136140.0001
Mysql Total
Database connection0.00083.698610.0008
Mysqli_queries0.002611.757330.0009
Looping result0.00000.048710.0000
Template Total0.00104.610.0010
Template load0.00083.347110.0008
Template processing0.00031.185610.0003
Override
Cache load0.00052.361610.0005
General
dbfile0.00167.301980.0002
String conversion0.00000.031840.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