Logout page doesn't obey design

Author Message

Peter Bailey

Monday 07 April 2003 10:51:45 am

I have a design setup and it's all working as expected EXCEPT when I logout. Instead of my design, I get the admin design. Logging in from this same screen logs me in ok and I get my design again.

I think it has something to do with the fact that "user" is in the URL, and somehow messes up my siteaccess stuff.

What is the purpose of the "user" design that came with RC1? Is it any different from the "admin", or do I only need to hold onto the "admin" and can I delete "user" w/o any adverse effects?

Bård Farstad

Friday 11 April 2003 7:08:25 am

This is probably because you have set
RequireUserLogin=true
in site.ini

If you want to change the design for this you can do so by creating a template for loginpagelayout.tpl

Hope this helps,

--bård

Documentation: http://ez.no/doc

Peter Bailey

Thursday 17 April 2003 7:49:18 am

thanks Bård.

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

Main resources:

Total runtime0.6444 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0177 587.9141152.6250
Module start 'layout' 0.01770.0039 740.539139.4453
Module start 'content' 0.02170.6208 779.9844529.5703
Module end 'content' 0.64250.0018 1,309.55478.1641
Script end 0.6443  1,317.7188 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00410.6318160.0003
Check MTime0.00170.2679160.0001
Mysql Total
Database connection0.00110.169010.0011
Mysqli_queries0.587091.1047570.0103
Looping result0.00070.1052550.0000
Template Total0.596092.520.2980
Template load0.00220.343020.0011
Template processing0.593892.148220.2969
Template load and register function0.00020.037410.0002
states
state_id_array0.00130.201910.0013
state_identifier_array0.00140.218020.0007
Override
Cache load0.00190.2913160.0001
Sytem overhead
Fetch class attribute can translate value0.00060.092420.0003
Fetch class attribute name0.00110.170340.0003
XML
Image XML parsing0.00070.109620.0004
class_abstraction
Instantiating content class attribute0.00000.001640.0000
General
dbfile0.00070.1147170.0000
String conversion0.00000.001740.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.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: 6

Time used to render debug report: 0.0001 secs