PDA

View Full Version : upgrade from 6.01 to 6.2.7


pcl
07-06-2005, 06:59 PM
after performing the upgrate I get an error in the top line of the set up pages: Warning: fread(): Length parameter must be greater than 0. in /import_fs2/home/xxxxx/xxxxx/modules/escal/setup/process.php on line 69

I have updated to the latest mod_escal posted by Brian on 14 June

The calender itself does not show on the designated page, although the module title does

help
P

Brian
07-06-2005, 07:18 PM
For whatever reason, it can't find the calendar.php file in the root of the calendar directory. Can you verify this file exists?

pcl
07-06-2005, 08:00 PM
thank you - the file was there but was empty. thanks

but now I am getting Invalid Access - 8

tks
Peter

pcl
07-06-2005, 08:05 PM
I checked the rest of the forum and found the solution thanks

Changed require($serverPath."license.php"); to

define("EPCAL", "EPCAL05");

thanks again
P