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

Re: Access Denied on "Add Time Card" in 1.2.15



On Thu, 28 Aug 2008 11:30:32 +1200, Daniel Houlbrooke wrote:

> Hi Chris,
> 
> On Thu, 28 Aug 2008 10:29:15 am Chris Travers wrote:
>> Can you email me the relevant portions of the http error log?
> 
> I have nothing in the http error log. Is there a way to enable some extra 
> logging in Ledgersmb?
> 
> I have just tried dropping the v1.2.14 PriceMatrix.pm in and it seems to fix 
> the problem. But I am not sure whether this will affect anything else?
> 
> Cheers,

I mentioned the same problem in #ledgersmb yesterday. I use a checkout of
branches/1.2, but I was just about to verify the problem with the 1.2.15
tarball when I saw this thread. As Daniel found, there's no real error log
information for this particular problem.

>From #ledgersmb:

Having a strange problem with a checkout of branches/1.2:

Projects | Add Time Card, and Projects | Reports | Time Cards 

both give "Access Denied" output.

There is nothing appearing in error_log at this request: 

127.0.0.1 - - 
[27/Aug/2008:15:07:40 -0400]
"GET /ledgersmb12/jc.pl?path=bin/mozilla&action=add&level=Projects--
Add%20Time%20Card&login=myuser&timeout=3600&sessionid=&js=1
&project=project&type=timecard HTTP/1.1" 200 769

The error is only for those parts of the program.

$ psql -U ledgersmb -d ledgerjtk -c 
"SELECT COUNT(id) FROM jcitems;" -> (624)

All items checked (i.e. shown) under admin.pl for this user.