Page 1 of 1

CheckSum Error- calendar-tr.js 5.3.3

Posted: Sun Apr 28, 2013 1:59 pm
by optimus
TimeTrex Version 5.3.3
I am getting a check sum error on the calendar-tr.js file when I try to install TimeTrex.

On my computer the file is 1,736 bytes but after I ftp it it drops to 1,678 bytes

I dont know what I am doing wrong.

Ran the debugger this is the relevant part of the output.

DEBUG [L0802] [7663ms]: Install::checkFileChecksums(): File: /home/content/57/9381357/html/payroll/gspies/interface/jscalendar/lang/calendar-tr.js Checksum: 207bfa38b2d39729c9eab5c3652d5d883e2f8e6b DOES NOT match provided checksum of: 40506d00a0120c32105d
DEBUG [L0802] [7663ms]: Install::checkFileChecksums(): 2bf14b3d5a1dc3f4c1fe
DEBUG [L0565] [7664ms]: Install::checkPHPVersion(): Comparing with Version: 5.3.21

Any insight would be appreciated!

Re: CheckSum Error- calendar-tr.js 5.3.3

Posted: Mon Apr 29, 2013 7:48 am
by shaunw
Your FTP program is corrupting the file, likely because its not transferring in binary mode. Find a better FTP program or unzip the files directly on your server.

Re: CheckSum Error- calendar-tr.js 5.3.3

Posted: Mon Apr 29, 2013 2:44 pm
by optimus
I am using filezilla any suggestions as to what a better ftp client might be?

Re: CheckSum Error- calendar-tr.js 5.3.3

Posted: Mon Apr 29, 2013 3:05 pm
by shaunw
If you can force it to transfer the files in binary mode that may work also.