Shopex added the image upload function shopex4.85 in the background. I don't know if anyone has used it. On the background product editing page, I want to add an image upload function for calling other applications. However, after studying for a whole day, I found that using a common php Upload program to upload has no effect at all. After the form is submitted successfully, the image is not uploaded. I don't know what to do. ------ Solution -------------------- If your code is out of their shopex background, the image upload function is added.
The shopex4.85 version of the program does not know whether it has been used.
On the background product editing page, I want to add an image upload function for calling other applications.
However, after studying for a whole day, I found that using a common php Upload program to upload has no effect at all.
After the form is submitted successfully, the image is not uploaded.
I don't know what to do.
------ Solution --------------------
If your code is out of their framework, you can only write your code. They cannot filter out the code you added.