Forums / Developer / Problem with adding locations from different sections

Problem with adding locations from different sections

Author Message

Pratibha Gannavarapu

Thursday 01 June 2006 12:27:32 am

Hi all

I know I did a bit hacking here with the DB :(

Anyway.. What I did was basically creating a new section called 'news' and now I had an navigation part set up for it and set a tab for the backend interface in the same way as 'content', 'media' etc. Now I have assigned a subtree to this section. Now I wanted this subtree to be independent of the content structure tree because whenever I am clicking on the news tab its going on to the node but in the content structure tree. So what I did was basically tampering with the DB a bit and changing the path in the ezObjectTree table in such a way that the parent of the node is no longer '2' which is the ezContent root but I made it '1'.

This all works fine. But now I created a folder under the news section and now added a new location to the content structure tree location. The foder appars fine under its new location on the backend but it does not appear on the front end. On the backend when I go onto the node where the folder is newly added I can see the folder under it but for the front end the exactly same fetch function returns all other kids except for this folder.

{let children=fetch(content,list,hash(parent_node_id,$module_result.node_id))
children_count=$node.children_count}

Thats my code I am using for the frontend. Even the child count is also giving me 1 less that the correct value which means that this folder is not being considered as its child. Any help on this? Ohhh and I am using 3.8 version

The code that is fetching the folder on the backend is:
children=fetch( content, list, hash( parent_node_id, $node.node_id,
sort_by, $node.sort_array,
limit, $number_of_items,
offset, $view_parameters.offset ) ) }

This code is in default children.tpl file.

Cheers
Pratibha

Kristof Coomans

Thursday 01 June 2006 3:12:23 am

Are you sure the user on the frontend has the permission to read folders in the news section?

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Pratibha Gannavarapu

Thursday 01 June 2006 4:33:10 pm

Yes the permissions are all set and moreover I am logged in as admin!
Thanks
Pratibha

eZ debug

Timing: Jan 18 2025 10:35:30
Script start
Timing: Jan 18 2025 10:35:30
Module start 'content'
Timing: Jan 18 2025 10:35:30
Module end 'content'
Timing: Jan 18 2025 10:35:30
Script end

Main resources:

Total runtime0.1892 sec
Peak memory usage2,048.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0061 591.4766180.8125
Module start 'content' 0.00610.0057 772.289193.9297
Module end 'content' 0.01190.1772 866.2188524.3750
Script end 0.1891  1,390.5938 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00382.0282200.0002
Check MTime0.00150.8007200.0001
Mysql Total
Database connection0.00080.402210.0008
Mysqli_queries0.138173.00691410.0010
Looping result0.00140.74681390.0000
Template Total0.176693.310.1766
Template load0.00090.476210.0009
Template processing0.175792.861510.1757
Override
Cache load0.00060.342010.0006
Sytem overhead
Fetch class attribute can translate value0.00130.694010.0013
XML
Image XML parsing0.00030.146910.0003
General
dbfile0.00281.4669200.0001
String conversion0.00000.002630.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

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