Kayako logo
SupportSuite, eSupport and LiveResponse Discussion, troubleshooting and feedback related to Kayako's flagship support desk products SupportSuite, eSupport and LiveResponse.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
bdwyer Offline
New Member
 
Posts: 16
Join Date: Feb 2006
Angry Mail Parser - PHP Fatal error raiseAlert() - 10-05-2006, 06:14 PM

Running the mail parser is not working correctly. The Kayako Parser Log says failure and rest of the contents is blank so there is no details regarding the reason. Some emails come in through the parser fine but only 17 of the 24 came in correctly. The others are missing completely or there is a blank ticket that was created. When I run the parser it does pop all the messages out of the pop account. But the parser logs keep saying failure and there are blank and missing emails.


Here is the php_errors after running the parser:


[09-May-2006 21:21:18] PHP Warning: mysql_real_escape_string() [<a href='function.mysql-real-escape-string'>function.mysql-real-escape-string</a>]: A link to the server could not be established in /var/www/kayako/crm/includes/functions.php on line 606
[09-May-2006 21:21:18] PHP Fatal error: Call to a member function raiseAlert() on a non-object in /var/www/kayako/crm/modules/tickets/functions_ticketcore.php on line 453
[09-May-2006 21:21:18] PHP Warning: mysql_real_escape_string() [<a href='function.mysql-real-escape-string'>function.mysql-real-escape-string</a>]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /var/www/kayako/crm/includes/functions.php on line 606
[09-May-2006 21:21:18] PHP Warning: mysql_real_escape_string() [<a href='function.mysql-real-escape-string'>function.mysql-real-escape-string</a>]: A link to the server could not be established in /var/www/kayako/crm/includes/functions.php on line 606
[09-May-2006 21:21:18] PHP Warning: mysql_real_escape_string() [<a href='function.mysql-real-escape-string'>function.mysql-real-escape-string</a>]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /var/www/kayako/crm/includes/functions.php on line 606
[09-May-2006 21:21:18] PHP Warning: mysql_real_escape_string() [<a href='function.mysql-real-escape-string'>function.mysql-real-escape-string</a>]: A link to the server could not be established in /var/www/kayako/crm/includes/functions.php on line 606

PHP Fatal error: Call to a member function raiseAlert() on a non-object in /var/www/kayako/crm/modules/tickets/functions_ticketcore.php on line 453



### Debug Info ###

Product: SupportSuite

Version: 3.00.80

Build Date: 20 Apr 2006 11:02:22 PM

Build Type: STABLE

PHP Version: 5.1.2

Max Upload Size: 10M

Safe Mode: No

MySQL Version: 4.1.15

User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3

Server Software: Apache

Operating System: Linux


Any help would be awesome! Thanks

Last edited by bdwyer; 10-05-2006 at 07:37 PM.
   
Reply With Quote
  (#2) Old
Ryan Lederman Offline
Chief Operating Officer
 
Ryan Lederman's Avatar
 
Posts: 850
Join Date: May 2005
Location: Boise, Idaho
10-05-2006, 08:33 PM

From the errors you posted, the Kayako software was unable to connect to the MySQL server. Check your MySQL server log for more information.


Ryan Lederman (ryan.lederman ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
  (#3) Old
bdwyer Offline
New Member
 
Posts: 16
Join Date: Feb 2006
10-05-2006, 09:38 PM

PHP Fatal error: Call to a member function raiseAlert() on a non-object in /var/www/kayako/crm/modules/tickets/functions_ticketcore.php on line 453


Any idea for this one?
   
Reply With Quote
  (#4) Old
Ryan Lederman Offline
Chief Operating Officer
 
Ryan Lederman's Avatar
 
Posts: 850
Join Date: May 2005
Location: Boise, Idaho
10-05-2006, 10:28 PM

My educated guess is that it's a side effect of the MySQL connection failure.


Ryan Lederman (ryan.lederman ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
Reply

Tags
fatal, parser, php, raisealert

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46