Hello zencart dudes,
I have worked out how to set an attribute so a user can upload a file with an order. But how can you see from admin what file they have uploaded with their order.
It's a mystery![]()
Hello zencart dudes,
I have worked out how to set an attribute so a user can upload a file with an order. But how can you see from admin what file they have uploaded with their order.
It's a mystery![]()
Hi,
Unfortunately, there doesn't seem to be an easy way of obtaining the uploaded files;
Try FTPing into your hosting account and go to your "images > uploads >" dir. This will list out uploaded files/images in sequence number 1,2,3,4,5.
You will then need to go into your admin to view a customer order and match them up by number (e.g. order #1 = 1.jpg)
If anyone is aware of another way or mod to improve this please shout.
Regards,
JSweb
We are using the file upload attribute. When we go to the order in admin it has a link to the files that were uploaded. We have an option to upload more then one file. On one of our sites everything works fine.
We have another site that is just a duplicate of the other site. However when you look at the order in ADMIN only one of the uploaded files is hyperlinked. Anyone know why that could happen. I have checked the code for both sites and they match.
Are they running the same version of Zen for both sites?
Our 1.3.7 site is using the "upload attribute" and we aren't seeing any link to the uploaded image in the admin > customer > order
I wonder if this was working in an older version and not working in a later version.
We are using the most recent build of zen cart
Go to ADMIN>Customers>Orders>
then just pick an order number. and click edit... attached is a screenshot of a test order. As you can see one hyperlink is working and hte other isnt. I cant figure out why this is happening.
Thanks for the image cbrknight,
Unfortunately this link to the uploaded image is not appearing on our "orders"; I wonder if you installed a module?