Hello,
I am having a bit of an issue with this plug-in. The issue is probably something that I have accidentally caused by merging files, so I hope that you can help me with the code.
I am using zen cart 1.51. I installed the products cost display mod, tested it on one product, and it worked fine. Then I installed the upc/isbn mod. That mod caused the products cost entry box not to show up on my products. I then tried to merge the two conflicting files which were the admin\includes\modules\product\collect_info.php.
Now, the data entry box for products cost is present, I am able to enter data, but after entering the data and updating product, I go back to the product, and the cost is back to $0.00.
I have checked my db, and the products_cost table is present.
The upc/isbn works fine and the db holds the data entered.
Do I need to post my collect_info.php code in order for you to help? Or can you tell me what may be the reason my db is not holding this specific data, or what line of code I may need to add or edit?
Thank you in advance for your time and help.
Jeremiah