yunus
Joined: 18 Jun 2008
Posts: 1
Location: location
|
| Posted: Mon Jun 30, 2008 6:43 am Post subject: Fatal error: Call to a member function FetchRow() on a non-o |
|
|
Hi,
After upgradation of crm 5.0.3 from crm 5.0, when we try to log on, we are getting following error. Hope any one could help me to fix this problem.
(mysql): SELECT * from vtiger_users where user_name='salam' AND user_password='sai9b9.ktkWJ2'
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
(mysql): SELECT * from vtiger_users where user_name='salam'
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
(mysql): Insert into vtiger_loginhistory (user_name, user_ip, logout_time, login_time, status) values ('salam','192.168.1.254',null,'2008/06/30 06:37:19','Signed in')
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
(mysql): select * from vtiger_users where id=6371
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
(mysql): select * from vtiger_attachments where attachmentsid=6371
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
(mysql): select * from vtiger_user2role where userid=6371
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
(mysql): select * from vtiger_field where tabid=29
--------------------------------------------------------------------------------
Fatal error: Call to a member function FetchRow() on a non-object in C:\Program Files\vtigercrm5\apache\htdocs\vtigerCRM\include\database\PearDatabase.php on line 442
Thanks in advance
regards
yunus |
|