Redirect after loggin or register

Author Message

David Santiso

Sunday 05 June 2011 10:35:41 am

Hi,

How can I do to redirect to the section I'm viewing just before loggin?

Thanks,

David

Lo' F.

Tuesday 07 June 2011 3:12:12 am

..perhaps through {ezhttp( 'LastAccessesURI', 'session' )}

in the templates/user/login.tpl change the value of the hidden input with name RedirectURI

<input type="hidden" name="RedirectURI" value="{$User:redirect_uri|wash}" />

to

<input type="hidden" name="RedirectURI" value="{ezhttp( 'LastAccessesURI', 'session' )}" />

loredanaebook.it

David Santiso

Saturday 11 June 2011 9:58:14 am

Thanks,

David

Amine BETARI

Tuesday 21 June 2011 7:07:55 am

Hello, I just test this solution, it does not work
you confirm?
but thank you very much for the reply

David Santiso

Tuesday 21 June 2011 12:06:25 pm

I also test this solution and yes, it works.

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

Main resources:

Total runtime0.6447 sec
Peak memory usage4,096.0000 KB
Database Queries65

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0082 589.0391152.6250
Module start 'layout' 0.00820.0039 741.664139.4688
Module start 'content' 0.01210.6311 781.1328581.2734
Module end 'content' 0.64320.0015 1,362.406312.4688
Script end 0.6447  1,374.8750 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00400.6164160.0002
Check MTime0.00160.2484160.0001
Mysql Total
Database connection0.00130.193910.0013
Mysqli_queries0.590791.6211650.0091
Looping result0.00060.0913630.0000
Template Total0.612194.920.3061
Template load0.00270.418320.0013
Template processing0.609494.525220.3047
Template load and register function0.00020.032510.0002
states
state_id_array0.00100.151210.0010
state_identifier_array0.00120.187920.0006
Override
Cache load0.00220.3487230.0001
Sytem overhead
Fetch class attribute can translate value0.00050.079730.0002
Fetch class attribute name0.00140.214460.0002
XML
Image XML parsing0.00090.135430.0003
class_abstraction
Instantiating content class attribute0.00000.002160.0000
General
dbfile0.00090.1355160.0001
String conversion0.00000.002340.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
6content/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
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.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: 17
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs