How to redirect users to different pages?

Author Message

Ted Striker

Wednesday 15 September 2004 12:38:50 am

Is there anyway to redirect a user after login to a specific part of my site depending on the user level? Let's say a Registered User to a Content page and an Editor to somewhere else. How can I do that?

TIA

Can you feel it Mr. Anderson? Closing in on you? Oh I can, I really should thank you after all. It was, after all, it was your life that taught me the purpose of all life. Purpose of life is to end.

Siniša Šehović

Wednesday 15 September 2004 2:26:25 am

Well I think that it is possible to do with workflow and triggers.
But don't ask me how:)
I'm new to eZp:)

Sinisa

---
If at first you don't succeed, look in the trash for the instructions.

Paul Forsyth

Wednesday 15 September 2004 3:12:49 am

Yip, look at kernel/user/login.php. Around line 161 is the code for redirecting a user. You need to play with that, read your user details and change the redirect value accordingly.

Hope this helps

paul

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

Main resources:

Total runtime0.6000 sec
Peak memory usage4,096.0000 KB
Database Queries59

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0071 589.1563152.6406
Module start 'layout' 0.00710.0062 741.796939.4609
Module start 'content' 0.01330.5851 781.2578567.9297
Module end 'content' 0.59840.0016 1,349.18758.1406
Script end 0.6000  1,357.3281 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00400.6741160.0003
Check MTime0.00140.2377160.0001
Mysql Total
Database connection0.00140.229110.0014
Mysqli_queries0.547291.1965590.0093
Looping result0.00070.1181570.0000
Template Total0.557392.920.2786
Template load0.00260.430820.0013
Template processing0.554792.439520.2773
Template load and register function0.00030.049410.0003
states
state_id_array0.00260.425210.0026
state_identifier_array0.00180.297720.0009
Override
Cache load0.00210.3540160.0001
Sytem overhead
Fetch class attribute can translate value0.00090.142830.0003
Fetch class attribute name0.00150.243050.0003
XML
Image XML parsing0.00170.280130.0006
class_abstraction
Instantiating content class attribute0.00000.001850.0000
General
dbfile0.00120.2046210.0001
String conversion0.00000.002140.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
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.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/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: 11
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs