[Plugin: Post Star Rating] psr.class.php on line 368
-
i unstaled tha plugin and i get this error
Warning: Cannot modify header information - headers already sent by (output started at /home/phpbbuc/public_html/header.php:10) in /home/phpbbuc/public_html/wpdb/wp-content/plugins/post-star-rating/psr.class.php on line 368
and this is the header.php
<?php header("Content-type: text/html; charset=utf-8"); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="https://www.w3.org/1999/xhtml" dir="rtl"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <meta http-equiv="content-style-type" content="text/css" /> <meta name="resource-type" content="document" /> <meta name="distribution" content="global" /> <meta name="copyright" content="2007-2008 yahooz Group" /> <meta name="keywords" content="" /> <meta name="description" content="" /> <title>a€¢ yahooz ?…?????1 a€¢ ?£?????§ ?¨???…</title> <link href="/style/stylesheet.css" rel="stylesheet" type="text/css" media="screen, projection" /> <link rel="stylesheet" href="/style/lightbox.css" type="text/css" media="screen" /> <script src="/js/prototype.js" type="text/javascript"></script> <script src="/js/scriptaculous.js?load=effects,builder" type="text/javascript"></script> <script src="/js/lightbox.js" type="text/javascript"></script> <?php require('wpdb/wp-blog-header.php'); ?> <?php wp_head(); ?> </head> <body> <div id="bg"> <div id="header"> <div class="headerlogo"> </div> <div class="headerinfo"> <?php include('date.php'); ?> <?php include('ads.php'); ?> </div> </div> <div id="wrap"> <!-- TOP --> <div style="height:30px;" > <ul class="linklistv"> <li><a href="/" title="phpBB union" accesskey="1"><div class="pic-phpbbf"></div></a></li> <!--li><a href="/design/" title="?§?????μ?…???…" accesskey="3" ><div class="pic-design"></div></a></li> <li><a href="/devlopment/" title="?§?????·?????±" accesskey="4"><div class="pic-devlopment"></div></a></li--> <li><a href="/about/" title="?-???? ?§???…?????1" accesskey="5"><div class="pic-site"></div></a></li> </ul> </div> <!-- TOP --> </div>
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Plugin: Post Star Rating] psr.class.php on line 368’ is closed to new replies.