bugphpGroupWare - Bugs: bug #20555, Cannot create any new To-Dos

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #20555: Cannot create any new To-Dos

Submitter:  Rich Cook <wealthychef>
Submitted:  Sun 22 Jul 2007 03:02:42 PM UTC
   
 
Category:  todo Item Group:  0.9.16.012
Severity:  3 - Normal Priority:  7 - High
Status:  Fixed Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Component Version:  None Operating System:  MacOS X
Reproducibility:  Every Time Planned Release:  None
Fixed Release:  0.9.16-cvs-20071010

Wed 10 Oct 2007 05:26:35 AM UTC, comment #2: 

Fixed in cvs

Dave Hall <skwashd>
Group administrator
Wed 05 Sep 2007 01:59:23 PM UTC, comment #1: 

Hi Rich,

We need a little bit more info,

Which *sql server are you using ?,

I read php 4.4.4 and apache 1.3.xx, so that looks good ...

Then edit the class.bo.inc.php,

go near line 46  and change :
$this->datetime = CreateObject('phpgwapi.datetime');
to
$this->datetime = CreateObject('phpgwapi.phpgw_datetime');

That should solve the bug. Please let us now.

Regards

Caeies.

Caeies <Caeies>
Group administrator
Sun 22 Jul 2007 03:02:42 PM UTC, original submission:  

I have phpgroupware up and running on my server now. Configuration information is attached.   For some reason I cannot add any To-Do items. I click Add, fill in the fields, then click Save and I just get a blank page. I go back to my list and there are no items.  This happens in every account I've tested.  The following appears in my apache logfile immediately after pressing "Save" button:
[Sun Jul 22 07:55:16 2007] [error] PHP Fatal error:  Call to a member function on a non-object in /Library/WebServer/Documents/phpgroupware/todo/inc/class.bo.inc.php on line 295


I turned on debugging and here is what was in my log:
showing 12
Time LoginID Module Severity File Line
Log Message
2007/07/21 - 13:24:18 rcook todo debug 0
datetime::datetime::gmtnow
2007/07/21 - 13:24:18 rcook todo debug 0
datetime::datetime::gmtnow
2007/07/21 - 13:24:18 todo debug 0
main class loaded
2007/07/21 - 13:24:18 todo debug 0
COOKIE_DOMAIN
2007/07/21 - 13:24:11 rcook todo debug 0
datetime::datetime::gmtnow
2007/07/21 - 13:24:11 rcook todo debug 0
datetime::datetime::gmtnow
2007/07/21 - 13:24:11 todo debug 0
main class loaded
2007/07/21 - 13:24:11 todo debug 0
COOKIE_DOMAIN
2007/07/21 - 13:24:08 rcook todo debug 0
datetime::datetime::gmtnow
2007/07/21 - 13:24:08 rcook todo debug 0
datetime::datetime::gmtnow
2007/07/21 - 13:24:08 todo debug 0
main class loaded
2007/07/21 - 13:24:08 todo debug 0
COOKIE_DOMAIN
Total records: 12
[Updated on: Sat, 21 July 2007 13:38]

Being a brand new user of phpGroupware, I could easily be doing something dumb.  I don't know PHP programming and all this stuff is new to me.  But I think I have been faithful to the instructions.   I am attaching the output of phpinfo().

PS -- I don't think I've noticed a phpgroupware wiki.  Is there one?  It would be a good place to put the docs, maybe people would be able to improve them -- they kind of need it.  :-)

Rich Cook <wealthychef>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by skwashd (Posted a comment)
  • -email is unavailable- added by Caeies (Posted a comment)
  • -email is unavailable- added by wealthychef (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-10-10 skwashd StatusIn Progress Fixed
        Open/ClosedOpen Closed
        Fixed Release 0.9.16-cvs-20071010
    2007-09-05 Caeies Item Group0.9.16.011 0.9.16.012
        StatusNone In Progress
    2007-07-22 wealthychef Attached File- Added php.info-output-uncompressed.pdf, #13429

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code