Help with error message for wordpress

Discussion in 'WordPress' started by oceanline, Apr 26, 2007.

  1. #1
    I just installed a poker theme for my wordpress but get this message:

    Fatal error: Call to undefined function: language_attributes() in /home/www/chrmor6.freehostia.com/magic_tricks/wp-content/themes/my-poker-blog-1-10/header.php on line 4

    What can I do??
     
    oceanline, Apr 26, 2007 IP
  2. SmartMoney

    SmartMoney Peon

    Messages:
    197
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #2
    to make the error go away, you can try to open the header.php file of the theme and comment out any line that has: language_attributes() in it by doing this:

    // language_attributes()

    but really you need to contact the theme developer and get them to fix their theme.
     
    SmartMoney, Apr 26, 2007 IP
  3. poing

    poing Active Member

    Messages:
    101
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #3
    You should upgrade your WordPress to latest version. Currently it's 2.1.3. That function was introduce in newer 2.1
     
    poing, Apr 26, 2007 IP