| ||||||||||||
![]() |
| Notices |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Rating: | Display Modes |
(#1)
|
| Member Posts: 197 Join Date: Oct 2007 Location: Jakarta, Indonesia | The Staff control panel can be intimidating for new users, and even 'seasoned' ones often don't know what to do with tabs such as 'Release', 'Follow-Up', and so on. I decided to put in a very simple 'random tip' system. This prints a row near the top of the page (typically right above a text editor), with random text drawn from a collection of strings stored in a php file. I have one on the Reply Tab, New Ticket, Insert Article (for KB), and in other locations where I want to provide a little guidance and/or protection against common mistakes. Here's how. Insert this function at the end of \includes\functions_html.php. This is what renders the help row: PHP Code: PHP Code: (Later, you can make other help files with distinct tip collections, using this model.) Now in \modules\tickets\staff_viewticket.php, locate the following line, which prints the title bar above the text editor for staff replies: PHP Code: PHP Code: + Free: Ticket List & Search Mods | Dept. Display Names + Free: (Almost) Perfect Outlook/HTML Tickets + Tutorials: SLA System Explained | Using Template Groups Kayako v3.20.02 | PHP: 5.2.6 | MySQL: 5.0.58 | CentOS 4 |
| | |
(#2)
|
(#3)
|
| Member Posts: 197 Join Date: Oct 2007 Location: Jakarta, Indonesia |
11-11-2008, 03:33 AM
There was an inconsistency between the filename I asked you to use in \locale\en-us\ and the reference in code. Oops. It should have been help_staffposts.php. I've corrected the post. See if that helps. + Free: Ticket List & Search Mods | Dept. Display Names + Free: (Almost) Perfect Outlook/HTML Tickets + Tutorials: SLA System Explained | Using Template Groups Kayako v3.20.02 | PHP: 5.2.6 | MySQL: 5.0.58 | CentOS 4 |
| | |
(#4)
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Invalid Username or Password with AD | slarson | SupportSuite, eSupport and LiveResponse | 15 | 13-05-2008 09:59 AM |
| LiveSupport not going online (Vista) | njclark007 | LiveResponse Desktop Application | 6 | 06-11-2007 11:32 PM |
| LiveSupport WCA Online, LS Icon Online but Chat request = offline! | gremlin | LiveResponse Desktop Application | 3 | 21-03-2007 10:31 AM |