View Single Post
  #3  
Old 09-29-2010, 11:41 AM
 
Meredith Martin Davis Meredith Martin Davis is offline
 

Advanced Member
  
Join Date: Sep 2007
Posts: 70
 

Default Re: Altering Product Option Import / Export function

Hmm... I found that I could change things in modules/product options/import.php and modules/product options/config.php - and now the new field shows up in my export file, but the info I add to that file is not imported.

I looked in the include directory but couldn't find anything that was previously altered (I'm trying to replicate an action that was done previously when someone added a new field for us - I do a search for that field name and replicate the code with the new field name - which is how I've gotten as far as I have). Any other suggestions of where to look to get the exported data imported back into the database?

Thanks.
__________________
4.1.8
Reply With Quote