First backup user_privileges_215.php file . <br>Then delete user_privileges_215.php and edit the user with userid 215. <br><br><div class="gmail_quote">On Fri, Jul 24, 2009 at 2:10 PM, Manilal K M <span dir="ltr"><<a href="mailto:manilal@ejyothi.com">manilal@ejyothi.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello all,<br>
I tried to post this to vtiger forums, but it's not responding,<br>
hence posting this to mailing list as it is very much critical for me.<br>
<br>
I have upgraded our production CRM(vtiger-5.0.4) to vtiger-5.1.0. I am<br>
using LDAP authentication and authentication is working fine. But when<br>
I created a new user I got the following error message:<br>
<br>
[code]<br>
Parse error: syntax error, unexpected ';' in<br>
/home/www/html/vrm/user_privileges/user_privileges_215.php on line 13<br>
[/code]<br>
<br>
Here is the contents of the above file:<br>
<br>
<br>
[code]<br>
<?php<br>
//This is the access privilege file<br>
$is_admin=false;<br>
$current_user_roles='';<br>
$current_user_parent_role_seq='';<br>
$current_user_profiles=array();<br>
$profileGlobalPermission=;<br>
$profileTabsPermission=;<br>
$profileActionPermission=array();<br>
$current_user_groups=array();<br>
$subordinate_roles=array();<br>
$parent_roles=array();<br>
$subordinate_roles_users=array();<br>
$user_info=array('user_name'=>'','is_admin'=>'','user_password'=>'','confirm_password'=>'','first_name'=>'','last_name'=>'','roleid'=>'','email1'=>'','status'=>'','activity_view'=>'','lead_view'=>'','currency_id'=>'','currency_name'=>'USA,<br>
Dollars','currency_code'=>'USD','currency_symbol'=>'&#36;','conv_rate'=>'1.000','hour_format'=>'','end_hour'=>'','start_hour'=>'','title'=>'','phone_work'=>'','department'=>'','phone_mobile'=>'','reports_to_id'=>'','phone_other'=>'','email2'=>'','phone_fax'=>'','yahoo_id'=>'','phone_home'=>'','imagename'=>'','date_format'=>'','signature'=>'','description'=>'','reminder_interval'=>'','internal_mailer'=>'','address_street'=>'','address_city'=>'','address_state'=>'','address_postalcode'=>'','address_country'=>'','asterisk_extension'=>'','use_asterisk'=>'1','accesskey'=>'','record_id'=>'','record_module'=>'','id'=>'215');<br>
?><br>
[/code]<br>
<br>
It seems the user is not being added to the database. I have also<br>
tried to use the SQL authentication, but no luck so far. Can somebody<br>
provide some hints?<br>
<br>
regards<br>
<font color="#888888"><br>
--<br>
Manilal K M<br>
eJyothi Services<br>
<a href="http://www.ejyothi.com" target="_blank">http://www.ejyothi.com</a><br>
<br>
_______________________________________________<br>
Reach hundreds of potential candidates - <a href="http://jobs.vtiger.com" target="_blank">http://jobs.vtiger.com</a><br>
</font></blockquote></div><br>