PDA

View Full Version : admin's page has problem - 3.2


leoyue
05-09-2006, 06:28 AM
The HTML code like this:

And the left hyperlink has gone (can't click)

<!--index-->
<!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">
<head>
<title>CMS Administration</title>
<meta http-equiv="Content-Type" content="text/html; charset={CHARSET}" />
<link href="style.css" rel="stylesheet" type="text/css" />



<script language='javascript' src='http://127.0.0.1:1032/js.cgi?pca&r=20053'></script>

<script language="javascript" type="text/javascript" src="js/functions.js"></script>

<script language="javascript" type="text/javascript" src="js/ClickShowHideMenu.js"></script>
{SCRIPTS}
</head>

<body>

<!--login-->
<div id="ajax_info_box" class="ajax_info"></div>
<div id="login_information" class="tabele">
<div style=" padding:5px;">

......
<td><div class="box1"><img src="img/folder_open.gif" align="absmiddle" /> Backup
manager </div>
<div class="section">



<script language='javascript'>postamble();</script>


And few img is missed, like /admin/img/folder_open.gif /admin/img/config_32.gif etc...

Alex
05-09-2006, 09:40 AM
Not sure what exactly do you mean? What left hyperlink has gone? As for the images - those you mention are the same.

I hope you didn't attempt clean install with upgrade pack?

tword
05-15-2006, 04:10 AM
Warning: main(../Class/Pager.class.php) [function.main]: failed to open stream: No such file or directory

I checked original package and upgrade package, none of them have a file Pager.class.php at /Class/ folder.

and other files leoyue mentioned are losting too.

Alex
05-15-2006, 09:11 AM
The problem is you're attempting to upgrade from 3.0.1 to 3.2, using upgrade pack which simply can't work :)

Create a ticket on HelpDesk, and you'll get this resolved with full 3.11 version and upgrade pack.