| Friday 06 May 2005 8:44:07 am 
                                                                
                                                                 I'm learning the lesson - creating a TSCM website. I stopped at the News section creation level. Everything is fine except one thing: 1. I created folder "News" and one article inside it. 2. Then I read on the tutorial page: 
You should be able to see the title of article.
 In the admin, I guess. And that's ok with it. And then: 
(You can see the article: "http://[..]/index.php/tscm/news").
 
. So when I try to open this page (with my site name, of course) I see the empty news section with the words: "This folder contains all the news articles."
 Somehow the description of the folder "News" is shown at this page.
 There is one eZ debug message: 
Warning: eZTemplate:node_view_gui
Missing parameter content_node 
 Please, help me. I guess that somehow the necessary parameter of the object should be sent to the news page, but I have no clue to resolve the problem. 
Thanks,Marat
 P.S. When I try to add another article all stays the same except there are the same debug messages appear - one per each article, I guess. |