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.

Problem with weblog tag title

May 06, 2009 12:41pm

Subscribe [3]
  • #1 / May 06, 2009 12:41pm

    Michael Hay

    65 posts

    I have recently moved one of my sites onto a different server and seem to have lost the ability to display a weblog entry title. If I try and display a page with a request for an entry title I get an empty page.

    I am running 1.6.7 and MSM. I have tried putting fresh core files and weblog module files up on the server but that doesn’t seem to have any effect.

    Does anyone know what could have caused this?

  • #2 / May 06, 2009 12:45pm

    Sue Crocker

    26054 posts

    Michael, is the actual entry in there with a title? Try echoing out the entry_id and make sure the title really is in there.

  • #3 / May 06, 2009 12:48pm

    Michael Hay

    65 posts

    Hi Sue. If I replace ‘{title}’ in my templates with ‘test’ everything works fine. As I look in the control panel everything seems to be there fine. The titles also seem to be in the database.

  • #4 / May 06, 2009 5:51pm

    Ingmar

    29245 posts

    Can you show us a bit more of what code you are using? A link to the site, perhaps? Also, what build are you on?

  • #5 / May 07, 2009 5:26am

    Michael Hay

    65 posts

    Hi Ingmar

    The following code will not work:

    {exp:weblog:entries weblog="en"}
    {title}
    {/exp:weblog:entries}

    Whereas this code will do:

    {exp:weblog:entries weblog="en"}
    {game-rules}
    {/exp:weblog:entries}

    I am running 1.6.7 although this is a recent update. Is there a chance the install may have gone wrong? If so what can I do to fix it?

  • #6 / May 07, 2009 11:40am

    Sue Crocker

    26054 posts

    Can you put the following code in a template by itself?

    {exp:weblog:entries weblog="en"}
    Debug: {entry_id}
    
    Title: {title}
    
    {game-rules}
    {/exp:weblog:entries}
  • #7 / May 07, 2009 12:18pm

    Michael Hay

    65 posts

    Hi Sue

    Sorry I’ve been a pain but I’ve worked it out to be a problem with the environment. Thanks for your time though.

  • #8 / May 07, 2009 3:51pm

    Ingmar

    29245 posts

    Michael, can you tell us a bit more? It sounds like a curious issue.

  • #9 / May 08, 2009 11:06am

    Michael Hay

    65 posts

    Hi Ingmar,
    I’ve been testing EE with Zend Platform (hopefully to see if any performance improvements are possible) and the error handling (in Zend) seems to have caused issues with the title. I’m not entirely sure why if I’m honest but turning some of the features off seems to have done the trick.

  • #10 / May 08, 2009 11:17am

    Ingmar

    29245 posts

    I see. Thanks for clarifying a bit 😊 If you need further help, simply start a new thread, please.

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

ExpressionEngine News!

#eecms, #events, #releases