Kayako logo
How do I? Questions about how to do specific things in SupportSuite, eSupport and LiveResponse. Not for reporting problems.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
atDev Offline
Member
 
Posts: 81
Join Date: Jan 2007
parser debug - 10-01-2008, 12:11 AM

How can I view the parser debug messages? I checked the parser log and they are not in there.

For instance in /modules/parser/functions_parsercore.php we have lines like:

parserDebug("NOTICE: No Breaklines found!");

Where are these recorded and how can I view whats going on?
   
Reply With Quote
  (#2) Old
Jamie Edwards Offline
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 5,033
Join Date: Jan 2006
Location: United Kingdom
10-01-2008, 12:13 PM

Hi atDev;

https://support.kayako.com/index.php...11&nav=0,25,26

Quote:
The Mail Parser has an option to generation debug reports that can assist us to debug any potential problems like email rejection, blank emails etc. Described below are the steps to enable debugging and check debug reports.

Email Piping
=================
You will need to suffix "-d", "-debug" or "--debug" at the end of your alias command. Lets assume your current alias file looks something like:
|/home/user/support/cli/index.php

You will need to change it to:

|/home/user/support/cli/index.php --debug

You can now send in an email to your alias address which in this case is support@test.com. Once the email is parsed by the mail parser it will generate a debug report with a prefix of clidbg_RANDOMDATA in the files directory of package. You can send this debug report to our Support Team or go through it to resolve your mail issues.

Email Popping
=================
You will need to suffix &debug=1 in your Cron URL to enable debug. Lets assume your current Cron URL looks like:

http://www.test.com/support/cron/index.php?_t=tickets

You will need to change it to:

http://www.test.com/support/cron/ind...parser&debug=1

The debug report is generated with a prefix of crondbg_RANDOMDATA.


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
  • New to the forum? New user's guide here.
  • Submit bug reports here.
  • Submit support tickets via the members area.
  • Submit sales queries either via live chat or via e-mail.
  • There is no official ETA on Version 4.
   
Reply With Quote
Reply

Tags
debug, parser

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Large file attachments causing parser to hang eger SupportSuite, eSupport and LiveResponse 24 06-02-2008 11:34 AM
Tickets -> Parser -> Parse content PeteV Wont Implement / Already Implemented 2 13-11-2007 09:52 AM
Mail Parser Turn it into a 'ticket' parser instead, and parse form ticket submits Jamie Edwards Feature Requests 0 11-06-2007 12:11 AM
Parser log cleared / deleted early Merit SupportSuite, eSupport and LiveResponse 0 12-06-2006 03:46 PM
Mail Parser - PHP Fatal error raiseAlert() bdwyer SupportSuite, eSupport and LiveResponse 3 10-05-2006 10:28 PM



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