• Resolved estoyderodriguez

    (@estoyderodriguez)


    Hi guys.

    I have a good busy blog, but have been looking for a new theme for some time, as my current one isn’t widget ready. So many happy hours have been sent, and I narrowed it down to 3 or 4. The one I really want keeps coming up with an error message at the base of the home page. (I’ve replaced my site details with asterisks)

    Fatal error: Call to undefined function the_tags() in /home/********/public_html/*********/wp-content/themes/pebbles-theme/index.php on line 22

    I don’t suppose any of you friendly people could give a confused lady a hand could you? We can’t see anything glaring in the code in the index.php file.

    Thanks so very much in advance.

    E x

Viewing 2 replies - 1 through 2 (of 2 total)
  • The problem is you indicate you are using WordPress 2.2.2 while <?php the_tags(); ?> was first introduced in 2.3

    Also, if you don’t upgrade your installation you’ll have more to worry about then simple call to undefined function errors.

    Thread Starter estoyderodriguez

    (@estoyderodriguez)

    Thanks LenK. I actually awoke in the early hours wondering if this was why. We have a combination of sites in WordPress – some are after the upgrade, but 2 or 3 are before. I’ll get on the case. Thanks for your help!

    E x

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Help with a new theme’ is closed to new replies.