Ask not what osTicket community can do for you - ask what you can do for osTicket community

Go Back   osTicket Forums > osTicket 1.6.x > Mods and Customizations

Reply
 
Thread Tools Search this Thread Display Modes
  #31  
Old 08-11-2012, 08:19 PM
realn3rd realn3rd is offline
Junior Member
 
Join Date: Apr 2012
Posts: 23
Default

Do you have some other mods in your system like html-parsing for incoming tickets?
Reply With Quote
  #32  
Old 08-12-2012, 11:22 AM
TheAudioPimp TheAudioPimp is offline
Member
 
Join Date: Apr 2012
Posts: 104
Default

no, i think the problem is, your mod only pulls in messages, and not responses, staff notes are reponses and client responses are messages?

am i right in thinking this?

how would you get both the messages and responses, and with lines inbween so we can dicipher whats what and mayby have the staff name next to the staff replys ?
Reply With Quote
  #33  
Old 08-12-2012, 11:25 AM
realn3rd realn3rd is offline
Junior Member
 
Join Date: Apr 2012
Posts: 23
Default

The incoming message is one sql-querry and the answer from the staff is another querry. I'm still working to make the mod displays the message(s) ans replies. I'm goin to upload an new Version of the mod when it's ready.
Reply With Quote
  #34  
Old 08-12-2012, 11:37 AM
TheAudioPimp TheAudioPimp is offline
Member
 
Join Date: Apr 2012
Posts: 104
Default

cool, it would be nice to have both the message and replies and as i mentioned early marking which is from staff and putting a seperator line between to make it more readable.
Reply With Quote
  #35  
Old 08-17-2012, 08:15 PM
realn3rd realn3rd is offline
Junior Member
 
Join Date: Apr 2012
Posts: 23
Default

I'm still working on a new, better version of the mod.
Reply With Quote
  #36  
Old 08-20-2012, 05:07 AM
alancheong alancheong is offline
Junior Member
 
Join Date: Aug 2012
Posts: 4
Default Not able to download the file.

Hi, I'm not able to download the file, can share it again ?
Reply With Quote
  #37  
Old 08-20-2012, 06:38 AM
realn3rd realn3rd is offline
Junior Member
 
Join Date: Apr 2012
Posts: 23
Default

Ok, I've updated the downloadlink in the first post.
Reply With Quote
  #38  
Old 08-20-2012, 07:41 AM
alancheong alancheong is offline
Junior Member
 
Join Date: Aug 2012
Posts: 4
Default

thanks a lot.
Reply With Quote
  #39  
Old 08-21-2012, 04:23 AM
rmcgeown rmcgeown is offline
Member
 
Join Date: May 2012
Posts: 55
Default

Hi, thanks for this MOD. I have it installed and working but I would like to be able to have the ticket_id in the PDF.

How can i get this to appear under Name and Email?
Reply With Quote
  #40  
Old 08-21-2012, 04:29 AM
rmcgeown rmcgeown is offline
Member
 
Join Date: May 2012
Posts: 55
Default

Dont worry, I have worked it out:

Code:
$tick="Ticket: ".$ticket->getExtId();
Code:
$pdf->Cell(10,0,utf8_decode($tick), 0, 2);
Reply With Quote


Reply

Bookmarks

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

Forum Jump


All times are GMT -4. The time now is 08:27 PM.