Hi,
I just installed the ical patch (latest version) on my OS 4.5g. Unfortunately I'm getting a blank page after saving or deleting a meeting. Does anybody know how to get rid of this patch again? Or probably somebody knows what the output (source) on the blank page means. The operation (save or delete) completes successfully before the blank page.
Here's what I get:
<script type="text/javascript" src="include/javascript/cookie.js?s=4.5.0g&c="></script>
<link rel="stylesheet" type="text/css" media="all" href="themes/SugarLite/calendar-win2k-cold-1.css?s=4.5.0g&c=">
<script>jscal_today = 1.166543935E+12; if(typeof app_strings == "undefined") app_strings = new Array();</script>
<script type="text/javascript" src="jscalendar/calendar.js?s=4.5.0g&c="></script>
<script type="text/javascript" src="jscalendar/lang/calendar-en.js?s=4.5.0g&c="></script>
<script type="text/javascript" src="jscalendar/calendar-setup_3.js?s=4.5.0g&c="></script>
<script src="include/javascript/yui/YAHOO.js?s=4.5.0g&c="></script>
<script src="include/javascript/yui/log.js?s=4.5.0g&c="></script>
<script src="include/javascript/yui/dom.js?s=4.5.0g&c="></script>
<script src="include/javascript/yui/event.js?s=4.5.0g&c="></script>
<script src="include/javascript/yui/animation.js?s=4.5.0g&c="></script>
<script src="include/javascript/yui/connection.js?s=4.5.0g&c="></script>
<script src="include/javascript/yui/dragdrop.js?s=4.5.0g&c="></script>
<script src="include/javascript/yui/ygDDList.js?s=4.5.0g&c="></script>
<script type="text/javascript" src="include/javascript/sugar_3.js?s=4.5.0g&c="></script>
<script type="text/javascript">
var time_reg_format = '([0-9]{1,2})[0-9]{1,2})';
var date_reg_format = '([0-9]{1,2}).([0-9]{1,2}).([0-9]{4})';
var date_reg_positions = {'d': 1,'m': 2,'Y': 3};
var time_separator = ':';
var cal_date_format = '%d.%m.%Y';
var time_offset = 0;
</script><script type="text/javascript" src="cache/jsLanguage/en_us.js?s=4.5.0g&c=&j=2"></script>
<script type="text/javascript" src="cache/jsLanguage/Meetings/en_us.js?s=4.5.0g&c=&j=2"></script>
Tx in advance
rl
[EDIT - SOLVED] - I replaced the two files of the patch (HTTP_WebDAV_Server_vCal.php, vCal.php) with the original ones and everything is back to normal.
Nonetheless I'd be interested in the root of the problem - I consider a connection to e.g. Google a great advantage because all my calendars are consolidated there.
rgds
rl


LinkBack URL
About LinkBacks
[0-9]{1,2})';



Reply With Quote

Bookmarks