Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Installing & running WordPress (http://forum.bytesforall.com/forumdisplay.php?f=6)
-   -   Fatal error in atahualpa345/header.php (http://forum.bytesforall.com/showthread.php?t=14065)

major May 6, 2011 11:19 AM

Fatal error in atahualpa345/header.php
 
Hello.

I have 2 sites in Atahualpa, but different versions.
One site is working properly.
In the second site I added the meta tag, and then deleted it.
After this, if I am a web hosting control panel on the bench press "Preview" button appears in the browser tab with the words: "Fatal error: Call to undefined function language_attributes() in /hermes/web12a/b1957/moo.bestwholesalebiz/wp-content/themes/atahualpa345/header.php on line 2"

Looked file Header.php - he was the same as in the normal site and the troubled.

Here is some code from the normal site (theme version 3.4.9):
"<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>
<head>
<meta name="google-site-verification" content="GyJ4EdCFjZCbWX95T889dQBxtugx7vRgDmnJhJocn rA" />
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />"

Here is some code from the problematic site (theme version 3.4.5.1):
"<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>
<head>
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />"

At that affects the work site, this "Fatal error"?

I have screenshots of these files, but there is probably not their place, for clarity?
Help get rid of this problem.


All times are GMT -6. The time now is 02:20 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.