Hi Nitin,<div><br></div><div>I have checked the max_input_vars there is no value stored in the php.ini file.</div><div><br></div><div>the version of PHP is 5.3.3 and vTiger version 5.3.0</div><div><br></div><div>Thanks for your help.</div>
<div><br></div><div>regards</div><div>Rohit</div><div><br clear="all">Rohit Thakral<br><a href="http://www.targetintegration.com">www.targetintegration.com</a><br><a href="http://www.knowledgement.ie">www.knowledgement.ie</a><br>
<br><br><div class="gmail_quote">On Tue, Apr 3, 2012 at 11:45 AM, nitin <span dir="ltr"><<a href="mailto:nitin@vtiger.com">nitin@vtiger.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
Hi Rohit,<br>
<br>
Can you tell us your PHP and vtiger CRM version as there is some
problem with $_REQUEST as it is limited to 1000 from PHP-5.3.6. But
the post-data submitted had around 1162 key-value pairs. If in case
you are using PHP-5.3.6 or above please make the following changes
in PHP settings.<br>
<br>
<div> Following configuration changes restored back the normal
behavior.</div>
<div> </div>
<div> /etc/php5/php.ini</div>
<div> </div>
<div> max_input_vars = 5000 (default is 1000)</div>
<div> </div>
<div> (Suhosin + PHP)</div>
<div> </div>
<div> To increase the security Suhosin builds are provided for
Debian</div>
<div> For controlling the same we installed: sudo apt-get install
php5-suhosin</div>
<div> </div>
<div> /etc/php5/conf.d/suhosin.ini</div>
<div> </div>
<div> suhosin.get.max_vars = 5000</div>
<div> suhosin.get.max_value_length = 512000</div>
<div> </div>
<div> suhosin.post.max_vars = 5000</div>
<div> suhosin.post.max_value_length = 512000</div>
<div> </div>
<div> suhosin.request.max_vars = 100</div>
<div> suhosin.request.max_value_length = 512000</div>
<div> </div>
<div> In case, you want to disable suhosin's hard-limits you need to
un-comment</div>
<div> suhosin.simulation = on<br>
<br>
Regards,<br>
Nitin Goyal<br>
</div><div><div class="h5">
<br>
<br>
On 4/3/2012 1:26 PM, Rohit Thakral wrote:
</div></div><blockquote type="cite"><div><div class="h5">Hi Asha,
<div><br>
</div>
<div>The permissions are correctly set so no problem there.</div>
<div><br>
</div>
<div>Regards</div>
<div>Rohit </div>
<div><br clear="all">
Rohit Thakral<br>
<a href="http://www.targetintegration.com" target="_blank">www.targetintegration.com</a><br>
<a href="http://www.knowledgement.ie" target="_blank">www.knowledgement.ie</a><br>
<br>
<br>
<div class="gmail_quote">On Mon, Apr 2, 2012 at 1:40 PM, Asha <span dir="ltr"><<a href="mailto:asha@vtiger.com" target="_blank">asha@vtiger.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Rohit,
<div><br>
</div>
<div>Please check the permissions on user_privileges
directory.<br>
<br>
<div class="gmail_quote">
<div>
<div>On Mon, Apr 2, 2012 at 3:38 PM, Rohit
Thakral <span dir="ltr"><<a href="mailto:thakralrohit@gmail.com" target="_blank">thakralrohit@gmail.com</a>></span>
wrote:<br>
</div>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div>Hi Guys,
<div><br>
</div>
<div>I am trying to enable comments for a profile
but having difficulty. When I enable them and
save the profile. they get reset again.</div>
<div><br>
</div>
<div>Seems like the only profile which has these
enabled is Administrator. Leads field has
comments which are only visible to
administrators.</div>
<div><br>
</div>
<div>I'll appreciate any pointers.</div>
<div><br>
</div>
<div>Thanks</div>
<div>Rohit</div>
<br>
</div>
</div>
_______________________________________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><span><font color="#888888"><br>
</font></span></blockquote>
</div>
<span><font color="#888888"><br>
<br clear="all">
<div>
<br>
</div>
-- <br>
Regards,<br>
Asha<br>
vtiger Team<br>
<br>
<b>Connect with us on: </b><a href="http://twitter.com/#%21/vtigercrm" target="_blank">Twitter</a> <b>I</b> <a href="http://www.facebook.com/pages/vtiger/226866697333578?sk=wall" target="_blank">Facebook</a> <b>I</b> <a href="http://blog.vtiger.com/" target="_blank">Blog</a><b>
I</b> <a href="http://wiki.vtiger.com/index.php/Main_Page" target="_blank">Wiki</a> <b>I </b><a href="http://forums.vtiger.com/" target="_blank">Forums </a><b>I</b> <a href="http://vtiger.com/" target="_blank">Website</a><br>
<br>
</font></span></div>
<br>
_______________________________________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset></fieldset>
<br>
</div></div><pre>_______________________________________________
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a></pre>
</blockquote>
</div>
</blockquote></div><br></div>