ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

[Resolved] Categories questions ? (I really cannot see what i'm doing wrong)

August 07, 2007 4:41am

Subscribe [2]
  • #1 / Aug 07, 2007 4:41am

    Simon-a

    64 posts

    Hello!

    I’m doing a weblog (for a french brand of sneakers, called Veja), everthing is working fine, but I’ve got a problem using categories…

    I really don’t understand what happend !!!

    You can have a look at my page here...

    In the CATEGORIES colums, you can see, there is only “producers”, and when you click on this link, you can see all the categories, with the descriptions, but no entries…

    This is the code of my sidebar :

    <ul class="idList">
        {exp:weblog:categories weblog="{my_weblog}" style="nested"}
        <a href="http://{path={my_template_group}/index}">{category_name}</a>
        {/exp:weblog:categories}
        </ul>

    And this is the code of the categories page :

    {exp:weblog:category_archive weblog="default_site" style="linear" }
    
    {categories}
    <h3>{category_name}</h3>
    <p>{if category_description}{category_description}{/if}<br />
    {/categories}</p>
    
    <p>{entry_titles}<br />
    <a href="http://{path=SITE_INDEX}">{title}</a></p>
    
    <p>{/entry_titles}</p>
    
    <p>{/exp:weblog:category_archive}

    You can have a look at my full page (.txt format) here

    Does anyone have a idea ? I really don’t get it, I’ve made two before (simple) site with EE, and I NEVER have this problems :-(

    Thanks in advance

    PS: I’m using the last build of EE..

  • #2 / Aug 07, 2007 7:37am

    Sue Crocker

    26054 posts

    Simon, your url for that one clickable category is

    <a href="http://blog.veja.fr/index.php/site/categories/C/">http://blog.veja.fr/index.php/site/categories/C/</a>

    Notice the missing category number?

    There was a problem in earlier versions of EE 1.6 around categories.

    TShoot:// Categories After Update Don’t Display

  • #3 / Aug 07, 2007 11:14am

    Simon-a

    64 posts

    Thanks you Sue!

    I’ve updated my EE install, and it work now !

    Thanks again

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases