Page 1 of 1

problem with adding new calendar item in one firm

PostPosted: Thu Feb 18, 2010 12:58 am
by rsingh
Hi
we have around 80 firms and calendar is working fine in every firm but one. when user click on new event in that firm nothing gets displayed. i have turned on error logging in php and when i access log file, following line hint that something is wrong but i do not have any clue what is happening here.
"GET /index.php?option=office&cmd=newcalendaritem HTTP/1.1" 200 - "http://simple.jet/index.php?option=office" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6"


i have inserted one entry directly in database to test if it works when i click event in calendar view but same error.

"GET /index.php?option=office&cmd=viewcalendaritem&id=425 HTTP/1.1" 200 - "http://simple.jet/index.php?option=office&cmd=viewcalendar" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6"

do you have any idea what is happening here? another thing which i want to mention is that same blueprint has been used to create number of other firms but they are running fine.