Forums / Setup & design / Problem while loging in admin interface throw user login

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...

eZ debug

Timing: Jan 19 2025 11:05:08
Script start
Timing: Jan 19 2025 11:05:08
Module start 'content'
Timing: Jan 19 2025 11:05:08
Module end 'content'
Timing: Jan 19 2025 11:05:08
Script end

Main resources:

Total runtime0.0278 sec
Peak memory usage2,048.0000 KB
Database Queries4

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0154 589.2109180.7969
Module start 'content' 0.01540.0065 770.007893.9766
Module end 'content' 0.02190.0058 863.984470.7031
Script end 0.0277  934.6875 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00269.3412120.0002
Check MTime0.00114.0203120.0001
Mysql Total
Database connection0.00082.922510.0008
Mysqli_queries0.007727.840640.0019
Looping result0.00000.097120.0000
Template Total0.005218.910.0052
Template load0.00103.671510.0010
Template processing0.004215.198110.0042
Override
Cache load0.00072.586610.0007
General
dbfile0.00041.2800100.0000
String conversion0.00000.036130.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/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