PDA

View Full Version : My calendar stopped working...


clcope
03-16-2008, 01:05 AM
My calendar stopped working and now I am getting this error:

Fatal error: Corrupted encoded data detected in /home/calvary/public_html/calendar/functions/functions.inc.php on line 0


I have not made any changes to the calendar. I thought that maybe my server was updated to php5, but phpinfo tells me it is 4.3.11, so that shouldn't be the problem. Even tho they were supposed to upgrade back in Nov 2007. I even dl the tester app and it came back with 4.3.

Do I need to reinstall my calendar...why would it just stop working?

TIA,
Crystal

Brian
03-16-2008, 01:08 AM
That error means the file was not uploaded in binary mode. You should upload it again in binary mode. (It's not a calendar error but an encoder error).

clcope
03-16-2008, 01:15 AM
If nothing has changed, why would it stop working now?

I've tried uploading the entire calendar dir in binary using smartftp, but I'm still having the problem.

-Crystal

clcope
03-16-2008, 01:17 AM
Also, if i try to go to the setup page, I get this error now:

Fatal error: This encoded file is corrupted. Please refer to http://www.zend.com/support/support_faq.php?id=loader_file_corrupt for further help in /home/calvary/public_html/test/calendar/setup/index.php on line 0

Thanks again,
Crystal

Brian
03-16-2008, 01:17 AM
The files would not stop working on their own (not possible). They had to be affected by something else... Accidentally uploading them incorrectly, server change, back backups (server side), etc...

If you are sure you're uploading them correctly, you should check with your host to see what they have changed to give us a better idea how to help.

clcope
03-16-2008, 01:32 AM
I've decided to reinstall the calendar. It still doesn't answer my question, but I've got to get this working and the host couldn't help me much.