Translate Page To German Tranlate Page To Spanish Translate Page To French Translate Page To Italian Translate Page To Japanese Translate Page To Korean Translate Page To Portuguese Translate Page To Chinese Translate Page To Russian Translate Page To Dutch

09 Sep 2010 
Support Center » Knowledgebase » vtiger CRM Integration for osCommerce: Email Opt-In, Opt-Out field comes across in reverse order in vTiger
 vtiger CRM Integration for osCommerce: Email Opt-In, Opt-Out field comes across in reverse order in vTiger
Solution Solution:

Open the file: root\m1\osc\settings\customers\customers_oscommerce.php

In the open file, locate the line:

$vtiger_data_map['emailoptout'] = '0';

replace the mentioned line with:

$vtiger_data_map['emailoptout'] = ($store_data_map['customers_newsletter'] == '' || $store_data_map['customers_newsletter'] == '0')?'1':'0';

Save changes and close the file. Run synchronization once again.


Article Details
Article ID: 564
Created On: 18 May 2010 04:20 PM

 This answer was helpful  This answer was not helpful

 Back
 Login [Lost Password] 
Email:
Password:
Remember Me:
 
 Search
 Article Options
Home | Register | Submit a Ticket | Knowledgebase | Troubleshooter | News | Downloads | Support Forum | Public Bug Tracker | Documentation | Beta Testers
Language:

Help Desk Software By Kayako SupportSuite v3.70.02