Admin interface not showing hidden nodes

Author Message

Seth Gottlieb

Friday 14 July 2006 12:58:02 pm

We recently upgraded from 3.6 to 3.8 and our admin interface is not showing content that has not been published. I checked settings/siteaccess/admin/site.ini.append.php and I see:

[SiteAccessSettings]
RequireUserLogin=true
ShowHiddenNodes=true

I replicated these settings in a file called content.ini.append.php (which was not in the directory but I copied it from an public siteaccess in trying to troubleshoot the problem)

What other settings should I be looking at?

Thanks,

Seth

Łukasz Serwatka

Monday 17 July 2006 4:50:47 am

Hi Seth,

<i>admin interface is not showing content that has not been published</i>

What exactly do you mean? Are you writing about "drafts"?

[SiteAccessSettings]
RequireUserLogin=true
ShowHiddenNodes=true

Those settings are only in the site.ini(.append.php) not in the content.ini(.append.php)

Did you run all upgrade scripts?

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

Seth Gottlieb

Monday 17 July 2006 7:01:51 am

Thanks for the reply. The issue is that if someone adds a piece of content and clicks "save draft" they get a message back saying that the content has been saved. However, when you try to look for the content object (either in the folder where it was placed or by search) you can't find it.

We did run all the upgrade scripts and they appeared to complete successfully. Those SiteAccessSettings settings were originally in site.ini.append.php. I repeated them in content.ini.append.php just in case.

Thanks,

Seth

Łukasz Serwatka

Monday 17 July 2006 1:39:54 pm

Seth, this is expected behaviour. You can read more about "Store draft" button here:
http://ez.no/doc/ez_publish/user_manual/3_8/the_administration_interface/the_object_edit_interface

As long as object was not published then you can't access it in the content tree. You can save draft using "Store and exit" button. Your saved drafts you can find in your My account tab.

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

Seth Gottlieb

Tuesday 18 July 2006 4:38:54 am

Ahaa! That explains it. I was looking for the items in the sub-items list. Thanks!

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 04:22:22
Script start
Timing: Jan 19 2025 04:22:22
Module start 'layout'
Timing: Jan 19 2025 04:22:22
Module start 'content'
Timing: Jan 19 2025 04:22:22
Module end 'content'
Timing: Jan 19 2025 04:22:22
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.0081 590.4219152.6406
Module start 'layout' 0.00810.0041 743.062539.4766
Module start 'content' 0.01220.0057 782.539193.4922
Module end 'content' 0.01790.0018 876.031338.3047
Script end 0.0197  914.3359 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002813.9622140.0002
Check MTime0.00115.7431140.0001
Mysql Total
Database connection0.00094.675410.0009
Mysqli_queries0.004422.083530.0015
Looping result0.00000.080910.0000
Template Total0.00157.610.0015
Template load0.00083.982110.0008
Template processing0.00073.552110.0007
Override
Cache load0.00062.897510.0006
General
dbfile0.00136.485980.0002
String conversion0.00000.045940.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