
ross
Staff
/ Moderator

Sep 28, 2006, 9:54 AM
Post #2 of 2
(1422 views)
Shortcut
|
|
Re: [altwitt] Creating Articles and Categories
[In reply to]
|
Can't Post
|
|
Hi Al. Thanks for posting! The error message you are getting there is telling us that a bit of the required code from your category_list.html template was removed. What you can do to get that going again is make sure you have the following code on your template:
<!-- templatecell : row_depth2 --> <tr class="bg_nav_left"><td width="1%"> </td><td style="padding-left: 10px;"><span class="category_link_depth2"><a href="$url_index$">$cat_name$</a></span></td></tr> <!-- /templatecell : row_depth2 --> This is called a templatecell and there are going to be several of them on each of your templates. The one thing to always remember with templatecells is that they are required so you’ll want to make sure they are all there all the time. Check out the templatecells on your category_list.html and keep me up to date with how you are making out . ----------------------------------------------------------- Cheers, Ross Fairbairn - Product Specialist support@interactivetools.com Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting: http://www.interactivetools.com/consulting/
|