Problem while loging in admin interface throw user login

Author Message

Danilo Shiga

Friday 28 March 2008 12:53:58 pm

My problem is, when I want to login throw login interface in the public area of the website I just got redirected to the home page, still logged out, while if I don't choose to login in the Administration Interface, the login goes fine, so do happens if I go directly to the admin page and try to login throw there...

Therefore, looks like something goes wrong when I check the option "Log in to the eZ Publish Administration Interface" in the login page

I haven't overrided the template related with the login

Any help could help
Thanks

André R.

Saturday 29 March 2008 3:15:48 am

If you take a look in the user/login.tpl file, you'll see that the url value is taken from ini file ( {ezini( 'SiteSettings', 'AdditionalLoginFormActionURL' )} ). So look for that value in your site.ini file in you siteaccess~: settings/siteaccess/<your_site(s)>/site.ini.append.php

user/login.tpl:
http://svn.ez.no/svn/extensions/ezwebin/trunk/packages/ezwebin_extension/ezextension/ezwebin/design/ezwebin/templates/user/login.tpl

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Danilo Shiga

Sunday 30 March 2008 10:00:25 pm

it's pointing to the login page in the admin siteacess, I changed it in some ways but this don't worked out...

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

Main resources:

Total runtime0.0160 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0047 589.4141152.6563
Module start 'layout' 0.00470.0026 742.070339.5078
Module start 'content' 0.00730.0068 781.578189.3984
Module end 'content' 0.01420.0018 870.976634.3047
Script end 0.0160  905.2813 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002415.1029140.0002
Check MTime0.00116.5995140.0001
Mysql Total
Database connection0.00074.455810.0007
Mysqli_queries0.002113.127630.0007
Looping result0.00000.081910.0000
Template Total0.00159.510.0015
Template load0.00085.111310.0008
Template processing0.00074.399210.0007
Override
Cache load0.00063.593210.0006
General
dbfile0.002716.963680.0003
String conversion0.00000.031340.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