[Vtigercrm-commits] [Vtiger development] #8571: Customer Portal withe screen

Vtiger development vtiger-tickets at trac.vtiger.com
Mon Jun 15 07:45:41 GMT 2015


#8571: Customer Portal withe screen
------------------------+-------------------------
 Reporter:  maie        |       Owner:  developer
     Type:  defect      |      Status:  new
 Priority:  unassigned  |   Milestone:  Unassigned
Component:  vtigercrm   |     Version:  6.3.0
 Severity:  Medium      |  Resolution:
 Keywords:              |
------------------------+-------------------------

Comment (by bastardemilie):

 I fixed the problem by changing the following lines in the index.php file
 from the "customerportal" folder (l 173):


 {{{
 if($isPermitted == false || ($module == '' && $action == '')){
         //echo '#NOT AUTHORISED#';
         //exit();
         session_destroy();
 }
 }}}

--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8571#comment:1>
Vtiger development <http://trac.vtiger.com/>
Vtiger CRM


More information about the vtigercrm-commits mailing list