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.

exp:channel:categories URL doesn't work after upgrade

June 22, 2011 5:56pm

Subscribe [2]
  • #1 / Jun 22, 2011 5:56pm

    Patrick Hvid

    62 posts

    Hi

    I’m using {exp:channel:categories} to create a category meny for my blog.
    The code is fairly simple:

    {exp:channel:categories channel="patricks_blogg" backspace="7" style="linear"}
        <li><a href="http://{path=patricks_blogg}">{category_name}</a></li>
    {/exp:channel:categories}

    Before the upgrade the code generated an URL like “http://www.hvid.nu/patricks_blogg/category/category_name”
    After the upgrade the generated url points to the root like “http://www.hvid.nu/category/category_name”
    which obviously doesn’t work.

    On the blogroll page itself I use another way of addressing this, within the exp:channel:entries-statement

    {categories}
    <a href="http://{path=patricks_blogg}">{category_name}, </a>
    {/categories}

    Which generates a perfect URL like above.

    Bug, or something did wrong?

  • #2 / Jun 23, 2011 5:03am

    Patrick Hvid

    62 posts

    Latest hotfix solved this problem!

  • #3 / Jun 23, 2011 10:18am

    Sue Crocker

    26054 posts

    Hi, PaHvid.

    We apologize for not catching this in testing. You might want to update your signature. 😊 If anything else comes up, please do let us know in a new thread..

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

ExpressionEngine News!

#eecms, #events, #releases