I try to upload the product CSV file from my old store to the new one. Products > Import > (we browse the product CSV file from the computer) > Column Mapping show this error massage **
The error message you are seeing is related to a change in PHP 8.3, where passing null to the trim() function has been deprecated. This issue usually occurs when a variable is not properly initialized or assigned a value before being passed to the trim() function.
Cause of the Error:
The trim() function expects a string as its argument, but… Read more
Please note:
This action will also remove this member from your connections and send a report to the site admin.
Please allow a few minutes for this process to complete.