Hi!
I have the same problem. I have upgraded 3.0 to 3.1 on CentOS5. I
edited the lines above from the lib/BackupPC/Lang/en.pm, restarted
the backuppc but is not working for me. The Hosts Summary is a blank
page. I also edited the ib/BackupPC/CGI/Lib.pm. It's the same error
after I restarted backuppc.
I tried the same page with Firefox 2.0.10 and IE 7
Any other ideas, Craig?
On Dec 1, 2007 4:15 AM, Craig Barratt <[EMAIL PROTECTED]> wrote:
> Chris writes:
>
> > I have upgraded from backupppc 3.0 to 3.1 on Redhat (RHEL 4) and
> > also lost my Hosts Summary...all of the other links appear to be
> > working. Apache logs don't seem to show an error. Anyone else
> > having this problem?
> >
> > I ran my upgrade using perl configure.pl and pointing to my current
> > working config.pl.
>
> Hmmm, that's two people who have reported this. I suspect it is due
> to the new JavaScript code that allows the host summary columns to
> be sorted. This problem didn't show up among during beta.
>
> First, try editing lib/BackupPC/Lang/en.pm and removing:
>
> class="sortable"
>
> from these two lines:
>
> <table class="sortable" id="host_summary_backups" border cellpadding="3"
> cellspacing="1">
> ....
> ....
> <table class="sortable" id="host_summary_nobackups" border
> cellpadding="3" cellspacing="1">
>
> ie, they should look like:
>
> <table id="host_summary_backups" border cellpadding="3" cellspacing="1">
> ....
> ....
> <table id="host_summary_nobackups" border cellpadding="3" cellspacing="1">
>
> Does the host summary now appear?
>
> If not, try removing the load of the sorttable.js script. Look in
> lib/BackupPC/CGI/Lib.pm and delete this line:
>
> <script src="$Conf{CgiImageDirURL}/sorttable.js"></script>
>
> Please tell us which browser you are using.
>
> Chris Stone - your response would be helpful too, since you also
> reported this problem.
>
> Craig
>
>
> -------------------------------------------------------------------------
> SF.Net email is sponsored by: The Future of Linux Business White Paper
> from Novell. From the desktop to the data center, Linux is going
> mainstream. Let it simplify your IT future.
> http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
> _______________________________________________
> BackupPC-users mailing list
> [email protected]
> List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki: http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/
>
--
Daniel Corabian
Linux System Administrator
AccelerateBiz Hosting, Inc.
Mobile: +40-742-391927
E-mail: [EMAIL PROTECTED], [EMAIL PROTECTED]
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell. From the desktop to the data center, Linux is going
mainstream. Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/