[advanced search]
 

Go Back   NamePros.com > Discussion > Web Design & Development > Programming

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.


Closed Thread
 
LinkBack Thread Tools
Old 05-13-2006, 03:28 PM   #1 (permalink)
NamePros Regular
 
asgsoft's Avatar
 
Join Date: Sep 2005
Location: At Home
Posts: 846
45.10 NP$ (Donate)

asgsoft is just really niceasgsoft is just really niceasgsoft is just really niceasgsoft is just really niceasgsoft is just really nice


Page not loading completly

I have this php script:

PHP Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>The Webmasters Tool - Google PageRank Check</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<?php
include "metatag.php";
?>
<link href="style.css" rel="stylesheet" type="text/css" />
</head>

<body>

<table width="641" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="674"><table width="641" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td width="51" ><img src="images/tl_header.gif" alt="-" width="51" height="36" /></td>
          <td class="headertop" width="543"></td>
          <td width="47"><img src="images/tr_header.gif" alt="-" width="47" height="36" /></td>
        </tr>
      </table></td>
  </tr>

  <tr>
    <td><img src="images/header.gif" alt="header" width="641" height="145" /></td>
  </tr>
  <tr>
    <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td colspan="3" class="randbannerbg"> <div align="center">
              <?php
                 
include ("randbanner.php");
                 
?>
            </div></td>
        </tr>
        <tr>
          <td colspan="3"><div align="center" class="randbannerbg"><a href="advertise.php">Advertise
              Here</a></div></td>
        </tr>
        <tr>
          <td style="background: url(images/b_header_bg.gif)" width="99"><img src="images/bl_header.gif" alt="-" width="99" height="35" /></td>
          <td style="background: url(images/b_header_bg.gif)" width="436"></td>
          <td style="background: url(images/b_header_bg.gif)" width="106"><img src="images/br_header.gif" alt="-" width="106" height="35" /></td>
        </tr>
      </table></td>
  </tr>
</table>
<table width="641" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="185" valign="top"><table border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td><img src="images/pipe_bg.gif" alt="-" width="28" height="5" /></td>
        </tr>
      </table>
      <table border="0" cellpadding="0" cellspacing="0" class="lcum">
        <tr>
          <td style="background: url(images/left_column_header_top.gif)" width="179" height="35"><div align="center">Main
              Navigation</div></td>
        </tr>
        <tr>
          <td><div align="right"><img src="images/left_column_2box.gif" width="176" height="25" alt="" /></div></td>
        </tr>
        <tr>
          <td class="lcolumnt" height="17">
            <?php
          
include "nav.php";
          
?>
          </td>
        </tr>
        <tr>
          <td height="17"><div align="right"><img src="images/lcolumn_bottom.gif" alt="-" width="176" height="30" /></div></td>
        </tr>
      </table>
      <table border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td><img src="images/pipe_bg.gif" alt="" width="28" height="5" /></td>
        </tr>
      </table>
      <table border="0" cellpadding="0" cellspacing="0" class="lcum">
        <tr>
          <td style="background: url(images/left_column_header_top.gif)" width="179" height="35"><div align="center">Please
              Vote!</div></td>
        </tr>
        <tr>
          <td><div align="right"><img src="images/left_column_2box.gif" width="176" height="25" alt="" /></div></td>
        </tr>
        <tr>
          <td class="lcolumnt"> <table width="84%" border="0" align="center" cellpadding="0" cellspacing="0">
              <tr>
                <td width="9%"></td>
                <td width="91%">
                  <?php
                 
include ("poll.php");
                 
?>
                </td>
              </tr>
            </table></td>
        </tr>
        <tr>
          <td height="17"><div align="right"><img src="images/lcolumn_bottom.gif" alt="-" width="176" height="30" /></div></td>
        </tr>
      </table>
      <table border="0" cellpadding="0" cellspacing="0" class="lcum">
        <tr>
          <td style="background: url(images/left_column_header_top.gif)" width="179" height="35"><div align="center">Affiliates</div></td>
        </tr>
        <tr>
          <td><div align="right"><img src="images/left_column_2box.gif" width="176" height="25" alt="" /></div></td>
        </tr>
        <tr>
          <td class="lcolumnt"> <table width="84%" border="0" align="center" cellpadding="0" cellspacing="0">
              <tr>
                <td width="9%"></td>
                <td width="91%">
                  <?php
                 
include ("randlink.php");
                 
?>
                </td>
              </tr>
              <tr>
                <td></td>
                <td><a href="advertise.php">Advertise Here</a></td>
              </tr>
            </table></td>
        </tr>
        <tr>
          <td height="17"><div align="right"><img src="images/lcolumn_bottom.gif" alt="-" width="176" height="30" /><br />
            </div></td>
        </tr>
      </table>
      <table border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td><img src="images/pipe_bg.gif" alt="-" width="28" height="5" /></td>
        </tr>
      </table>
      <table border="0" cellpadding="0" cellspacing="0" class="lcum">
        <tr>
          <td style="background: url(images/left_column_header_top.gif)" width="179" height="35"><div align="center">Google
              Adsense </div></td>
        </tr>
        <tr>
          <td><div align="right"><img src="images/left_column_2box.gif" width="176" height="25" alt="" /></div></td>
        </tr>
        <tr>
          <td class="lcolumnt"> <table width="84%" border="0" align="center" cellpadding="0" cellspacing="0">
              <tr>
                <td width="9%"></td>
                <td width="91%"></td>
              </tr>
            </table>
            <div align="center"><?php
                 
include ("adsense.php");
                 
?>
            </div></td>
        </tr>
        <tr>
          <td height="17"><div align="right"><img src="images/lcolumn_bottom.gif" alt="-" width="176" height="30" /><br />
            </div></td>
        </tr>
      </table>
      <table border="0" cellpadding="0" cellspacing="0" class="lcum">
        <tr>
          <td style="background: url(images/left_column_header_top.gif)" width="179" height="35"><div align="center">Website
              Statistics</div></td>
        </tr>
        <tr>
          <td><div align="right"><img src="images/left_column_2box.gif" width="176" height="25" alt="" /></div></td>
        </tr>
        <tr>
          <td class="lcolumnt"> <table width="84%" border="0" align="center" cellpadding="0" cellspacing="0">
              <tr>
                <td width="9%"></td>
                <td width="91%"><table width="100%" border="0" cellspacing="2" cellpadding="0">
                    <?php
                    
include"stats.php";
                    
?>
                    <tr>
                      <?php
include 'config.php';
mysql_connect("$host", "$user", "$pass") or die(mysql_error());
mysql_select_db("$dbname") or die(mysql_error());


function
update_sessions()
{
include
'config.php';
mysql_connect("$host", "$user", "$pass") or die(mysql_error());
mysql_select_db("$dbname") or die(mysql_error());
    
$sid = session_id();
    if(
$_SESSION['sitename_online'] == "1")
    {
        
mysql_query("UPDATE `sessions` SET `time` = '". time() ."' WHERE `sid` = '$sid'") or die(mysql_error());
    }
    else
    {
        
$_SESSION['sitename_online'] = 1;
        
mysql_query("INSERT INTO `sessions` SET `time` = '". time() ."', `sid` = '$sid'") or die(mysql_error());
    }
}
function
get_onlineusers()
{
    
$min = time() - 121;
    
mysql_query("DELETE FROM `sessions` WHERE `time` <= '$min'") or die(mysql_error());
    
$query = mysql_query("SELECT COUNT(sid) FROM `sessions`");
    
$num = mysql_fetch_row($query);
    return(
$num[0]);
}
update_sessions();
$online_users = get_onlineusers();
echo(
"<td>Online:</td><td bgcolor='#F4F4F4'>$online_users</td>");
?>
                    </tr>
                  </table></td>
              </tr>
            </table></td>
        </tr>
        <tr>
          <td height="17"><div align="right"><img src="images/lcolumn_bottom.gif" alt="-" width="176" height="30" /><br />
              <img src="images/pipes_end_lcolumn.gif" width="176" height="14" alt="" /></div></td>
        </tr>
      </table></td>
    <td width="456" valign="top" class="mctop"><table border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td><img src="images/pipes_maincontent.gif" alt="-" width="452" height="6" /></td>
        </tr>
      </table>
      <table width="100%" border="0" cellpadding="0" cellspacing="0" class="mcbg">
        <tr>
          <td width="452" height="32" class="contentheader"><div align="center">Main
              Content</div></td>
        </tr>
        <tr>
          <td><img src="images/main_content_header_under.gif" width="452" height="26" alt="" /></td>
        </tr>
        <tr>
          <td class="mctop"><table width="94%" border="0" cellpadding="0" cellspacing="0">
              <tr>
                <td width="5%"></td>
                <td width="95%"><table width="100%" cellpadding="0" cellspacing="0">
                    <tr>
                      <td> <div align="center"><?php
error_reporting
(0);
@include_once
'getpr.php';
if (!
class_exists('PageRankXor32')) {
    echo
'<h2>Error: Unable to load getpr.php</h2>';
    exit;
}
if (isset(
$_GET['url'])) {
    
$oPR=new PageRankXor32();

    
ReportStart($isCSV);
    
$aUrl=explode("\n",$_GET['url']);
    
//Step thru array of urls
    
foreach ($aUrl as $Url) {
        
//Trim off any whitespace
        
$Url=trim($Url);
        
//Ignore blank lines
        
if ($Url!='') {
            if (
isUrlValid($Url)) {
                
$PageRank=$oPR->getRank($Url);
                ++
$UrlCount;
            } else {
                
$PageRank=$BadUrlText;
            }
            
ReportLine($Url,$PageRank,$isCSV);
        }
        
//Limit the number of urls allowed
        
if ($UrlCount >= $MaxUrls) {
            break;
        }
    }
    
ReportEnd($isCSV);
}

function
isUrlValid($Url) {
    return (
strpos(strtolower($Url),'http://')===0);
}
function
ReportStart($isCSV=FALSE) {
    if (
$isCSV) {
        echo
'<pre>';
    } else {
        echo
$GLOBALS['TableStart'];
    }
}
function
ReportLine($Url,$PageRank,$isCSV=FALSE) {
    if (
$isCSV) {
        
$Quote=is_numeric($PageRank) ? '' : '"';
        echo
'"'.htmlspecialchars($Url).'",'.$Quote.$PageRank.$Quote."\n";
    } else {
        
$rank = $PageRank;

echo
'<a href=http://'.$_GET['url'].'>'.$_GET['url'].'</a> has a PR of: '.$rank.'<br /> ';

echo
"Place an image on your site that will automatically update when your site's PR update.<br /><br />";
echo
"<img src=\"primage.php?site=".$_GET['url']."\" width=\"62\" height=\"21\" alt=\"\"> <br /><br />";
echo
"<input type=\"text\" size=\"75\" value=\"http://www.thewebmasterstool.com/primage.php?site=".$_GET['url']."\"> <br /><br />";
echo
"<img src=\"primagewhite.php?site=".$_GET['url']."\" width=\"145\" height=\"65\" alt=\"\"> <br /><br />";
echo
"<input type=\"text\" size=\"75\" value=\"http://www.thewebmasterstool.com/primagewhite.php?site=".$_GET['url']."\">";
    }
}
?>
</div></td>
                    </tr>
                  </table></td>
              </tr>
            </table></td>
        </tr>
        <tr>
          <td class="mctop"><img src="images/mc_box_bottom.gif" alt="-" width="452" height="23" /></td>
        </tr>
      </table>
      <div align="center"> <img src="images/copyright_DO_NOT_STEAL_ELSE_LEGAL_ACTION.gif" alt="Free Templates" width="422" height="15" border="0" />
      </div></td>
  </tr>
  <tr>
    <td colspan="2" valign="top"> <p align="center">
        <?php
                 
include ("bottom.php");
                 
?>
      </p></td>
  </tr>
</table>
</body>
</html>
It works and everything but when it comes to finishing running the php side the rest of HTML doesn't load.

Look at http://thewebmasterstool.com/prcheck...r-forums.be%2F

to see what I mean

Thank you
asgsoft is offline  
Old 05-13-2006, 04:13 PM   #2 (permalink)
Senior Member
 
Shorty's Avatar
 
Join Date: Sep 2005
Location: England
Posts: 1,035
102.05 NP$ (Donate)

Shorty is just really niceShorty is just really niceShorty is just really niceShorty is just really nice


Did you not notice you were using different syntax for the different includes? I cleaned a few things up:

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>The Webmasters Tool - Google PageRank Check</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<?php
include ("metatag.php");
?>
<link href="style.css" rel="stylesheet" type="text/css" />
</head>

<body>

<table width="641" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr> 
    <td width="674"><table width="641" border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td width="51" ><img src="images/tl_header.gif" alt="-" width="51" height="36" /></td>
          <td class="headertop" width="543"></td>
          <td width="47"><img src="images/tr_header.gif" alt="-" width="47" height="36" /></td>
        </tr>
      </table></td>
  </tr>

  <tr> 
    <td><img src="images/header.gif" alt="header" width="641" height="145" /></td>
  </tr>
  <tr> 
    <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td colspan="3" class="randbannerbg"> <div align="center"> 
              <?php
                 include ("randbanner.php");
                 ?>
            </div></td>
        </tr>
        <tr> 
          <td colspan="3"><div align="center" class="randbannerbg"><a href="advertise.php">Advertise 
              Here</a></div></td>
        </tr>
        <tr> 
          <td style="background: url(images/b_header_bg.gif)" width="99"><img src="images/bl_header.gif" alt="-" width="99" height="35" /></td>
          <td style="background: url(images/b_header_bg.gif)" width="436"></td>
          <td style="background: url(images/b_header_bg.gif)" width="106"><img src="images/br_header.gif" alt="-" width="106" height="35" /></td>
        </tr>
      </table></td>
  </tr>
</table>
<table width="641" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr> 
    <td width="185" valign="top"><table border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td><img src="images/pipe_bg.gif" alt="-" width="28" height="5" /></td>
        </tr>
      </table>
      <table border="0" cellpadding="0" cellspacing="0" class="lcum">
        <tr> 
          <td style="background: url(images/left_column_header_top.gif)" width="179" height="35"><div align="center">Main 
              Navigation</div></td>
        </tr>
        <tr> 
          <td><div align="right"><img src="images/left_column_2box.gif" width="176" height="25" alt="" /></div></td>
        </tr>
        <tr> 
          <td class="lcolumnt" height="17"> 
            <?php
          include ("nav.php");
          ?>
          </td>
        </tr>
        <tr> 
          <td height="17"><div align="right"><img src="images/lcolumn_bottom.gif" alt="-" width="176" height="30" /></div></td>
        </tr>
      </table>
      <table border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td><img src="images/pipe_bg.gif" alt="" width="28" height="5" /></td>
        </tr>
      </table>
      <table border="0" cellpadding="0" cellspacing="0" class="lcum">
        <tr> 
          <td style="background: url(images/left_column_header_top.gif)" width="179" height="35"><div align="center">Please 
              Vote!</div></td>
        </tr>
        <tr> 
          <td><div align="right"><img src="images/left_column_2box.gif" width="176" height="25" alt="" /></div></td>
        </tr>
        <tr> 
          <td class="lcolumnt"> <table width="84%" border="0" align="center" cellpadding="0" cellspacing="0">
              <tr> 
                <td width="9%"></td>
                <td width="91%"> 
                  <?php
                 include ("poll.php");
                 ?>
                </td>
              </tr>
            </table></td>
        </tr>
        <tr> 
          <td height="17"><div align="right"><img src="images/lcolumn_bottom.gif" alt="-" width="176" height="30" /></div></td>
        </tr>
      </table>
      <table border="0" cellpadding="0" cellspacing="0" class="lcum">
        <tr> 
          <td style="background: url(images/left_column_header_top.gif)" width="179" height="35"><div align="center">Affiliates</div></td>
        </tr>
        <tr> 
          <td><div align="right"><img src="images/left_column_2box.gif" width="176" height="25" alt="" /></div></td>
        </tr>
        <tr> 
          <td class="lcolumnt"> <table width="84%" border="0" align="center" cellpadding="0" cellspacing="0">
              <tr> 
                <td width="9%"></td>
                <td width="91%"> 
                  <?php
                 include ("randlink.php");
                 ?>
                </td>
              </tr>
              <tr> 
                <td></td>
                <td><a href="advertise.php">Advertise Here</a></td>
              </tr>
            </table></td>
        </tr>
        <tr> 
          <td height="17"><div align="right"><img src="images/lcolumn_bottom.gif" alt="-" width="176" height="30" /><br />
            </div></td>
        </tr>
      </table>
      <table border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td><img src="images/pipe_bg.gif" alt="-" width="28" height="5" /></td>
        </tr>
      </table>
      <table border="0" cellpadding="0" cellspacing="0" class="lcum">
        <tr> 
          <td style="background: url(images/left_column_header_top.gif)" width="179" height="35"><div align="center">Google 
              Adsense </div></td>
        </tr>
        <tr> 
          <td><div align="right"><img src="images/left_column_2box.gif" width="176" height="25" alt="" /></div></td>
        </tr>
        <tr> 
          <td class="lcolumnt"> <table width="84%" border="0" align="center" cellpadding="0" cellspacing="0">
              <tr> 
                <td width="9%"></td>
                <td width="91%"></td>
              </tr>
            </table>
            <div align="center"><?php
                 include ("adsense.php");
                 ?>
            </div></td>
        </tr>
        <tr> 
          <td height="17"><div align="right"><img src="images/lcolumn_bottom.gif" alt="-" width="176" height="30" /><br />
            </div></td>
        </tr>
      </table>
      <table border="0" cellpadding="0" cellspacing="0" class="lcum">
        <tr> 
          <td style="background: url(images/left_column_header_top.gif)" width="179" height="35"><div align="center">Website 
              Statistics</div></td>
        </tr>
        <tr> 
          <td><div align="right"><img src="images/left_column_2box.gif" width="176" height="25" alt="" /></div></td>
        </tr>
        <tr> 
          <td class="lcolumnt"> <table width="84%" border="0" align="center" cellpadding="0" cellspacing="0">
              <tr> 
                <td width="9%"></td>
                <td width="91%"><table width="100%" border="0" cellspacing="2" cellpadding="0">
                    <?php 
                    include ("stats.php");
                    ?>
                    <tr> 
                      <?php
include ("config.php");
mysql_connect("$host", "$user", "$pass") or die(mysql_error()); 
mysql_select_db("$dbname") or die(mysql_error());


function update_sessions()
{
include ("config.php");
mysql_connect("$host", "$user", "$pass") or die(mysql_error()); 
mysql_select_db("$dbname") or die(mysql_error());
    $sid = session_id();
    if($_SESSION['sitename_online'] == "1")
    {
        mysql_query("UPDATE `sessions` SET `time` = '". time() ."' WHERE `sid` = '$sid'") or die(mysql_error());
    }
    else
    {
        $_SESSION['sitename_online'] = 1;
        mysql_query("INSERT INTO `sessions` SET `time` = '". time() ."', `sid` = '$sid'") or die(mysql_error());
    }
}
function get_onlineusers()
{
    $min = time() - 121;
    mysql_query("DELETE FROM `sessions` WHERE `time` <= '$min'") or die(mysql_error());
    $query = mysql_query("SELECT COUNT(sid) FROM `sessions`");
    $num = mysql_fetch_row($query);
    return($num[0]);
}
update_sessions();
$online_users = get_onlineusers();
echo "<td>Online:</td><td bgcolor='#F4F4F4'>$online_users</td>";
?>
                    </tr>
                  </table></td>
              </tr>
            </table></td>
        </tr>
        <tr> 
          <td height="17"><div align="right"><img src="images/lcolumn_bottom.gif" alt="-" width="176" height="30" /><br />
              <img src="images/pipes_end_lcolumn.gif" width="176" height="14" alt="" /></div></td>
        </tr>
      </table></td>
    <td width="456" valign="top" class="mctop"><table border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td><img src="images/pipes_maincontent.gif" alt="-" width="452" height="6" /></td>
        </tr>
      </table>
      <table width="100%" border="0" cellpadding="0" cellspacing="0" class="mcbg">
        <tr> 
          <td width="452" height="32" class="contentheader"><div align="center">Main 
              Content</div></td>
        </tr>
        <tr> 
          <td><img src="images/main_content_header_under.gif" width="452" height="26" alt="" /></td>
        </tr>
        <tr> 
          <td class="mctop"><table width="94%" border="0" cellpadding="0" cellspacing="0">
              <tr> 
                <td width="5%"></td>
                <td width="95%"><table width="100%" cellpadding="0" cellspacing="0">
                    <tr> 
                      <td> <div align="center"><?php
error_reporting(0);
@include_once ("getpr.php");
if (!class_exists('PageRankXor32')) {
    echo '<h2>Error: Unable to load getpr.php</h2>';
    exit;
}
if (isset($_GET['url'])) {
    $oPR=new PageRankXor32();

    ReportStart($isCSV);
    $aUrl=explode("\n",$_GET['url']);
    //Step thru array of urls
    foreach ($aUrl as $Url) {
        //Trim off any whitespace
        $Url=trim($Url);
        //Ignore blank lines
        if ($Url!='') {
            if (isUrlValid($Url)) {
                $PageRank=$oPR->getRank($Url);
                ++$UrlCount;
            } else {
                $PageRank=$BadUrlText;
            }
            ReportLine($Url,$PageRank,$isCSV);
        }
        //Limit the number of urls allowed
        if ($UrlCount >= $MaxUrls) {
            break;
        }
    }
    ReportEnd($isCSV);
}

function isUrlValid($Url) {
    return (strpos(strtolower($Url),'http://')===0);
}
function ReportStart($isCSV=FALSE) {
    if ($isCSV) {
        echo '<pre>';
    } else {
        echo $GLOBALS['TableStart'];
    }
}
function ReportLine($Url,$PageRank,$isCSV=FALSE) {
    if ($isCSV) {
        $Quote=is_numeric($PageRank) ? '' : '"';
        echo '"'.htmlspecialchars($Url).'",'.$Quote.$PageRank.$Quote."\n";
    } else {
        $rank = $PageRank;

echo '<a href=http://'.$_GET['url'].'>'.$_GET['url'].'</a> has a PR of: '.$rank.'<br /> ';

echo "Place an image on your site that will automatically update when your site's PR update.<br /><br />";
echo "<img src=\"primage.php?site=".$_GET['url']."\" width=\"62\" height=\"21\" alt=\"\"> <br /><br />";
echo "<input type=\"text\" size=\"75\" value=\"http://www.thewebmasterstool.com/primage.php?site=".$_GET['url']."\"> <br /><br />";
echo "<img src=\"primagewhite.php?site=".$_GET['url']."\" width=\"145\" height=\"65\" alt=\"\"> <br /><br />";
echo "<input type=\"text\" size=\"75\" value=\"http://www.thewebmasterstool.com/primagewhite.php?site=".$_GET['url']."\">";
    }
}
?> 
</div></td>
                    </tr>
                  </table></td>
              </tr>
            </table></td>
        </tr>
        <tr> 
          <td class="mctop"><img src="images/mc_box_bottom.gif" alt="-" width="452" height="23" /></td>
        </tr>
      </table>
      <div align="center"> <img src="images/copyright_DO_NOT_STEAL_ELSE_LEGAL_ACTION.gif" alt="Free Templates" width="422" height="15" border="0" /> 
      </div></td>
  </tr>
  <tr> 
    <td colspan="2" valign="top"> <p align="center">
        <?php
                 include ("bottom.php");
                 ?>
      </p></td>
  </tr>
</table>
</body>
</html>
Shorty is offline  
Old 05-14-2006, 12:40 AM   #3 (permalink)
NamePros Regular
 
asgsoft's Avatar
 
Join Date: Sep 2005
Location: At Home
Posts: 846
45.10 NP$ (Donate)

asgsoft is just really niceasgsoft is just really niceasgsoft is just really niceasgsoft is just really niceasgsoft is just really nice


But that doesn't still fix the initial problem.
asgsoft is offline  
Old 05-14-2006, 01:59 AM   #4 (permalink)
Pro Coder & Designer
 
xlusive's Avatar
 
Join Date: Apr 2005
Location: Netherlands
Posts: 964
101.50 NP$ (Donate)

xlusive is just really nicexlusive is just really nicexlusive is just really nicexlusive is just really nicexlusive is just really nice


You might lookup any other files that you included if there is a syntax error or something related. Because if so then that part and the part below it wont load completly.
__________________
Online Dragonball Game
xlusive is offline  
Old 05-14-2006, 04:59 AM   #5 (permalink)
NamePros Regular
 
asgsoft's Avatar
 
Join Date: Sep 2005
Location: At Home
Posts: 846
45.10 NP$ (Donate)

asgsoft is just really niceasgsoft is just really niceasgsoft is just really niceasgsoft is just really niceasgsoft is just really nice


how can I do that?
asgsoft is offline  
Old 05-14-2006, 05:02 AM   #6 (permalink)
Senior Member
 
Shorty's Avatar
 
Join Date: Sep 2005
Location: England
Posts: 1,035
102.05 NP$ (Donate)

Shorty is just really niceShorty is just really niceShorty is just really niceShorty is just really nice


Post the source files here and i'll go through them aswell, if you're willing to.
Shorty is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Site Sponsors
Advertise your business at NamePros

All times are GMT -7. The time now is 02:30 AM.


Powered by: vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Template-Modifications by TMS
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85