Curious Kernel(1) error on Admin console Login

Author Message

Pierre SCALFATI

Monday 07 September 2009 6:42:45 am

Hi everybody,

I've got a very curious error page on one of my EZPUBLISH 4.0 sites. When I try to login to the Admin interface using the ezwebin_admin siteaccess get the following error :

[07/09/2009 13:17] La page demandée n'a pu être affichée. (1)
Le système ne peut pas afficher la page en raison d'un problème de sécurité. 

Raisons possibles:

Vous n'êtes pas identifié. Merci de vous identifier. 
La page demandée n'existe pas. Essayez de changer d'URL. 

It says that the requested page cannot be displayed, the system cannot display the page because of security problem and asks me to check if page exists and to try to change the URL.

What is curious is that I can see the Tabs of my admin console ("Content", "Gallery", "User Accounts", "Setup"...) but I cannot access them, of course and if I try to log to the admin interface, it works.

How can I get rid of this bugued display and get a clean Admin interface login page ?

Many Thanks.

Łukasz Serwatka

Monday 07 September 2009 2:03:31 pm

Hi,

Did you change settings for the LoginPage, maybe? For administration siteaccess you should have following settings in site.ini.append.php

[...]
[SiteSettings]
LoginPage=custom

[SiteAccessSettings]
RequireUserLogin=true
[...]

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Pierre SCALFATI

Tuesday 08 September 2009 12:25:41 am

Hi Lucasz,

Many thanks for your post, that's exactly true...It solved my problem, so many thanks for your help.

Cheers.

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 00:07:39
Script start
Timing: Jan 19 2025 00:07:39
Module start 'layout'
Timing: Jan 19 2025 00:07:39
Module start 'content'
Timing: Jan 19 2025 00:07:39
Module end 'content'
Timing: Jan 19 2025 00:07:39
Script end

Main resources:

Total runtime0.0197 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.0086 588.0391152.6406
Module start 'layout' 0.00860.0028 740.679739.4766
Module start 'content' 0.01140.0062 780.156389.3672
Module end 'content' 0.01760.0021 869.523434.3047
Script end 0.0197  903.8281 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002713.6131140.0002
Check MTime0.00115.8100140.0001
Mysql Total
Database connection0.00094.321810.0009
Mysqli_queries0.004221.083330.0014
Looping result0.00000.076310.0000
Template Total0.00168.310.0016
Template load0.00084.164310.0008
Template processing0.00084.145010.0008
Override
Cache load0.00052.788710.0005
General
dbfile0.00084.009380.0001
String conversion0.00000.041240.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