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.

TGL Twitter "tag cannot be processed"

January 19, 2012 12:28pm

Subscribe [3]
  • #1 / Jan 19, 2012 12:28pm

    antiuser

    44 posts

    Since I couldn’t get Twitter Timeline to work, I went looking for alternatives since the client is at my neck and I need to bring their Twitter feed back to the site. TGL Twitter seemed promising, I installed it and followed the instructions to get an API key and PIN and created a test template just to see if it was going to work, and then I get the error:

    Error

    The following tag cannot be processed:

    {exp:tgl_twitter}

    Please check that the ‘tgl_twitter’ module is installed and that ‘tgl_twitter’ is an available method of the module

    Here’s the code I’m using:

    {exp:tgl_twitter screen_name="evergreenhosp" limit="2" create_links="urls"}
     <div class="bucket_tweet">
      {text}
      <small>{status_relative_date}</small>
     </div>
    {/exp:tgl_twitter}

    Does anyone have any idea of what I’m doing wrong?

  • #2 / Feb 08, 2012 4:52pm

    chasporter

    2 posts

    Did you ever get this to work? I’m having the same problem and can’t find the answer. Thanks in advance

  • #3 / Feb 08, 2012 4:53pm

    rocketdog

    3 posts

    I upgraded EE to 2.4 and it works.

  • #4 / Feb 08, 2012 4:56pm

    chasporter

    2 posts

    Thanks RocketDog. I’ll give that a try.

  • #5 / Apr 26, 2012 2:18pm

    Man With A Peg

    124 posts

    Just leaving a note on this thread for other developers who come across this error message. The class name exists or you would not get this message, so if the function name is also spelled correctly then take a look at these two possible issues:

    1) If using an older version of EE, ensure that you use PHP4 constructors for your class (ie. a function named after the class instead of __construct). This was hard-coded into EE.

    2) Make sure you do not have conflicting class names, such as a Core Module file and Plugin. An overlap like this could explain why your function does not exist… (doh)

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

ExpressionEngine News!

#eecms, #events, #releases