Login Script does not work

Author Message

Carl Tillotson

Sunday 27 April 2003 2:13:25 pm

Install worked fine, demo pages load up with no problems.

However, when I try to access the Admin page with user admin and password publish I just get the Admin page being republished and waiting for logon again. If I enter invalid user or password script recognises this and generates an error message.

Guess the user name and password is right but some reason the admin logon page is not passing me through to the main admin area for some reason.

Carl Tillotson

Sunday 27 April 2003 2:17:27 pm

Should have added that this is a Windows installation, testing out first before I load on to my site.

Problem file is :

http://localhost/index.php/admin

Get presented with the page OK, but then nothing happens when I enter the correct user name and password.

Carl Tillotson

Sunday 27 April 2003 2:46:25 pm

Log file from APACHE

127.0.0.1 - - [27/Apr/2003:22:46:18 +0100] "GET /index.php/admin HTTP/1.1" 200 3608
127.0.0.1 - - [27/Apr/2003:22:46:18 +0100] "GET /design/standard/stylesheets/core.css HTTP/1.1" 304 -
127.0.0.1 - - [27/Apr/2003:22:46:18 +0100] "GET /design/standard/stylesheets/debug.css HTTP/1.1" 304 -
127.0.0.1 - - [27/Apr/2003:22:46:18 +0100] "GET /design/admin/images/logo.gif HTTP/1.1" 304 -
127.0.0.1 - - [27/Apr/2003:22:46:18 +0100] "GET /design/admin/images/admin.gif HTTP/1.1" 304 -
127.0.0.1 - - [27/Apr/2003:22:46:18 +0100] "GET /design/admin/stylesheets/admin.css HTTP/1.1" 304 -
127.0.0.1 - - [27/Apr/2003:22:46:26 +0100] "POST /index.php/admin/user/login/ HTTP/1.1" 200 3753
127.0.0.1 - - [27/Apr/2003:22:46:33 +0100] "POST /index.php/admin/user/login/ HTTP/1.1" 302 5
127.0.0.1 - - [27/Apr/2003:22:46:34 +0100] "GET /index.php/admin/ HTTP/1.1" 200 3608

Entered an INVALID password and a VALID password, hence the two POST commands. As you can see, the VALID password simply loaded up the admin page again.

Carl Tillotson

Sunday 27 April 2003 3:11:05 pm

EMBARASSED !!

Finally, tracked down the problem!

I have got ZA PRo installed as my firewall, one of my settings is designed to stop ADS appearing. It seems that the login page cause the firewall to assume it was a pop-up ad so would not load the page. When I switched it off the page loaded OK.

Just thought I would come back and let you know, just in case other people have a similar problem!

Looks nice - still finding my feet, looks a little complicated compared to PHP-NUKE but seems more rounded.

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 16:11:22
Script start
Timing: Jan 18 2025 16:11:22
Module start 'layout'
Timing: Jan 18 2025 16:11:22
Module start 'content'
Timing: Jan 18 2025 16:11:23
Module end 'content'
Timing: Jan 18 2025 16:11:23
Script end

Main resources:

Total runtime0.6477 sec
Peak memory usage4,096.0000 KB
Database Queries58

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0068 589.1641152.6406
Module start 'layout' 0.00680.0034 741.804739.4609
Module start 'content' 0.01020.6363 781.2656445.7813
Module end 'content' 0.64650.0012 1,227.046912.1641
Script end 0.6476  1,239.2109 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.5313160.0002
Check MTime0.00160.2408160.0001
Mysql Total
Database connection0.00090.133410.0009
Mysqli_queries0.600292.6655580.0103
Looping result0.00050.0745560.0000
Template Total0.614194.820.3070
Template load0.00210.326320.0011
Template processing0.612094.485320.3060
Template load and register function0.00020.036310.0002
states
state_id_array0.00100.160710.0010
state_identifier_array0.00080.117420.0004
Override
Cache load0.00170.2677290.0001
Sytem overhead
Fetch class attribute can translate value0.00050.077510.0005
Fetch class attribute name0.00150.225840.0004
XML
Image XML parsing0.00020.025210.0002
class_abstraction
Instantiating content class attribute0.00000.001240.0000
General
dbfile0.00070.1047100.0001
String conversion0.00000.001140.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
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/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: 12
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs