<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Sugarcrm – Yeri Tiete</title><link>https://yeri.be/tag/sugarcrm/</link><description>Yeri Tiete's blog</description><language>en</language><copyright>© Yeri Tiete</copyright><lastBuildDate>Wed, 06 Oct 2010 02:35:26 +0200</lastBuildDate><atom:link href="https://yeri.be/tag/sugarcrm/index.xml" rel="self" type="application/rss+xml"/><item><title>SugarCRM: get rid of the ads</title><link>https://yeri.be/sugarcrm-get-rid-of-the-ads/</link><pubDate>Wed, 06 Oct 2010 02:35:26 +0200</pubDate><author>Yeri Tiete</author><guid isPermaLink="true">https://yeri.be/sugarcrm-get-rid-of-the-ads/</guid><description>&lt;p&gt;When logging in, you get a huge ad saying &amp;ldquo;Go Pro&amp;rdquo; or something similar, and some news feed about SugarCRM in SugarCRM: Community Edition. Fun fun, but I don&amp;rsquo;t quite need that.&lt;/p&gt;
&lt;p&gt;Anyway, &amp;ldquo;fix&amp;rdquo;:&lt;/p&gt;
&lt;pre&gt;cd crm-path/modules/Home/Dashlets
mv iFrameDashlet/ /root/sCRM-dashlet/
mv SugarNewsDashlet/ /root/sCRM-dashlet/&lt;/pre&gt;
&lt;p&gt;Remove these two modules, refresh site, and you&amp;rsquo;d be fine.&lt;/p&gt;
&lt;p&gt;SugarCRM updates might put these modules back in place though.&lt;/p&gt;
&lt;p&gt;I moved them to /root/sCRM-dashlet in case you want a backup, else rm -rf. ;)&lt;/p&gt;</description><content:encoded><![CDATA[<p>When logging in, you get a huge ad saying &ldquo;Go Pro&rdquo; or something similar, and some news feed about SugarCRM in SugarCRM: Community Edition. Fun fun, but I don&rsquo;t quite need that.</p>
<p>Anyway, &ldquo;fix&rdquo;:</p>
<pre>cd crm-path/modules/Home/Dashlets
mv iFrameDashlet/ /root/sCRM-dashlet/
mv SugarNewsDashlet/ /root/sCRM-dashlet/</pre>
<p>Remove these two modules, refresh site, and you&rsquo;d be fine.</p>
<p>SugarCRM updates might put these modules back in place though.</p>
<p>I moved them to /root/sCRM-dashlet in case you want a backup, else rm -rf. ;)</p>
]]></content:encoded><category>Software</category><category>www</category><category>sugarcrm</category></item><item><title>SugarCRM: issue saving locales</title><link>https://yeri.be/sugarcrm-issue-saving-locales/</link><pubDate>Thu, 23 Sep 2010 01:51:11 +0200</pubDate><author>Yeri Tiete</author><guid isPermaLink="true">https://yeri.be/sugarcrm-issue-saving-locales/</guid><description>&lt;p&gt;&lt;a href="http://www.sugarcrm.com/crm/download/sugar-suite.html" target="_blank" rel="noopener noreferrer"&gt;SugarCRM&lt;/a&gt; (community edition; version 6.0.2) has been giving me a bunch of issues like being unable to change the locale settings (&amp;ldquo;Locales&amp;rdquo; under &amp;ldquo;Administration&amp;rdquo;) as well as &amp;ldquo;Display module icon as favicon&amp;rdquo; (&amp;ldquo;System Settings&amp;rdquo;).&lt;/p&gt;
&lt;p&gt;Changing the US format (yyyy/mm/dd) to EU (dd/mm/yyyy) and every other setting on that page wasn&amp;rsquo;t actually saved/remembered upon hitting save.&lt;/p&gt;
&lt;p&gt;Editing it manually in config.php wasn&amp;rsquo;t an option either, as it got overwritten every single time. I could of course change permission, and make it unwritable by the webserver, but that would make the rest of the admin panel useless (everything else isn&amp;rsquo;t configurable anymore).&lt;/p&gt;</description><content:encoded><![CDATA[<p><a href="http://www.sugarcrm.com/crm/download/sugar-suite.html" target="_blank" rel="noopener noreferrer">SugarCRM</a> (community edition; version 6.0.2) has been giving me a bunch of issues like being unable to change the locale settings (&ldquo;Locales&rdquo; under &ldquo;Administration&rdquo;) as well as &ldquo;Display module icon as favicon&rdquo; (&ldquo;System Settings&rdquo;).</p>
<p>Changing the US format (yyyy/mm/dd) to EU (dd/mm/yyyy) and every other setting on that page wasn&rsquo;t actually saved/remembered upon hitting save.</p>
<p>Editing it manually in config.php wasn&rsquo;t an option either, as it got overwritten every single time. I could of course change permission, and make it unwritable by the webserver, but that would make the rest of the admin panel useless (everything else isn&rsquo;t configurable anymore).</p>
<p>My workaround:</p>
<p>Install the outdated <a href="https://web.archive.org/web/20140911091535/http://www.sugarforge.org/frs/?group_id=78" target="_blank" rel="noopener noreferrer">EN_GB locale from SugarForge</a>. It won&rsquo;t complain that the versions do not match (unlike the two Dutch locales), but it <em>will</em> break your GUI.</p>
<p>However, this gives you time to edit all the settings, save, and put it back to English (US). And this time, it gets remembered (idem dito for the favicon).</p>
<p>I however kept the EN_GB locale module installed, just in case, and thus didn&rsquo;t test whether it broke again when the EN_GB mod is removed.</p>
<p>Buggy CRM is buggy. :(</p>
<p>Also, the fact I cannot delete users/employees directly is bugging me. Doubt this CRM will make it into production fase&hellip; -.-</p>
]]></content:encoded><category>Errors</category><category>Software</category><category>www</category><category>sugarcrm</category></item></channel></rss>