Please help me to fix the wp theme!

Discussion in 'PHP' started by sheriffonline, Mar 9, 2011.

  1. #1
    Hi,

    I get following error when i visit the site. please support me to solve.

    http://sandwich.co.in/

    Error:

    Fatal error: Call to undefined function popular_posts() in /home/namrata/public_html/sandwich.co.in/wp-content/themes/timeforfood theme/sidebar.php on line 7
    Code (markup):
    Thanks in Advance
    Sheriff

    EDIT: Trying another theme. So Thread Closed.
     
    Last edited: Mar 9, 2011
    sheriffonline, Mar 9, 2011 IP
  2. dgreenhouse

    dgreenhouse Peon

    Messages:
    24
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    It's telling you exactly what's going on...

    A call to the undefined function: popular_posts() from the sidebar.php file on line 7.

    You'll have to do your digging...
     
    dgreenhouse, Mar 10, 2011 IP