 |

altwitt
Novice
Sep 27, 2006, 6:44 PM
Post #1 of 2
(470 views)
Shortcut
|
|
Creating Articles and Categories
|
Can't Post
|
|
Help !! when trying to create a category or article . I get this error message:: TemplateCell : Template cell 'category_list.html:row_depth2' is not defined! Is there something that I m doing wrong,, al
|
|
|  |
 |

ross
Staff
/ Moderator

Sep 28, 2006, 9:54 AM
Post #2 of 2
(458 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.
|
|
|  |
 | |  |
|