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.

URL Dynamic Entry Display Problem

December 11, 2008 4:36am

Subscribe [2]
  • #1 / Dec 11, 2008 4:36am

    Rob Tull

    7 posts

    I am using EE 1.6.6

    For some reason, when viewing the URL for what should be a single entry, EE is instead displaying all entries in that particular weblog.

    For example, I have a “News” weblog, with short name “news”.

    When I view the URL:

    http://www.sportsworld.editaccess.com/news/writers_cramp

    I expect to see only the article “Writer’s Cramp”.  Instead, I’m getting all the entries in news.

    Here is my template code for displaying entries:

    {exp:weblog:entries weblog="news"}
            <div class="content_box">
                <h3 class="category_title">{title}</h3>
                {body}
            </div>
    {/exp:weblog:entries}

    If someone could help me understand what is wrong, I’d be very grateful.

    I have another EE site that uses the exact same template code, and doesn’t have these issues.  It displays entries based on the URL properly.

    This behavior is almost like I have (dynamic=“off”) set, but I don’t.

    Any input welcome.  Thanks.

  • #2 / Dec 11, 2008 11:35am

    Argyll

    67 posts

    Is your template group named “news?”

  • #3 / Dec 11, 2008 12:21pm

    Rob Tull

    7 posts

    No, the only template group I have is named “sportsworld”.

  • #4 / Dec 11, 2008 1:47pm

    Pascal Kriete

    2589 posts

    What’s the name of the template?

    If you visit the standard EE url of http://example.com/index.php/tmpl_group/template/url_title, does the entry show up?

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

ExpressionEngine News!

#eecms, #events, #releases