[Vtigercrm-developers] permissions and privileges problems

Andres Mauricio Mujica andres.mujica at seaq.com.co
Sat Nov 17 14:24:48 PST 2007


Hi all, i'm having troubles with an upgrade install from 5.03rc2 to 5.03

the problems are described here

http://forums.vtiger.com/viewtopic.php?t=17288&highlight=permissions

http://forums.vtiger.com/viewtopic.php?t=17260&highlight=delete+profile+settings


So i've been debugging the issue and found this:


      a 5.0.3 working fine. The delete option is activated at the potentials 
option


      Sat Nov 17 16:40:13 2007,287 [11976] DEBUG index - array (
        'module' => 'Users',
        'parenttab' => 'Settings',
        'action' => 'UpdateProfileChanges',
        'mode' => 'edit',
        'profileid' => '3',
        'profile_name' => 'Support Profile',
        'profile_description' => 'Profile Related to Support',
        'parent_profile' => '',
        'radio_button' => '',
        'return_action' => 'profilePrivileges',
        'save' => ' Save ',
        '1_tab' => 'on',
        '2_tab' => 'on',
        '2_EditView' => 'on',
        '2_DetailView' => 'on',
        '2_Delete' => 'on',
        105 => 'on',
        109 => 'on',
        110 => 'on',


      a 5.0.3 working fine. The delete option is disabled at the potentials 
option

       

      Sat Nov 17 16:43:09 2007,560 [4622] DEBUG index - array (
        'module' => 'Users',
        'parenttab' => 'Settings',
        'action' => 'UpdateProfileChanges',
        'mode' => 'edit',
        'profileid' => '3',
        'profile_name' => 'Support Profile',
        'profile_description' => 'Profile Related to Support',
       'parent_profile' => '',
        'radio_button' => '',
        'return_action' => 'profilePrivileges',
        'save' => ' Save ',
        '1_tab' => 'on',
        '2_tab' => 'on',
        '2_EditView' => 'on',
        '2_DetailView' => 'on',
        105 => 'on',
        109 => 'on',
       

      Now, with my broken 5.0.3 install upgraded form 5.0.3RC2
       
      enabling or disabling the delete at the potentials option

      Sat Nov 17 16:46:24 2007,311 [13826] DEBUG index - array (
        'module' => 'Users',
        'parenttab' => 'Settings',
        'action' => 'UpdateProfileChanges',
        'mode' => 'edit',
        'profileid' => '3',
        'profile_name' => 'Support Profile',
        'profile_description' => 'Profile Related to Support',
        'parent_profile' => '',
        'radio_button' => '',
        'return_action' => 'profilePrivileges',
        'save' => ' Save ',
        '2_tab' => 'on',
        '2_' => 'on',
        105 => 'on',
        109 => 'on',

       

      now if i remove the tab2 on the fresh install

      Sat Nov 17 16:52:14 2007,920 [11192] DEBUG index - array (
        'module' => 'Users',
        'parenttab' => 'Settings',
        'action' => 'UpdateProfileChanges',
        'mode' => 'edit',
        'profileid' => '3',
        'profile_name' => 'Support Profile',
        'profile_description' => 'Profile Related to Support',
        'parent_profile' => '',
        'radio_button' => '',
        'return_action' => 'profilePrivileges',
        'save' => ' Save ',
        '1_tab' => 'on',
        105 => 'on',
        109 => 'on',
       110 => 'on',
        113 => 'on',

       

      on the broken install

      Sat Nov 17 16:50:47 2007,314 [11976] DEBUG index - array (
        'module' => 'Users',
        'parenttab' => 'Settings',
        'action' => 'UpdateProfileChanges',
        'mode' => 'edit',
        'profileid' => '3',
        'profile_name' => 'Support Profile',
        'profile_description' => 'Profile Related to Support',
        'parent_profile' => '',
        'radio_button' => '',
        'return_action' => 'profilePrivileges',
        'save' => ' Save ',
        105 => 'on',
        109 => 'on',
        110 => 'on',
        113 => 'on',
        114 => 'on',
        115 => 'on',
        116 => 'on',
        117 => 'on',
        '2_' => 'on',
        '4_tab' => 'on',
        '4_' => 'on',
        63 => 'on',
        64 => 'on',

so it seems to be some problem constructing the array, could it be at the php 
side? or the database side?

any ideas?


thanks a lot


-- 
Andrés Mauricio Mujica Zalamea
Consultor Linux RHCE #804005093216652
SEAQ SERVICIOS CIA LTDA
Tel: (57) 1 6559800
Fax: (57) 1 6559802
www.seaq.com.co

Brindamos soluciones en el Área de Servidores, Sistemas de Seguridad de 
Internet (Internet Security Appliance), Telefonía IP, y Migración a Linux. 

Somos su aliado en soluciones Linux.

---

CONFIDENCIAL. La información contenida en este e-mail es confidencial y sólo 
puede ser utilizada por el individuo o la compañía a la cual está dirigido. 
Si no es usted el destinatario autorizado, cualquier retención, difusión, 
distribución o copia de este mensaje está prohibida y es sancionada por la 
ley. Si por error recibe este mensaje, favor reenviar y borrar el mensaje 
recibido inmediatamente. 

CONFIDENTIAL. The information on this e-mail is intended to be confidential 
and only for the use of the individual or entity to whom it is addressed. If 
you are not the intended recipient, any retention, dissemination, 
distribution or copying of this message is strictly prohibited and sanctioned 
by law. If you receive this mail in error, please immediately send back and 
delete the message received




More information about the vtigercrm-developers mailing list