<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p><span>@Alan</span></p>
<p><span>We have a ready solution for session in YetiForce. The license is open so there's no need to try with different solutions, if you can take the ready-made and working mechanism. All created sessions are in cache [ for security, the path should be moved outside the app].</span></p>
<p><span>@Preexo</span></p>
<p><span>I sent you an email.</span></p>
<div>---<br />
<div>Z poważaniem / Regards</div>
<div> </div>
<div><strong>Błażej Pabiszczak</strong></div>
<div><em>Chief Executive Officer</em></div>
<div>M: +48.884999123<br />E: <a title="Mail do Błażej Pabiszczak" href="mailto:b.pabiszczak@yetiforce.com">b.pabiszczak@yetiforce.com</a></div>
<hr />
<p><span>YetiForce 3.0 LTS has arrived! </span><a href="https://gitdeveloper.yetiforce.com/" rel="noreferrer">Test</a><span> the latest, most innovative open source system in the world, and </span><a href="https://github.com/YetiForceCompany/YetiForceCRM" rel="noreferrer">join</a><span> our community.</span></p>
</div>
<p> </p>
<p>W dniu 2016-04-25 05:22, Preexo napisał(a):</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">@Alan: Yeah, haha it caught me once before already like a year ago, but I<br /> forgot what it was, so I left the error here now since I always come here<br /> first and look for answers. :)<br /> Thanks for the information Alan, I totally agree that your suggested change<br /> would be an improvement. I suggest you add a merge request and we go from<br /> there. I'll support it definitely, thanks a lot!<br /><br /> @Błażej: I'd love to discuss the advantage and disadvantage of yetiforce in<br /> a separate mail thread and I would actually love to hear from you why there<br /> is no discussion platform provided by yetiforce and would love to hear from<br /> all the old-school vtigers why they have never switched, also all the<br /> extension vendors have never switched, why? But you thread pollution with<br /> bringing this up over and over again in totally unrelated topics is a bit<br /> annoying, sorry no hate.<br /><br /><br /> Alan Bell-6 wrote
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">it is also here <a href="http://code.vtiger.com/vtiger/vtigercrm/issues/56">http://code.vtiger.com/vtiger/vtigercrm/issues/56</a> with a <br /> suggested one line patch, change line 39 of includes/main/WebUI.php to<br /><br /> if ($userid && <br /> vglobal('application_unique_key')==$_SESSION['app_unique_key']) {<br /><br /> so that it checks that your session is one for the unique key of the <br /> instance. I am not sure if there is a better way to do it, but this <br /> should work whatever your apache settings are.<br /><br /> Alan.<br /><br /> On 22/04/16 12:38, Błażej Pabiszczak wrote:
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><br /> @Preexo<br /><br /> Your problem is nothing new, every novice Vtiger programmer had a <br /> problem with it, you can find dozens of topics in Google, I even <br /> answered some of them, they all were related to this particular problem.<br /><br /> The problem was discussed 10 years ago, here's one of these topics:<br /><a href="https://forums.vtiger.com/index.php?p=/discussion/16927/multiple-installations-on-the-same-apache-engine/p1">https://forums.vtiger.com/index.php?p=/discussion/16927/multiple-installations-on-the-same-apache-engine/p1</a>. <br /> The solution itself is very simple, it's enough to separate sessions <br /> in the application [if Apache allows for that].<br /><br /> You can find hundreds of problems like this one, they result from the <br /> fact that Vtiger doesn't introduce changes, and doesn't allow users to <br /> introduce them. If the users could introduce changes the problem <br /> would've been fixed 10 years ago.<br /><br /> In our system it was one of the first things we changed, because for <br /> us it was a security error in a way.<br /><br /> ---<br /> Z poważaniem / Regards<br /> *Błażej Pabiszczak*<br /> /Chief Executive Officer/<br /> M: +48.884999123<br /> E:</blockquote>
</blockquote>
<br />
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">b.pabiszczak@</blockquote>
<br />
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"> &lt;mailto:</blockquote>
<br />
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">b.pabiszczak@</blockquote>
<br />
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">&gt;
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">------------------------------------------------------------------------<br /><br /> YetiForce 3.0 LTS has arrived! Test <br /> &lt;<a href="https://gitdeveloper.yetiforce.com/&gt">https://gitdeveloper.yetiforce.com/&gt</a>; the latest, most innovative<br /> open <br /> source system in the world, and join <br /> &lt;<a href="https://github.com/YetiForceCompany/YetiForceCRM&gt;our">https://github.com/YetiForceCompany/YetiForceCRM&gt;our</a> community.<br /><br /> W dniu 2016-04-22 10:07, Preexo napisał(a):<br /><br />
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">I just wasted half an hour of my life trying to get my head around <br /> this until<br /> I realized it's just the session. Because I tried installing a dev<br /> environment with a old session from the old dev environment in my <br /> browser.<br /> This error comes up when installing a new vtiger with an old vtiger <br /> session<br /> in the browser. :<br /><br /> ```<br /> PHP Fatal error:  Call to a member function Execute() on a non-object in<br /> /var/lib/shared/websites/custom/www/crmdev/include/database/PearDatabase.php<br /> on line 357<br /> ```<br /><br /> I just leave this here for future reference. Close the browser, <br /> delete the<br /> session, everything is fine...<br /><br /><br /><br /> --<br /> View this message in context: <br /><a href="http://vtiger-crm.2324883.n4.nabble.com/Installing-vtiger-with-an-old-session-tp18855.html">http://vtiger-crm.2324883.n4.nabble.com/Installing-vtiger-with-an-old-session-tp18855.html</a><br /> Sent from the vtigercrm-developers mailing list archive at Nabble.com.<br /> _______________________________________________<br /><a href="http://www.vtiger.com/">http://www.vtiger.com/</a></blockquote>
<br /><br /> _______________________________________________<br /><a href="http://www.vtiger.com/">http://www.vtiger.com/</a></blockquote>
<br /><br /> _______________________________________________<br /><a href="http://www.vtiger.com/">http://www.vtiger.com/</a></blockquote>
<br /><br /><br /><br /><br /> --<br /> View this message in context: <a href="http://vtiger-crm.2324883.n4.nabble.com/Installing-vtiger-with-an-old-session-tp18855p18866.html">http://vtiger-crm.2324883.n4.nabble.com/Installing-vtiger-with-an-old-session-tp18855p18866.html</a><br /> Sent from the vtigercrm-developers mailing list archive at Nabble.com.<br /><br /> _______________________________________________<br /><a href="http://www.vtiger.com/">http://www.vtiger.com/</a></div>
</blockquote>
</body></html>