05-18-2014, 11:17 PM
//This is the vtiger CRM server path i.e., the url to access the vtiger CRM server in browser
//Ex. if you access your vtiger CRM with <!-- m --><a class="postlink" href="http://mickie:90/vtiger/index.php">http://mickie:90/vtiger/index.php</a><!-- m --> you will use <!-- m --><a class="postlink" href="http://mickie:90/vtiger">http://mickie:90/vtiger</a><!-- m -->
$evocp_Server_Path = "http://crm.canadagec.com";
// The next two variables define the portal webservice user to be used to connect to the vtiger CRM server
// This user must be created and configured in your vtiger CRM application
$evocp_Login_User = 'admin';
$evocp_Access_Key = 'rRIP6idh1EeqOSyO'; /// proper key entered
//Ex. if you access your vtiger CRM with <!-- m --><a class="postlink" href="http://mickie:90/vtiger/index.php">http://mickie:90/vtiger/index.php</a><!-- m --> you will use <!-- m --><a class="postlink" href="http://mickie:90/vtiger">http://mickie:90/vtiger</a><!-- m -->
$evocp_Server_Path = "http://crm.canadagec.com";
// The next two variables define the portal webservice user to be used to connect to the vtiger CRM server
// This user must be created and configured in your vtiger CRM application
$evocp_Login_User = 'admin';
$evocp_Access_Key = 'rRIP6idh1EeqOSyO'; /// proper key entered