Share » Forums » Setup & design » Having problems showing articles in...

Having problems showing articles in foler

Having problems showing articles in foler

Wednesday 28 May 2003 12:56:39 pm - 2 replies

Author Message

Jo Henrik Endrerud

Thursday 29 May 2003 3:44:10 am

Here you are fetching all the nodes containing an article from the current level. Then you are trying to show the nodes as objects. In content_view_gui (I assume you just forgot the beginning { in your posting) you are saying that content_object is the current node in the loop, while it needs to be the object.

Two solutions:
use ...content_object=$Child:item.object}

or (as I would recomend):
change content_view_gui to node_view_gui and use content_node=$Child:item

Jo Henrik Endrerud | System Developer @ Seeds Consulting | http://www.seeds.no

Douglas Hammond

Thursday 29 May 2003 7:49:39 am

I forget to give user access to the class but you helped me for my next quest, i was trying to display the articles using custom line display class and you hva to use nod_view_gui instead of content_view_gui to get it to use the custom template

thanks

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu