[Vtigercrm-developers] Vtiger error(blank page) on login
James Mutuku
jnmutuku at gmail.com
Tue Jul 8 06:35:56 PDT 2008
Hi,
I am having a problem with login with vtiger 5.0.4 running on linux.
I did a manual install. When I login I get a blank screen, I then
uncommented //$this->database->debug = true; to $this->database->debug =
true; on the pearDatabase.php page and I et the output below
------------------------------------------------------------------------
(mysql): SHOW COLUMNS FROM vtiger_users
------------------------------------------------------------------------
------------------------------------------------------------------------
(mysql): SELECT crypt_type from vtiger_users where user_name='admin'
------------------------------------------------------------------------
------------------------------------------------------------------------
(mysql): SELECT * from vtiger_users where user_name='admin' AND
user_password='adpexzg3FUZAk'
------------------------------------------------------------------------
------------------------------------------------------------------------
(mysql): SELECT * from vtiger_users where user_name='admin'
------------------------------------------------------------------------
------------------------------------------------------------------------
(mysql): Insert into vtiger_loginhistory (user_name, user_ip,
logout_time, login_time, status) values
('admin','41.220.120.70','0000-00-00 00:00:00','2008/07/08
17:13:45','Signed in')
------------------------------------------------------------------------
------------------------------------------------------------------------
(mysql): select * from vtiger_users where id='1'
------------------------------------------------------------------------
------------------------------------------------------------------------
(mysql): select * from vtiger_attachments where attachmentsid='1'
------------------------------------------------------------------------
------------------------------------------------------------------------
(mysql): select * from vtiger_user2role where userid='1'
------------------------------------------------------------------------
------------------------------------------------------------------------
(mysql): select * from vtiger_field where tabid=29
------------------------------------------------------------------------
------------------------------------------------------------------------
(mysql): select * from vtiger_currency_info where id='1' and
currency_status='Active'
------------------------------------------------------------------------
*Warning*: Cannot modify header information - headers already sent by
(output started at
/var/www/agile.co.ke/agilecrm/adodb/adodb.inc.php:376) in
*/var/www/agile.co.ke/agilecrm/modules/Users/Authenticate.php* on line *130
What could be the problem?
*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20080708/2eee675e/attachment-0003.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jnmutuku.vcf
Type: text/x-vcard
Size: 331 bytes
Desc: not available
Url : http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20080708/2eee675e/attachment-0003.vcf
More information about the vtigercrm-developers
mailing list