| Clean Install of 4.86 - Blank adm-index.php Issue
Ok few problems.
Made it through the cookie issues with help from this forum:
VB3
/
bb
.g35frenzy.com
Photopost:
/
bb
.g35frenzy.com
Moving along Logged into the admin interface and I am receiving the adm-index.php however the left and right frames are blank.
Left frame Renders the following and stops:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dt">
<html>
<head>
<title>My Photo Gallery - PhotoPost Administration Menu - Powered by PhotoPost</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<!-- no cache headers -->
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="expires" content="Tue, 21 Nov 2000 05:00:00 GMT" />
<meta http-equiv="cache-control" content="no-cache, must-revalidate" />
<!-- end no cache headers -->
<link rel="stylesheet" href="http://www.g35frenzy.com/gallery/stylesheets/default.css" type="text/css" />
</head>
<body>
Right frame renders the following and stops:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dt">
<html>
<head>
<title>My Photo Gallery - PhotoPost Administration - Powered by PhotoPost</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<!-- no cache headers -->
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="expires" content="Tue, 21 Nov 2000 05:00:00 GMT" />
<meta http-equiv="cache-control" content="no-cache, must-revalidate" />
<!-- end no cache headers -->
<link rel="stylesheet" href="http://www.g35frenzy.com/gallery/stylesheets/default.css" type="text/css" />
</head>
<body>
Any ideas on what the issue is here?
Thanks!
Jeremy
|