| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
(#1)
|
(#2)
|
(#3)
|
| Member Posts: 152 Join Date: Jun 2003 Location: Sydney, Australia |
03-07-2007, 04:39 PM
Rather interesting. Can you open up modules/knowledgebase/staff_ajax.php. Find: Code: echo strip_tags($_kb["contents"]); Code: echo strip_tags(str_replace(array("<br />", "<br>"), "\r\n", $_kb["contents"]));
|
| | |
(#4)
|
| Member Posts: 387 Join Date: Jan 2007 Location: Orange County, CA |
03-07-2007, 05:10 PM
Nice Chris! Thanks for that! Also, your code tag for the fix has a typo and might cause confusion for some. The opening tag is: [coed] should be (as I'm sure you know) [code] Rich Features I need asap: 1) Ticket search in the client portal! 2) Column display in client portal showing clients email address or name 3) Downloads by client (i.e. - each client has their own download area and can't see/touch downloads for any other client.) This would be on top of a "public" download area. 4) Integrated KB image uploads The ability for staff to upload images with a KB articles. Cheers! |
| | |
(#5)
|
| Member Posts: 387 Join Date: Jan 2007 Location: Orange County, CA |
03-07-2007, 05:19 PM
In looking at this, I'm wondering if there is some way to improve upon inserting KB articles in tickets... Here is the scenario: If you insert a KB article that has images, the images don't currently get inserted (unless It's my particular configuaration that's wrong) Could the insertion code have a check that if you are trying to insert an article that has images in it, it inserts a link to the article and a message that says "Please click on this link and review in our KnowledgeBase" Or, it goes ahead and inserts the article as it currently does, but prefixes it with a shortl message "To view the images in this article, please go to http://yourdomain/pathtokbarticle" Or, with no checking at all for images, automatically inserts the above message plus the link to the article in the KB, at the top. Rich Features I need asap: 1) Ticket search in the client portal! 2) Column display in client portal showing clients email address or name 3) Downloads by client (i.e. - each client has their own download area and can't see/touch downloads for any other client.) This would be on top of a "public" download area. 4) Integrated KB image uploads The ability for staff to upload images with a KB articles. Cheers! |
| | |
(#6)
|
| Member Posts: 1,283 Join Date: Apr 2007 Location: Toronto Canada |
03-07-2007, 07:10 PM
Thanks Chris, I actually submitted this bug a while ago as well. http://bugs.kayako.com/index.php?cmd=view&id=43 But they said that it couldn't not be reproduced. Seeing how many are having this issue the status needs to be changed. |
| | |
(#7)
|
| Member Posts: 1,283 Join Date: Apr 2007 Location: Toronto Canada |
03-07-2007, 10:12 PM
That fix did not resolve my issue. The text is all over the place, looks like one big paragraph instead of the nicely formatted article that I created. Did it work for anyone else? What is the point of using the WYSIWYG editor when creating articles if you can't even insert the article correctly. Stupid if you ask me. |
| | |
(#8)
|
| Member Posts: 387 Join Date: Jan 2007 Location: Orange County, CA |
03-07-2007, 11:08 PM
I spoke too soon also. It helped with some articles, not so much with others. I'm getting stuff like this: (which I'm guessing is getting trashed by the code tags in the article): Error message when attempting to print via GreatDocs: Error Communicating with the serverIf you run PacketExtractor against this transaction you will see: Request: <?xml version="1.0"?><PRINTERSLIST /> Response: <html><body><p>Error Communicating with the server</p></body></html> Solution: Check the GreatDocs services to ensure they are started There are 3 GreaDocs services: GreatDocs Communication Server GreatDocs Print Server GreatDocs Server Administration Interface I've attached a screenshot of what it should look like. Hopefully the community or kayako can come up with a way to make this workable, as the deeper I dig, the more frustration over a tool that should be a huge asset to my organization is becoming a pita. ![]() Rich Features I need asap: 1) Ticket search in the client portal! 2) Column display in client portal showing clients email address or name 3) Downloads by client (i.e. - each client has their own download area and can't see/touch downloads for any other client.) This would be on top of a "public" download area. 4) Integrated KB image uploads The ability for staff to upload images with a KB articles. Cheers! |
| | |
(#9)
|
| Member Posts: 387 Join Date: Jan 2007 Location: Orange County, CA |
03-07-2007, 11:10 PM
Screenshot would have helped. ![]() Features I need asap: 1) Ticket search in the client portal! 2) Column display in client portal showing clients email address or name 3) Downloads by client (i.e. - each client has their own download area and can't see/touch downloads for any other client.) This would be on top of a "public" download area. 4) Integrated KB image uploads The ability for staff to upload images with a KB articles. Cheers! |
| | |
(#10)
|
(#11)
|
| Member Posts: 152 Join Date: Jun 2003 Location: Sydney, Australia |
04-07-2007, 02:30 AM
OK, I forgot to take in to account paragraphs. Looking at the example which was pasted above, replace my fix with the following and let me know how it is then: Quote:
| |
| | |
(#12)
|
| Member Posts: 1,283 Join Date: Apr 2007 Location: Toronto Canada |
04-07-2007, 02:34 AM
Chris, can you incorporate bullets and numbers and bolds? If not bullets how bout numbers and bolds cause I formatted a lot of articles using the WYSIWYG numbers and would love if those could translate over. Right now even with your fix, the numbers disappear and all the points become one paragraph. I know this is asking for a lot but would help me greatly if this could be done. |
| | |
(#13)
|
| Member Posts: 387 Join Date: Jan 2007 Location: Orange County, CA |
04-07-2007, 07:09 AM
Chris, just tried your latest and it's much better with the example i posted earlier! Thank you! Best regards, Rich Features I need asap: 1) Ticket search in the client portal! 2) Column display in client portal showing clients email address or name 3) Downloads by client (i.e. - each client has their own download area and can't see/touch downloads for any other client.) This would be on top of a "public" download area. 4) Integrated KB image uploads The ability for staff to upload images with a KB articles. Cheers! |
| | |
(#14)
|
(#15)
|
| Senior Member Posts: 5,922 Join Date: Jun 2005 Location: Cumbria, UK |
13-07-2007, 11:36 AM
Got a ticket ID for the ticket you are refering to? Jamie should be able to chase why it never got a reply if not to fix the issue but to find out why this happened. Icon Headquarters - Its Elixir - Web2Messenger |
| | |
![]() |
| Tags |
| base, insert, knowledge, ticket |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Staff Insert Phone Ticket vs. Email Ticket | caitlyntw | SupportSuite, eSupport and LiveResponse | 1 | 17-05-2007 01:32 PM |
| New Build: 3.10.02 STABLE | Ryan Lederman | News and Announcements | 0 | 05-03-2007 09:53 PM |
| New Ticket - Not linking to Knowledge base | ps2 | Presales Questions | 3 | 06-01-2007 08:42 PM |
| Knowledge Base Statistics | netarus | SupportSuite, eSupport and LiveResponse | 1 | 14-09-2006 11:30 PM |