PDA

View Full Version : Fatal Error???


jthomasdd
11-30-2007, 01:38 PM
Hello Everyone,

I am just getting started with Easy PHP Calendar, and am having troubles. On the Welcome page, when I try to run Setup Manager, I get the following error:

Fatal error: Corrupted encoded data detected in /home/jthomas/public_html/calendar/setup/index.php on line 0

I've looked on the post to see if anyone else was having this issue, and they were recommended to upload the "calendar" directory via FTP Voyager. I am working on a Mac, and don't think FTP Voyager has a Mac version... Can anyone help me further?

Thanks!:confused:

Brian
11-30-2007, 05:57 PM
Error FAQ:

https://www.easyphpcalendar.com/support/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=49&nav=0,5

MAC FAQ:

https://www.easyphpcalendar.com/support/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=33

jthomasdd
12-03-2007, 11:27 AM
Thanks Brian for your input, however neither solution worked...:( I'm still getting the same error. Either i'm not changing binary/ascII settings correctly, the calendar zip file is being downloaded already corrupted. Can anyone else help me?

Thanks in advance!

Brian
12-03-2007, 11:29 AM
I'd be happy to upload the files for you if you can provide your FTP information via a support ticket.

jthomasdd
12-03-2007, 11:38 AM
Thanks Brian,

Since I am plan on using this calendar mod on repeated sites, I'd love to learn the correct way to upload it, error free. Would it be possible for you to walk me through the process, step-by-step?

Thanks,

Jason

Brian
12-03-2007, 11:47 AM
The key is to upload in forced binary mode. Once you have that set, the rest is easy.

What FTP program are you using?

jthomasdd
12-03-2007, 11:57 AM
Hey Brian,

You name it! I've tried Dreamweaver, Fetch, and Transmit. I guess my problem is while i see the the ftp preference settings in both fecth an transmit, i do not know how to "force" binary mode. That step may be where I might need your assistance.

Thanks for the quick responses btw.

Brian
12-03-2007, 04:12 PM
Dreamweaver will not transfer the files correctly.

Instructions for Fetch were at the Mac FAQ in my first reply. Did you try those steps?

jthomasdd
12-03-2007, 05:34 PM
Hey Brian,

Thanks again for your assistance. I was able to get things working using fetching and setting the uploading options to binary. The challenge I am facing now is this message:

The paths appear to be incorrect in the calendar.php file.
The correct path(s) could NOT be determined automatically.
The urlPath needs to be set. Please check with your web host provider for assistance if you are unsure.
Please edit the calendar.php file and set the appropriate path(s).
This warning will cease once the correct paths have been set and this page has been refreshed.

I've gone into calendar.php and tinkered a bit with the php variable $serverPath with no luck. Any thoughts?

Brian
12-03-2007, 06:04 PM
Do you know the root path and the URL path to your domain space? (If not, check with your web host provider or server administrator).