Loosing Administrator User

Author Message

Vincent Saulnier

Friday 19 September 2003 7:32:17 am

With eZ3.2

Why am I always loosing the administrator user. It constantly get in the trash and I'm not able to retore it.

Vincent Saulnier

Friday 19 September 2003 7:35:00 am

When I want to restore it, it gives me this :

Fatal error: Call to a member function on a non-object in /kernel/classes/ezcontentobject.php on line 700
Fatal error: eZ publish did not finish it's request

I think it appens when I clear the cache wich is not working very well.

Vincent Saulnier

Friday 19 September 2003 8:32:25 am

How can I make it work again

Paul Borgermans

Friday 19 September 2003 8:37:09 am

site.ini may be your rescue:

[RoleSettings]
EnableCaching=true
# A list of modules to omit policy checking on,
# You should add 'role' to the list if you loose
# access to the role module
# You can also specify views by adding a / and the viewname
PolicyOmitList[]=role

Add/create the administrator again and add this to a role with policy *|*|*

hth

-paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

Vincent Saulnier

Friday 19 September 2003 8:45:50 am

the problem is that there is no user left, so I can't login to do that!

Paul Borgermans

Friday 19 September 2003 8:55:24 am

You should disable the entire user module in your ini file and try registering a new user with /user/register.

Then proceed as outlined before.

-paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

Vincent Saulnier

Friday 19 September 2003 9:07:28 am

Now I can't access the user management section...

Paul Borgermans

Friday 19 September 2003 9:16:57 am

OK,

Add the content module to the policyomitlist

You'll get there before the weekend really starts!

-paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

Vincent Saulnier

Friday 19 September 2003 9:23:27 am

lol

I already did that. But still doesn't work.

This is my policyOmit configuration :

[RoleSettings]
PolicyOmitList[]
PolicyOmitList[]=user/login
PolicyOmitList[]=user/logout
PolicyOmitList[]=user/register
PolicyOmitList[]=user/activate
PolicyOmitList[]=user/success
PolicyOmitList[]=user/forgotpassword
PolicyOmitList[]=layout
PolicyOmitList[]=role
PolicyOmitList[]=content

Paul Borgermans

Friday 19 September 2003 9:50:12 am

Add the entire user module, or every module you find in the kernel. Still no luck?

-paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

Vincent Saulnier

Friday 19 September 2003 10:02:49 am

I added everything.
Still no luck

Vincent Saulnier

Friday 19 September 2003 10:19:52 am

Thank you, it worked after I cleared the cache several times

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 22:25:07
Script start
Timing: Jan 18 2025 22:25:07
Module start 'layout'
Timing: Jan 18 2025 22:25:07
Module start 'content'
Timing: Jan 18 2025 22:25:08
Module end 'content'
Timing: Jan 18 2025 22:25:08
Script end

Main resources:

Total runtime0.7596 sec
Peak memory usage4,096.0000 KB
Database Queries84

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0052 587.9141152.6250
Module start 'layout' 0.00520.0069 740.539139.4453
Module start 'content' 0.01210.7462 779.9844632.0859
Module end 'content' 0.75830.0013 1,412.070320.1641
Script end 0.7596  1,432.2344 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.4092160.0002
Check MTime0.00120.1597160.0001
Mysql Total
Database connection0.00050.067410.0005
Mysqli_queries0.678089.2573840.0081
Looping result0.00070.0950820.0000
Template Total0.719294.720.3596
Template load0.00190.243620.0009
Template processing0.717494.435620.3587
Template load and register function0.00020.024910.0002
states
state_id_array0.00120.153010.0012
state_identifier_array0.00450.590220.0022
Override
Cache load0.00160.2086640.0000
Sytem overhead
Fetch class attribute can translate value0.00060.077920.0003
Fetch class attribute name0.00120.1530130.0001
XML
Image XML parsing0.00110.143720.0005
class_abstraction
Instantiating content class attribute0.00000.0040160.0000
General
dbfile0.00080.1114170.0000
String conversion0.00000.001840.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
12content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
15content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
4content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 37
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs