Forums

Switching off UTW without error (5 posts)

  1. botherer
    Member
    Posted 4 years ago #

    I've upgraded to 2.3.3, and want to use the native tags now, having using UTW before. I've successfully imported the tags, but when I disable to the UTW plugin the blog goes whoopsie, saying,

    "Fatal error: Call to undefined function: utw_showtagsforcurrentpost() in /home/shotgun/public_html/wp-content/themes/black/index.php on line 62"

    So obviously it's finding some code in my php that is no longer linking to anything. Can someone tell me what code needs to be removed, or replaced, so I can switch off the plugin?

  2. Jeremy Clark
    Moderator
    Posted 4 years ago #

    Paste the contents of your theme's index.php to http://wordpress.pastebin.ca and report back the link.

  3. botherer
    Member
    Posted 4 years ago #

  4. Jeremy Clark
    Moderator
    Posted 4 years ago #

    Here's the fixed file.
    http://wordpress.pastebin.ca/893856
    I've also added the template tag for the the native wordpress tag list.
    <?php the_tags(); ?>
    You'll probably want to go through the rest of your pages to see if there is another UTW tag left somewhere.

  5. botherer
    Member
    Posted 4 years ago #

    Thank you SO much.

    That was so astonishingly kind and helpful.

    Very much appreciated.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags