phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [ 100996 ] 14RC3 login failure (SQL error)


From: nobody
Subject: [Phpgroupware-tracker] [ 100996 ] 14RC3 login failure (SQL error)
Date: Tue, 11 Jun 2002 10:12:52 -0400

Support Request #100996, was updated on 2002-Jun-11 10:12
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=100996&group_id=509

Category: Question
Status: Open
Priority: 5
Summary: 14RC3 login failure (SQL error)

By: reino
Date: 2002-Jun-11 10:12

Message:
Logged In: NO 
Browser: Mozilla/4.0 (compatible; MSIE 5.0; Windows NT 4.0) Opera 6.03  [et]

I upgraded from .12 to .14RC3. Setup and table upgrade went 
fine

but when I try to login, then a get following 
error

Database error: Invalid SQL: select acl_location, 
acl_rights from phpgw_acl where acl_appname = 'phpgw_group' and 
acl_account =

File: 
/home/html/phpgroupware/phpgwapi/inc/class.acl.inc.php
Line: 
522

Session halted.
Fatal error: Call to undefined 
function: parse_navbar_end() in 
/home/html/phpgroupware/phpgwapi/inc/footer.inc.php on 
line 62

problem seems to be related -- 
session creation from 
login.php ( ->session->create(  )

and in this create function 
(in file class.sessions_db.inc) there is name-id conversion 
function  (->accounts->name2id(  )

function argument is 
correct - user's name, but result is empty

there are name2id 
functions in 2 files : class.accounts_contacts.inc and 
class.accounts_sql.inc

in my situation the first one is 
used, and it will return empty id

is this (first) function 
correct to call (when I compare functions, it seems to me that the 
function in second file is more appropriate)?

please 
help
best, Reino

----------------------------------------------------------------------
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=100996&group_id=509



reply via email to

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