• Hello all–

    I’m a real novice and am nervous about even posting a question, but I’ve been trying to use some newer themes and cannot get them to load properly. Here are the most recent fatal errors I’ve received:

    Fatal error: Call to undefined function: wp_tag_cloud() in /home/erbtechc/public_html/adarnell/wp-content/themes/emptiness/header.php on line 52

    Fatal error: Call to undefined function: the_tags() in /home/erbtechc/public_html/adarnell/wp-content/themes/metamorph_hills/showposts.php on line 24

    Fatal error: Call to undefined function: the_tags() in /home/erbtechc/public_html/adarnell/wp-content/themes/notepad/index.php on line 23

    Fatal error: Call to undefined function: is_tag() in /home/erbtechc/public_html/adarnell/wp-content/themes/photo-frame/index.php on line 25

    Any and all help is appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Looks like you’ve installed WP under a folder named: “adarnell”. There may be a conflict with this but I’m not certain.

    If your WP version is really 2.2.1 (as you stated on the right) – it is simple: you can NOT use newer themes that were made for later WP versions, with your outdated WP install.
    The wp_tag_cloud() function has been introduced later and it doesn’t exist in your WP.

    UPGRADE! – for your own safety…

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

The topic ‘tags’ is closed to new replies.