Review this Code?

Discussion in 'Reviews' started by Dklein180, Mar 4, 2008.

  1. #1
    When I try to post comment this comes up.



    Fatal error: Call to undefined function the_tags() in /home/dallasda/public_html/blog/wp-content/themes/StudioPress/single.php on line 20



    Line 20 =

    <div class="postTags"><?php the_tags('Tags: ', ', ', ''); ?></div>


    Does anyone know what is wrong with line 20?
     
    Dklein180, Mar 4, 2008 IP
  2. Korrupt

    Korrupt Well-Known Member

    Messages:
    1,415
    Likes Received:
    56
    Best Answers:
    0
    Trophy Points:
    115
    #2
    have u defined any function name the_tags in this file or any file that you have included??
     
    Korrupt, Mar 4, 2008 IP