The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 861 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problems after the installation
#8
Code:
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

<title>Harad's Home Page!!!</title>

<link rel="stylesheet" type="text/css" href="themes/css/global_styles.css">
<link rel="stylesheet" type="text/css" href="themes/css/biobar_default.css">
<link rel="stylesheet" type="text/css" href="themes/dragonage/default/css/corestyles.css">
<script src="themes/js/rollover.js" type="text/javascript"></script>
<!--     <script src="themes/js/store/init.js" type="text/javascript"></script> -->
<script src="themes/js/window_openers.js" type="text/javascript"></script>

<meta name="keywords" content="Videogiochi">
<meta name="Description" content="La soluzione per i Gamer">


</head>

<body>


<div id="maincol">

    
<img src="themes/dragonage/default/images/scroll_header_760x88.jpg" width="760" height="88" />
<center><img src="themes/dragonage/default/images/bannerblacksmith.jpg"></center>
<div id="buttons"><a href="http://harad.altervista.org/index.html"><img src="themes/dragonage/default/images/rnav_home_110x56.gif"></a></div>



<!-- SIDE COLUMN (sidebar) -->

<div id="sidecol">
<div class="papercol">
<img src="themes/dragonage/default/images/sidebar_paper_top_latestforumtopics_190x72.gif" width="190" height="72" alt="" class="paper-top" />    

<ol>
<li>
</ol>
                        
<img src="themes/dragonage/default/images/paper_bottom_largeendcap_190x60.gif" width="190" height="60" alt="" class="paper-endcap" />
</div>        

<div class="wallpaper">
</div>    
</div>

<!-- MIDDLE COLUMN -->
<div id="midcol">

<div id="navcol">
<div id="count">

<!-- Histats.com  START  -->  
<script  type="text/javascript" language="javascript">
var s_sid = 41895;var st_dominio = 4;
var cimg = 406;var cwi =165;var che =100;
</script>
<script  type="text/javascript" language="javascript" src="http://s10.histats.com/js9.js"></script>
<noscript><a href="http://www.histats.com/it/" target="_blank">
<img  src="http://s4.histats.com/stats/0.gif?41895&1" alt="javascript hit counter" border="0"></a>
</noscript>  
<!-- Histats.com  END  -->

<div id="firefox">
<!-- Firefox -->
<a href='http://www.mozilla.com?from=sfx&amp;uid=0&amp;t=561'><img src='http://sfx-images.mozilla.org/firefox/3.6/125x125.png' alt='Spread Firefox Affiliate Button' border='0' /></a></div>

<div id="facebook"><script type="text/javascript" src="http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php/it_IT"></script><script type="text/javascript">FB.init("31ebf4520bb388d1b8e02dddfc71b251");</script><fb:fan profile_id="321623289033" stream="0" connections="8" logobar="1" width="280"></fb:fan></div>

</div>
</div>

<div id="content">
[b]<?php
get_page_content();
?>[/b]

<?php

if (!$p_file = fopen("corpo.txt","r")) {
echo "Spiacente, non posso aprire il file miofile.txt";
} else {
while(!feof($p_file))
{
$linea = fgets($p_file, 255);
echo "$linea<BR>";
}
fclose($p_file);
}
?>

<a name="awards"></a>
</div>
</div>
<div id="foot">
<p>
<font color="white">Copyright &#169 2006-2010&nbsp</font><FONT COLOR="BLUE">Alessio</FONT><FONT COLOR="#ffa500">_</FONT><FONT COLOR="RED">roma&#153</FONT>
</p>
</div>
</div>
</body>
</html>
if you would see the page,can do it at www.harad.altervista.org/index1.php
My Site: The Harad's Forge
Do you want a guestbook on pages or on news manager articles?Download my GS plugin: ARGuestbook
Reply


Messages In This Thread
Problems after the installation - by Alessio_roma - 2010-03-27, 00:22:22
Problems after the installation - by Alessio_roma - 2010-03-27, 01:15:57
Problems after the installation - by Alessio_roma - 2010-03-28, 02:19:26
Problems after the installation - by Alessio_roma - 2010-03-29, 02:26:53
Problems after the installation - by ccagle8 - 2010-03-29, 05:11:48
Problems after the installation - by Alessio_roma - 2010-03-29, 05:25:04
Problems after the installation - by n00dles101 - 2010-03-29, 05:26:03
Problems after the installation - by Alessio_roma - 2010-03-29, 20:00:23
Problems after the installation - by Alessio_roma - 2010-03-30, 02:36:34
Problems after the installation - by Alessio_roma - 2010-03-30, 05:57:50
Problems after the installation - by Alessio_roma - 2010-03-30, 06:50:36



Users browsing this thread: 2 Guest(s)