phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Phpgroupware-developers] new time track...


From: Chris Weiss
Subject: RE: [Phpgroupware-developers] new time track...
Date: Thu, 24 Oct 2002 00:43:02 +0000

what kind of syntax errors?  I have seen cvs corrupt file before, try deleting 
it
doing a co on it liek you had to for the index.php.  doesn't happen often, but
happens way more often than I'd like to see.


Jose Cabrera (address@hidden) wrote*:
>
>Hello,
>
>I just ran the update from CVS.
>(cvs -z6 -d:pserver:address@hidden:/cvsroot/phpgroupware co -r
>Version-0_9_14-branch timetrack)
>
>I got detail_report_bycust.php running, there is a missing ; on line 22.
>
>timesheets.php is pretty much hosed though.
>
>I corrected several syntax errors in it.
>
>After there were all fixed I still get the following error:
>
>!!! YOU DO NOT HAVE YOUR $GLOBALS['phpgw_info']['flags']['currentapp']
>SET !!!
>!!! PLEASE CORRECT THIS SITUATION !!!
>Warning: Cannot send session cache limiter - headers already sent
>(output started at
>/home2/www/mysite/group/phpgwapi/inc/functions.inc.php:537) in
>/home2/www/mysite/group/phpgwapi/inc/class.sessions_php4.inc.php on line
>124
>Template Error: set_root: is not a directory.
>Halted.
>Fatal error: Call to undefined function: parse_navbar_end() in
>/home2/www/mysite/group/phpgwapi/inc/footer.inc.php on line 62
>
>Does someone have the fixes for those errors or a working timesheets.php
>they can give me.
>
>Thanks,
>Jose
>
>-----Original Message-----
>From: address@hidden
>[mailto:address@hidden On Behalf Of Chris Weiss
>Sent: Friday, October 11, 2002 12:58 PM
>To: address@hidden
>Subject: Re: [Phpgroupware-developers] new time track...
>
>
>CVS glitch.  Delete the affected file and co it again:
>
>cvs -z6 co -r Version-0_9_14-branch timetrack/index.php
>
>
>jose cabrera (address@hidden) wrote*:
>>
>>
>>
>>Hey,
>>
>>I just went and upgraded timetrack from cvs, that thing has a ton of
>>errors.
>>
>>There were quite a few missing ; or ' in detail_report_bycust.php and
>>timesheets.php.
>>
>>I was able to fix those.
>>
>>index.php outputs this now:
>><<<<<<< index.php
>>Warning: Cannot add header information - headers already sent by
>>(output started at
>>/home2/www/godquestmissions/group/timetrack/index.php:1) in
>>/home2/www/godquestmissions/group/header.inc.php on line 88
>>
>>Warning: Cannot add header information - headers already sent by
>>(output started at
>>/home2/www/godquestmissions/group/timetrack/index.php:1) in
>>/home2/www/godquestmissions/group/header.inc.php on line 89
>>
>>Warning: Cannot send session cache limiter - headers already sent
>>(output started at
>>/home2/www/godquestmissions/group/timetrack/index.php:1) in
>>/home2/www/godquestmissions/group/phpgwapi/inc/class.sessions_php4.inc.
>php
>>on line 124
>>
>>=======
>>Warning: Cannot add header information - headers already sent by
>>(output started at
>>/home2/www/godquestmissions/group/timetrack/index.php:1) in
>>/home2/www/godquestmissions/group/header.inc.php on line 88
>>
>>Warning: Cannot add header information - headers already sent by
>>(output started at
>>/home2/www/godquestmissions/group/timetrack/index.php:1) in
>>/home2/www/godquestmissions/group/header.inc.php on line 89
>>
>>Fatal error: Cannot redeclare perfgetmicrotime() (previously declared
>>in
>>/home2/www/godquestmissions/group/header.inc.php:101) in
>>/home2/www/godquestmissions/group/header.inc.php on line 99
>>
>>
>>
>>timesheets.php returns:
>>!!! YOU DO NOT HAVE YOUR $GLOBALS['phpgw_info']['flags']['currentapp']
>>SET !!! !!! PLEASE CORRECT THIS SITUATION !!!
>>Warning: Cannot send session cache limiter - headers already sent
>(output
>>started at
>>/home2/www/godquestmissions/group/phpgwapi/inc/functions.inc.php:537)
>in
>>/home2/www/godquestmissions/group/phpgwapi/inc/class.sessions_php4.inc.
>php
>>on line 124
>>Template Error: set_root: is not a directory.
>>Halted.
>>Fatal error: Call to undefined function: parse_navbar_end() in
>>/home2/www/godquestmissions/group/phpgwapi/inc/footer.inc.php on line
>62
>>
>>It tried explicitly set the $GLOBAL var, but that did not work.
>>
>>detail_report2.php returns:
>>Database error: Invalid SQL: select
>>jd.detail_id,jd.job_id,jd.work_catagory_id,jd.work_date,jd.num_hours,jd
>>.comments,c.
>company_name,j.job_number,j.job_revision,j.summary,j.description,js.stat
>us_name,e.li
>d,w.catagory_desc
>>from phpgw_ttrack_job_details as jd left join phpgw_ttrack_jobs as j on
>
>>jd.job_id = j.job_id left join phpgw_ttrack_customers as c on
>>j.company_id = c.company_id left join phpgw_ttrack_emplyprof as e on
>>jd.account_id = e.id left join phpgw_ttrack_wk_cat as w on
>>jd.work_catagory_id = w.work_catagory_id left join
>>phpgw_ttrack_job_status as js on j.status_id = js.status_id WHERE
>>jd.work_date >= '0000-00-00' AND jd.work_date <= '9999-00-00' ORDER BY
>>a.account_lastname,jd.work_date,c.company_name,j.job_number,j.job_revis
>>ion,jd.work_
>catagory_id
>>asc
>>Session halted.
>>Fatal error:  Call to undefined function:  parse_navbar_end() in
>>/home2/www/godquestmissions/group/phpgwapi/inc/footer.inc.php on line
>>62
>>
>>oh well, better put the old one back...
>>
>>_________________________________________________________________
>>Send and receive Hotmail on your mobile device: http://mobile.msn.com
>>
>>
>>
>>_______________________________________________
>>Phpgroupware-developers mailing list address@hidden
>>http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
>>
>
>
>
>_______________________________________________
>Phpgroupware-developers mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
>
>
>_______________________________________________
>Phpgroupware-developers mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]