vtiger Forum Index vtiger
The Honest Open Source CRM
 

Problem with email : Fatal error: Call to a member function
Click here to go to the original topic

 
       vtiger Forum Index -> Help - 5.0.2
Previous topic :: Next topic  
Author Message
problemauto



Joined: 27 Oct 2005
Posts: 14

Posted: Mon Apr 21, 2008 5:01 pm    Post subject: Problem with email : Fatal error: Call to a member function  

Hello Everybody

One more question about :
Fatal error: Call to a member function Move() on a non-object in include/database/PearDatabase.php on line 442

No way for me to send an email to a contact using "Send email" button

I installed the debug mode with : if ($result == NULL) debug_print_backtrace();
before the line containing $result_query function in PearDatabase.php and I obtained the following information

Code: #0 PearDatabase->query_result(, 0, bcc) called at [/home/xxxx/html/crm/data/CRMEntity.php:754] #1 CRMEntity->retrieve_entity_info(34696, Emails) called at [/home/xxxx/html/crm/modules/Emails/Save.php:189] #2 include(/home/xxxx/html/crm/modules/Emails/Save.php) called at [/home/xxxx/html/crm/index.php:571]
Fatal error: Call to a member function Move() on a non-object in /home/xxxx/html/crm/include/database/PearDatabase.php on line 442

Any idea to debug this problem ?

Thank you to contributors

Olivier
Back to top  
 
       vtiger Forum Index -> Help - 5.0.2
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.15 © 2001, 2002 phpBB Group