<?xml version="1.0"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
		<channel><title>[Cerberus Helpdesk - Support Center] Most Popular Articles</title><link>http://www.cerberusweb.com/support/rss/kb/most_popular</link><description></description><item><title>Where can I find the official documentation?</title><description>The Cerberus Helpdesk 4.0 official documentation can be found here:&lt;br&gt;&lt;a href="http://wiki.cerb4.com/wiki/Main_Page" tabindex="1"&gt;http://wiki.cerb4.com/wiki/Main_Page&lt;/a&gt;&lt;br&gt;</description><link>http://www.cerberusweb.com/support/kb/article/12</link><pubDate>Thu, 07 Aug 2008 01:26:15 GMT</pubDate><guid isPermaLink="false">d87e4ae0eb9d00023ac0cac8233a5d98</guid></item><item><title>What are the server/system requirements for Cerberus Helpdesk 4.0?</title><description>These are the requirements for hosting Cerberus Helpdesk 4.0 on your own server:&lt;br&gt;&lt;br&gt;&lt;strong&gt;Minimum:&lt;/strong&gt;&lt;br&gt;&lt;ul&gt;&lt;li&gt;Windows or Unix-derivative (e.g., Linux, Solaris, BSD, MacOSX)&lt;br&gt;&lt;br&gt;&lt;/li&gt;&lt;li&gt;PHP 5.1.4 or newer&lt;br&gt;&lt;br&gt;&lt;em&gt;With extensions:&lt;/em&gt;&lt;br&gt;&lt;div style="margin-left: 40px;"&gt;&lt;span tabindex="1" tag="outdent" class="-outdent"&gt;Session&lt;/span&gt;, &lt;span tabindex="1" tag="outdent" class="-outdent"&gt;PCRE&lt;/span&gt;, &lt;span tabindex="1" tag="outdent" class="-outdent"&gt;IMAP&lt;/span&gt;, &lt;span tabindex="1" tag="outdent" class="-outdent"&gt;MailParse&lt;/span&gt;, &lt;span tabindex="1" tag="outdent" class="-outdent"&gt;mbstring&lt;/span&gt;, &lt;span tabindex="1" tag="outdent" class="-outdent"&gt;SimpleXML&lt;/span&gt;, GD&lt;br&gt;&lt;/div&gt;&lt;br&gt;&lt;em&gt;With &lt;strong&gt;php.ini&lt;/strong&gt; settings:&lt;/em&gt;&lt;br&gt;&lt;div style="margin-left: 40px;"&gt;File_Uploads = On&lt;br&gt;Memory_Limit = 16M&lt;br&gt;&lt;/div&gt;&lt;br&gt;&lt;span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;MySQL 3.23 or newer&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;strong&gt;Recommend:&lt;/strong&gt;&lt;br&gt;&lt;ul&gt;&lt;li&gt;Lin&lt;span tabindex="1"&gt;ux (Debian)&lt;/span&gt;&lt;br&gt;&#xD;
    &lt;br&gt;&#xD;
  &lt;/li&gt;&lt;li&gt;PHP 5.2.2 or newer&lt;br&gt;&#xD;
    &lt;br&gt;&#xD;
    &lt;em&gt;With extensions:&lt;/em&gt;&lt;br&gt;&#xD;
    &lt;div style="margin-left: 40px;"&gt;&lt;span tabindex="1" tag="outdent" class="-outdent"&gt;Session&lt;/span&gt;, &lt;span tabindex="1" tag="outdent" class="-outdent"&gt;PCRE&lt;/span&gt;, &lt;span tabindex="1" tag="outdent" class="-outdent"&gt;IMAP&lt;/span&gt;, &lt;span tabindex="1" tag="outdent" class="-outdent"&gt;MailParse&lt;/span&gt;, &lt;span tabindex="1" tag="outdent" class="-outdent"&gt;mbstring&lt;/span&gt;, &lt;span tabindex="1" tag="outdent" class="-outdent"&gt;SimpleXML&lt;/span&gt;, GD&lt;br&gt;&#xD;
    &lt;/div&gt;&#xD;
    &lt;br&gt;&#xD;
    &lt;em&gt;With &lt;strong&gt;php.ini&lt;/strong&gt; settings:&lt;/em&gt;&lt;br&gt;&#xD;
    &lt;div style="margin-left: 40px;"&gt;File_Uploads = On&lt;br&gt;Memory_Limit = 32M&lt;br&gt;&#xD;
    &lt;/div&gt;&#xD;
    &lt;br&gt;&#xD;
&lt;span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;MySQL 5.0 or newer&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&#xD;
&lt;br&gt;</description><link>http://www.cerberusweb.com/support/kb/article/1</link><pubDate>Wed, 23 Apr 2008 05:59:08 GMT</pubDate><guid isPermaLink="false">3b457d918fbf3c2584ee479b3311b083</guid></item><item><title>How can I change the ticket masks to a different format?</title><description>Ticket masks obscure your internal ticket IDs. This is important because:&lt;br&gt;&lt;ul&gt;&lt;li&gt;Market competitors can measure your helpdesk e-mail volume by sending you e-mail every couple days and plotting how many other messages have been generated.&lt;/li&gt;&lt;li&gt;Your community tools are more secure if your internal IDs aren't provided. It's a lot harder to guess a random mask (with ~1.38 trillion combinations by default) than to simply add or subtract from a known valid ID.&lt;/li&gt;&lt;li&gt;Masks are portable. Ticket masks allow so many combinations to reference a ticket that you
have a fair assurance of uniqueness when you combine multiple helpdesks
into one or perform imports. A good example of this is moving tickets from Cerberus Helpdesk 3.x to 4.0. If you did any evaluation testing in 4.0 then your internal ticket IDs will likely have consumed some IDs that were used by your original data. This means any original tickets that you import will end up with a different internal ID than they used to have. This shouldn't matter unless you're giving that ID to customers as a reference (which by now we hope you understand is a bad idea!).&lt;/li&gt;&lt;/ul&gt;As long as your preferred ticket mask format can guarantee a fair amount of uniqueness on generation, meaning multiple masks can be tried until a unique one is found, then you can change the ticket mask format to anything you like.&lt;br&gt;&lt;br&gt;In the file cerb4/api/Application.class.php, near line 247, you will find:&lt;br&gt;&lt;span style="font-family: Courier New; background-color: rgb(230, 230, 230);"&gt;static function generateTicketMask($pattern = "CCC-CCCCC") {&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;em&gt;$pattern&lt;/em&gt; is the format of the ticket mask. At this time, the mask cannot exceed 16 characters in length. You can use the following tokens:&lt;br&gt;&lt;br&gt;&lt;strong&gt;L&lt;/strong&gt; - Random letter&lt;br&gt;&lt;strong&gt;N&lt;/strong&gt; - Random number&lt;br&gt;&lt;strong&gt;C&lt;/strong&gt; - Random letter or number&lt;br&gt;&lt;strong&gt;Y&lt;/strong&gt; - Current year (4-digit)&lt;br&gt;&lt;strong&gt;M&lt;/strong&gt; - Current month (01-12)&lt;br&gt;&lt;strong&gt;D&lt;/strong&gt; - Current Day (01-31)&lt;br&gt;&lt;br&gt;It's important to re-state that your ticket mask pattern should have an amount of randomness to it. Your helpdesk may receive a lot of mail in a very short time period, so purely date-driven masks won't be sufficient.&lt;br&gt;&lt;br&gt;There's also another caveat: Make sure your ticket mask doesn't produce an entirely numeric number (i.e., without dashes, etc). The helpdesk can use internal IDs and masks interchangeably on most functionality, so if your mask looks like an ID you will run into trouble.&lt;br&gt;&lt;br&gt;It's possible for support for more pattern tokens to be added, you can make suggestions from the &lt;a href="http://www.wgmdev.com/jira/browse/CHD"&gt;project portal&lt;/a&gt;.&lt;br&gt;&lt;br&gt;&lt;strong&gt;Forward-compatibility notice:&lt;/strong&gt; This process may become a configuration setting from the GUI in a future update. It will depend on how often people seek to change the default mask pattern.</description><link>http://www.cerberusweb.com/support/kb/article/15</link><pubDate>Fri, 05 Jun 2009 16:56:49 GMT</pubDate><guid isPermaLink="false">e083d2ab4670911ba142e98122d10b30</guid></item><item><title>How do I set up a cronjob to ping the /cron page automatically?</title><description>In Linux, you can use various command-line tools to ping a webpage from your crontab.&lt;br&gt;&lt;ul&gt;&lt;li&gt;lynx --source "http://localhost/cerb4/cron"&lt;/li&gt;&lt;li&gt;wget -O - --quiet "http://localhost/cerb4/cron"&lt;/li&gt;&lt;/ul&gt;&lt;br&gt;In Windows:&lt;br&gt;&lt;ul&gt;&lt;li&gt;You can &lt;a href="http://gnuwin32.sourceforge.net/packages/wget.htm"&gt;download a binary version of wget here&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;Set up a scheduled task to run:c:\wget\wget.exe --spider "http://localhost/cerb4/cron"&lt;/li&gt;&lt;/ul&gt;&lt;br&gt;&lt;span style="color: rgb(192, 0, 0);"&gt;&lt;strong&gt;NOTE&lt;/strong&gt;: if you are not using the mod_rewrite plugin for friendly URLs, then the above examples all change "cerb4/cron" to "cerb4/index.php/cron".&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;strong&gt;Keywords:&lt;/strong&gt; cron, scheduled tasks, job</description><link>http://www.cerberusweb.com/support/kb/article/29</link><pubDate>Wed, 23 Apr 2008 05:57:37 GMT</pubDate><guid isPermaLink="false">79e7a606f2f01a8a145397b13e78761f</guid></item><item><title>How much does Cerberus Helpdesk cost?</title><description>Cerberus Helpdesk is deployed as either an online service (hosted by us) or a standalone application (hosted on your hardware).  The functionality of both versions is identical.&lt;br&gt;&lt;br&gt;The product will operate in a free, non-expiring mode by default which has the following limitations:&lt;br&gt;&lt;ul&gt;&lt;li&gt;Limited to 3 users.&lt;/li&gt;&lt;li&gt;A Cerberus Helpdesk tagline will be appended to all outgoing mail.&lt;/li&gt;&lt;/ul&gt;An owned license doesn't have these restrictions.&lt;br&gt;&lt;br&gt;Discounts are available for small companies, educational institutions, non-profits and open-source projects.&lt;br&gt;&lt;br&gt;The latest price sheet can be found here:&lt;br&gt;&lt;a href="http://www.cerberusweb.com/purchase.php" tabindex="1"&gt;http://www.cerberusweb.com/purchase.php&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;strongr style="font-family: yui-tmp;"&gt;&lt;br&gt;&lt;/strongr&gt;&lt;strong&gt;Keywords:&lt;/strong&gt; pricing, price, purchase&lt;strongr style="font-family: yui-tmp;"&gt;&lt;br&gt;&lt;/strongr&gt;</description><link>http://www.cerberusweb.com/support/kb/article/2</link><pubDate>Wed, 23 Apr 2008 05:59:16 GMT</pubDate><guid isPermaLink="false">982521cf43eeb77f11938af7cdd039b7</guid></item><item><title>How do I add my company logo to the top of the helpdesk?</title><description>To personalize your helpdesk/add your logo:&#xD;
&#xD;
1) Log in to your desk&#xD;
2) Go to Helpdesk Setup&#xD;
3) Under the 'System' tab, there will be an entry for Logo URL:&#xD;
4) Enter in the URL to your desired logo</description><link>http://www.cerberusweb.com/support/kb/article/4</link><pubDate>Mon, 16 Mar 2009 21:37:25 GMT</pubDate><guid isPermaLink="false">06ecb583a98d7b31bd4628354dd98381</guid></item><item><title>Can I use Cerb4 to check a Gmail account through POP3?</title><description>Absolutely!&lt;br&gt;&#xD;
&lt;br&gt;&lt;strong&gt;Server:&lt;/strong&gt; pop.gmail.com&lt;br&gt;&lt;strong&gt;&#xD;
Port:&lt;/strong&gt; 995&lt;br&gt;&lt;strong&gt;&#xD;
Protocol:&lt;/strong&gt; POP3-SSL&lt;br&gt;&lt;strong&gt;&#xD;
User:&lt;/strong&gt; &lt;a href="mailto:you@gmail.com"&gt;you@gmail.com&lt;/a&gt;&lt;br&gt;&lt;strong&gt;&#xD;
Pass:&lt;/strong&gt; (your gmail password)&lt;br&gt;&#xD;
&lt;br&gt;Make sure POP3 is enabled for your Gmail account (Settings-&gt;Forwarding &amp; POP3). If you want to import your entire Gmail history, use the 'Enable POP for &lt;strong&gt;all mail&lt;/strong&gt; (even mail that's already been downloaded)' option. Otherwise to just download new e-mail use the 'Enable POP only for &lt;strong&gt;mail that arrives from now on&lt;/strong&gt;' option.&lt;br&gt;&lt;br&gt;&#xD;
You can set up Cerb4 POP3 accounts in Configuration-&gt;Scheduler-&gt;POP3.</description><link>http://www.cerberusweb.com/support/kb/article/28</link><pubDate>Wed, 23 Apr 2008 05:56:31 GMT</pubDate><guid isPermaLink="false">ec8a020704cd6e1af39b383a3af53ace</guid></item><item><title>After updating, I see "Parse error: syntax error, unexpected T_SL in ... framework.config.php"</title><description>If you see the following error after you update from Subversion it usually means you had a conflict:&lt;br&gt;&lt;strong&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;&lt;span class="q"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="background-color: rgb(247, 221, 233);"&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;Parse error: syntax error, unexpected T_SL in ... framework.config.php&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Conflicts are a situation where both your local copy of a file and the official version of the same file have changes on the same lines.&lt;br&gt;&lt;br&gt;The best way to resolve a conflict is to edit the affected file and manually merge the changes.  Generally this involves choosing the changes to keep, which requires an understanding of the code.&lt;br&gt;&lt;br&gt;A quick way to resolve a conflict, assuming you don't want to keep your local changes, is to revert the file.  You can do this by issuing the following command:&lt;br&gt;&lt;span style="font-family: Courier New; background-color: rgb(230, 230, 230);"&gt;svn revert framework.config.php&lt;/span&gt;&lt;br&gt;&lt;br&gt;This will remove any local changes.  It's important to note when doing this to your &lt;em&gt;framework.config.php&lt;/em&gt; file that means it will remove your configuration settings.  Be sure to make a copy of the file before reverting so you can replace your database connection info.&lt;br&gt;&lt;br&gt;Once you've resolved the conflict you need to tell Subversion with:&lt;br&gt;&lt;span style="font-family: Courier New; background-color: rgb(230, 230, 230);"&gt;svn resolved framework.config.php&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</description><link>http://www.cerberusweb.com/support/kb/article/14</link><pubDate>Wed, 23 Apr 2008 06:03:30 GMT</pubDate><guid isPermaLink="false">8fa22afe08d6bc6adf9e5a472a0666cd</guid></item><item><title>How can I automate the update process from the command line?</title><description>You can automate Cerb4 updates at the shell using a command-line browser, like &lt;a target="_blank" href="http://en.wikipedia.org/wiki/Wget" tabindex="1"&gt;wget&lt;/a&gt; or &lt;a target="_blank" href="http://en.wikipedia.org/wiki/Lynx_%28web_browser%29" tabindex="1"&gt;lynx --source&lt;/a&gt;.&lt;br&gt;&#xD;
&lt;br&gt;From your Cerb4 directory:&lt;br&gt;&lt;em&gt;&#xD;
svn update&lt;br&gt;&#xD;
wget -O - --quiet "http://localhost/cerb4/update"&lt;br&gt;&#xD;
rm -Rf install/&lt;br&gt;&lt;/em&gt;&#xD;
&lt;br&gt;&#xD;
To grant &lt;em&gt;/update&lt;/em&gt; access to your script simply add your local IP to the&#xD;
Configuration-&gt;General-&gt;IP Security section.  &lt;br&gt;&lt;br&gt;Alternatively you&#xD;
can do an override from the &lt;em&gt;AUTHORIZED_IPS_DEFAULTS&lt;/em&gt; setting at the&#xD;
bottom of the &lt;em&gt;framework.config.php&lt;/em&gt; file.  This approach works best when you're hosting several helpdesks since you can just add your local IP to the &lt;em&gt;framework.config.php&lt;/em&gt; file from your provisioning (auto-install) script for each client.&lt;br&gt;&lt;br&gt;&lt;strong&gt;Keywords:&lt;/strong&gt; shell, terminal, CLI, bash, script, automation&lt;br&gt;</description><link>http://www.cerberusweb.com/support/kb/article/22</link><pubDate>Wed, 23 Apr 2008 05:59:23 GMT</pubDate><guid isPermaLink="false">5617d055998ceadee1128b7dad8f11f0</guid></item><item><title>How do I make my ticket lists auto-refresh every couple minutes?</title><description>Our development philosophy in Cerberus Helpdesk 4.0 is to keep the application cleaner, simpler and more intuitive by not implementing various tangential preferences when good alternatives already exist.&lt;br&gt;&lt;br&gt;The best way to automatically refresh a web page at a specific interval is by using a browser plug-in.&lt;br&gt;&lt;br&gt;Here's a good one for Firefox:&lt;br&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/115" tabindex="1"&gt;https://addons.mozilla.org/en-US/firefox/addon/115&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</description><link>http://www.cerberusweb.com/support/kb/article/19</link><pubDate>Wed, 23 Apr 2008 06:04:40 GMT</pubDate><guid isPermaLink="false">586bc8de3f6f6e4484ba6ba08752c1a2</guid></item><item><title>Is my helpdesk restricted to a specific domain or URL?</title><description>Our licensing is very liberal.  Cerberus Helpdesk 4.0 is licensed to your company and is not tied to a specific server, piece of hardware or domain name.&lt;br&gt;&lt;br&gt;You may install the helpdesk on as many domains and servers as you desire as long as its for the use of the licensed company.&lt;br&gt;&lt;br&gt;That means if your company supports 5 products, you can install multiple helpdesk copies.  But you cannot install multiple copies for use by other companies (such as unauthorized reselling).&lt;br&gt;</description><link>http://www.cerberusweb.com/support/kb/article/8</link><pubDate>Wed, 23 Apr 2008 06:03:15 GMT</pubDate><guid isPermaLink="false">6f982b9ef223505a33297bbf72d69291</guid></item><item><title>Help!  My ticket masks are spelling suggestive/offensive words!</title><description>We haven't explicitly defined any "bad words" in the mask generation.  Some humorous things have come up over the years.  Really, anybody with an imagination is going to be able to interpret something the wrong way.&lt;br&gt;&#xD;
&lt;br&gt;&#xD;
If anybody is that worried about ticket masks, we've made it really easy to modify&#xD;
the available letters for mask generation.  The easiest thing to do&#xD;
about it would be eliminating vowels.&lt;br&gt;&#xD;
&lt;br&gt;&#xD;
That reduces the standard mask pattern from 1.38 trillion combinations to 926 billion -- but hey, you'll live.&lt;br&gt;&lt;br&gt;In the file &lt;em&gt;/cerb4/api/Application.class.php&lt;/em&gt;, around line 472, change:&lt;br&gt;&lt;span style="font-family: Courier New; background-color: rgb(230, 230, 230);"&gt;$letters = "ABCDEFGHIJKLMNPQRSTUVWXYZ";&lt;/span&gt;&lt;br&gt;&lt;br&gt;to:&lt;br&gt;&lt;span style="font-family: Courier New; background-color: rgb(230, 230, 230);"&gt;$letters = "BCDFGHJKLMNPQRSTVWXYZ";&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;strong&gt;Keywords:&lt;/strong&gt; profanity, vulgar, swear, curse, rainbows, butterflies, gumdrops&lt;br&gt;</description><link>http://www.cerberusweb.com/support/kb/article/16</link><pubDate>Wed, 23 Apr 2008 06:03:41 GMT</pubDate><guid isPermaLink="false">3818d6d9a1f38a116451dee816605c60</guid></item><item><title>How can I migrate only specific tickets from 3.x to 4.0?</title><description>There isn't a simple option for selective importing in the migration tool, but here's an easy workaround:&lt;br&gt;&lt;br&gt; 1. Backup your original database and copy it somewhere safe.&lt;br&gt;&lt;br&gt; 2. Upgrade to 3.6 if you haven't already:&lt;br&gt;&lt;A href="http://www.cerberusweb.com/download/archives" target="_blank"&gt;http://www.cerberusweb.com/download/archives&lt;/A&gt;&lt;br&gt;&lt;br&gt; 3. You can delete any tickets you don't want imported using the GUI.&lt;br&gt;&lt;br&gt;4. To not import any closed tickets, you can Issue the following SQL statement against your 3.6 database:&lt;br&gt;&lt;strong&gt;&lt;span STYLE='font-family: "Courier New"'&gt;UPDATE ticket SET is_deleted = 1 WHERE is_closed = 1;&lt;/span&gt;&lt;/strong&gt;&lt;br&gt;&lt;br&gt; 5. Follow the normal migration instructions using this new database:&lt;br&gt;&lt;A href="http://wiki.cerb4.com/wiki/ImpEx:Cerb3Export" target="_blank"&gt;http://wiki.cerb4.com/wiki/ImpEx:Cerb3Export&lt;/A&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</description><link>http://www.cerberusweb.com/support/kb/article/39</link><pubDate>Thu, 16 Oct 2008 00:32:22 GMT</pubDate><guid isPermaLink="false">e26a91457e1f3bcef418f1d75f53f0df</guid></item><item><title>Will I lose my Cerb4 configuration if I use the ImpEx migration tools?</title><description>We've considered that people often like to do a bit of evaluation and experimentation before importing their real data.  The ImpEx migration tools imports tickets, KB articles, contact addresses, contact orgs, and workers as separate xml files; one for each record.  We did it this way so things were atomized -- meaning you could play around all you want with Cerb4 and then bring the data in later without overwriting anything.  Because it uses standard xml, that also mean you just have to write exporters from other systems and not importers.&lt;br&gt;&#xD;
&lt;br&gt;&#xD;
All imported objects are imported by the scheduler job "Background Importing and Synchronization".  The ImpEx tools allow you to import your tickets into a separate group where you can sort them out later as you see fit.  In this way the import process will not interfere with your Cerb4 configuration.&#xD;
&lt;br&gt;&#xD;
For more details see http://wiki.cerb4.com/wiki/ImpEx:Cerb3Export&#xD;
</description><link>http://www.cerberusweb.com/support/kb/article/18</link><pubDate>Thu, 16 Oct 2008 00:29:48 GMT</pubDate><guid isPermaLink="false">1e1944dd6bfb65fd448fe58ee52fbe46</guid></item><item><title>'java.lang.OutOfMemoryError' when running the Migration Tools</title><description>Try increasing the JRE's heap size when running the migration script:&lt;br&gt;&lt;strong&gt;jre/bin/java -Xmx512m -jar Cerb4-ImpEx.jar cerb3.cfg&lt;/strong&gt;&lt;br&gt;&lt;br&gt;If you were in the middle of an export, be sure to clear out the &lt;em&gt;output/&lt;/em&gt; directory before restarting so you don't create duplicate tickets.&lt;strong&gt;&lt;br&gt;&lt;/strong&gt;&lt;strong&gt; &lt;/strong&gt;</description><link>http://www.cerberusweb.com/support/kb/article/31</link><pubDate>Thu, 16 Oct 2008 02:44:04 GMT</pubDate><guid isPermaLink="false">72e0d2c3259230f5e1bf1d8227b2c6b8</guid></item><item><title>How do I cancel my hosted helpdesk service?</title><description>You may cancel your hosted helpdesk service at any time by contacting support at support@webgroupmedia.com or by calling 714-671-9090 (USA).&lt;br&gt;</description><link>http://www.cerberusweb.com/support/kb/article/11</link><pubDate>Wed, 23 Apr 2008 06:02:41 GMT</pubDate><guid isPermaLink="false">2bd0fcc521d974cadce92b7e25759276</guid></item><item><title>If I have you host my helpdesk is there a contract?</title><description>Our helpdesk hosting packages are all on a month-to-month basis.  There is no minimum commitment and you can cancel service at any time.&lt;br&gt;</description><link>http://www.cerberusweb.com/support/kb/article/10</link><pubDate>Wed, 23 Apr 2008 06:02:30 GMT</pubDate><guid isPermaLink="false">ed89030f5dad2c60167dffdcbff0bd8a</guid></item><item><title>How do I change the date format displayed in ticket lists?</title><description>While this will probably eventually be a configurable option (or at least one that's defined in only one place), the current method is to edit cerb4/plugins/cerberusweb.core/templates/tickets/ticket_view.tpl.php. Lines 71, 73, and 75 are the date fields, and you simply need to change&lt;br&gt;&lt;span style="font-family: Courier New;"&gt;{$result.t_created_date|date_format}&lt;/span&gt;&lt;br&gt;to&lt;br&gt;&lt;span style="font-family: Courier New;"&gt;{$result.t_created_date|date_format:'%b %e, %Y %H:%M:%S'}&lt;/span&gt;&lt;br&gt;or any other desired format specifiers. For a list of available specifiers, please refer to the Smarty documentation here: &lt;a title="Smarty docs for date_format" target="_blank" href="http://smarty.php.net/manual/en/language.modifier.date.format.php"&gt;http://smarty.php.net/manual/en/language.modifier.date.format.php&lt;/a&gt;</description><link>http://www.cerberusweb.com/support/kb/article/38</link><pubDate>Wed, 23 Apr 2008 05:58:12 GMT</pubDate><guid isPermaLink="false">c6324d4f6c664b917e4ca6dfcd108d3e</guid></item><item><title>Migration out of memory error</title><description>Exception in thread "main" java.lang.OutOfMemoryError: Java heap space&lt;br&gt;&lt;br&gt;&lt;br&gt;Generally this error means that java has ran out of memory during the migration process.  This is usually the result of java getting hung up on a very large file.  Since defaults are usually 128m for java, it may have a hard time and bug out during the migration.  If that happens, simply run the java tool with the following option:&lt;br&gt;&lt;br&gt;&lt;code&gt;-Xmx512m&lt;/code&gt;&lt;br&gt;&lt;br&gt;&lt;code&gt;./jre/bin/java -Xmx256m &lt;/code&gt;-jar Cerb4-ImpEx.jar cerb3.cfg</description><link>http://www.cerberusweb.com/support/kb/article/41</link><pubDate>Thu, 16 Oct 2008 00:31:11 GMT</pubDate><guid isPermaLink="false">9b991688d5fbde0eb1781edfe60df690</guid></item><item><title>KB Import fails with "Input is not proper UTF-8" message</title><description>If your KB import fails as improper UTF-8, it's possible that come of your articles contain invalid, Microsoft-specific, characters.&lt;br /&gt;  
&lt;br /&gt;  
The first line of the warning (you may need to turn on display_errors in your php.ini file) should tell you what line number in the source xml to find the first problem at.  Select that character and do a search and replace on all like characters.  You may have to repeat this process a few times, as there are several common MS characters that will break the import:&lt;br /&gt;  
left double quote (replace with ")&lt;br /&gt;  
right double quote (replace with ")&lt;br /&gt;  
right single quote (replace with ')&lt;br /&gt;  
ellipsis (replace with ...)</description><link>http://www.cerberusweb.com/support/kb/article/44</link><pubDate>Fri, 08 Aug 2008 18:39:06 GMT</pubDate><guid isPermaLink="false">3dc77b736d0fe6ccd321ccca03325308</guid></item><item><title>Does Cerberus Workstation exist in 4.0?</title><description>At the moment the Workstation concept isn't being translated to 4.0.&lt;br&gt;&#xD;
&lt;br&gt;&#xD;
The major purpose of Workstation was to give us a place where we could&#xD;
try alternate interfaces and concepts without drastically changing Cerb&#xD;
3.x.&lt;br&gt;&#xD;
&lt;br&gt;&#xD;
With Cerb 4.0 we were able to give 9 months of thought to cleaning up all our concepts in the &lt;u&gt;main&lt;/u&gt; interface, which deprecated the primary purpose of Workstation.&lt;br&gt;&#xD;
&lt;br&gt;&#xD;
That's not to say we'll never have another alternative desktop&#xD;
interface for 4.x -- but it would have been a big time-waster&#xD;
developing it in tandem with the 4.0 web interface which was&#xD;
conceptually changing and improving very rapidly. The more dependencies&#xD;
we build in, the earlier, the fewer massive improvements/innovations we&#xD;
can make.&lt;br&gt;&#xD;
&lt;br&gt;&#xD;
Workstation in 4.0 will really depend on customer demand more than anything.&lt;br&gt;&#xD;
&lt;br&gt;We start by asking what the 4.x interface doesn't do well enough that&#xD;
leaves the door open for Workstation still? That kind of feedback is&#xD;
very helpful.</description><link>http://www.cerberusweb.com/support/kb/article/20</link><pubDate>Wed, 23 Apr 2008 06:04:20 GMT</pubDate><guid isPermaLink="false">57ef51e840a7cec12f02b6057602415f</guid></item><item><title>How do I stop getting a copy of all /cron output to my e-mail address?</title><description>The smart thing to do in this situation is to redirect any cron output to /dev/null.&lt;br&gt;&#xD;
&lt;br&gt;&#xD;
You do that like this:&lt;br&gt;&#xD;
&lt;div style="margin: 5px 20px 20px;"&gt;&#xD;
			&#xD;
				*/1 * * * * command &lt;strong&gt;&gt;/dev/null 2&gt;&amp;1&lt;/strong&gt;&lt;/div&gt;Those new bold parts mean:&lt;br&gt;&#xD;
&lt;ul&gt;&lt;li&gt;&lt;strong&gt;&gt;/dev/null&lt;/strong&gt; (redirect any screen output to null -- silently ignore/destroy it)&lt;br&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;2&gt;&amp;1&lt;/strong&gt; (combine STDERR and STDOUT for the redirect so&#xD;
you get no screen output from either pipe. In some situations you'd&#xD;
want to only suppress output and still be emailed explicit errors from&#xD;
a shell script, so you'd leave this part off).&lt;/li&gt;&lt;/ul&gt;</description><link>http://www.cerberusweb.com/support/kb/article/33</link><pubDate>Wed, 23 Apr 2008 05:55:57 GMT</pubDate><guid isPermaLink="false">1d802c04abbde4daa0055a5c0357f849</guid></item><item><title>Do my customers need to create an account to send in new tickets?</title><description>Using Cerberus Helpdesk 4.0 your customers don't need to create a special account to send you e-mail.  They can send you e-mail directly (to sales@yourcompany.com, for example) or they can use a contact form you've created with our Contact Form Builder tool.&lt;br&gt;&lt;br&gt;If you're worried about spam, the Contact Form Builder will not expose your e-mail address and you have the option of enabling a &lt;a target="_blank" href="http://www.wikipedia.org/wiki/CAPTCHA" tabindex="1"&gt;CAPTCHA&lt;/a&gt; (having users type a few letters from an image) to help reduce automated abuse of the form.&lt;br&gt;</description><link>http://www.cerberusweb.com/support/kb/article/6</link><pubDate>Wed, 23 Apr 2008 06:01:54 GMT</pubDate><guid isPermaLink="false">9858135420346a846e583f9a79030164</guid></item><item><title>Ticket lists fail to finish rendering</title><description>Occasionally (two known instances so far), one of the ticket lists will silently fail to completely render when loading a mail tab, but *will* render completely when you click refresh.&lt;br /&gt;  
&lt;br /&gt;  
This turns out to be a memory allocation problem, where Cerberus is running out of memory.  Increase the available memory to solve this issue.</description><link>http://www.cerberusweb.com/support/kb/article/45</link><pubDate>Tue, 19 Aug 2008 20:07:03 GMT</pubDate><guid isPermaLink="false">a7315718c4a4dbae6c45b0a5c32d53b4</guid></item><item><title>Can I become a Cerberus Helpdesk reseller?</title><description>Yes!  We offer generous discounts to companies with built-in communities who feel they can add value by reselling Cerberus Helpdesk to their users.&lt;br&gt;&lt;br&gt;To see if you qualify please contact sales by e-mailing sales@webgroupmedia.com or calling 714-671-9090 (USA).&lt;br&gt;</description><link>http://www.cerberusweb.com/support/kb/article/9</link><pubDate>Wed, 23 Apr 2008 06:02:49 GMT</pubDate><guid isPermaLink="false">492e8c38d86162ec6408a6d19dfd4eed</guid></item></channel></rss>
