Re: Customer Uploaded Files - List and Download
Running v1.3.9
using EasyBiz template
I've installed the Addon and everything appears to be working fine but there is no nav to upload.
Ideal scenario:
1 customer shop/select
2 once the item is selected they are moved to an upload page
3 finish uploading and sent pending approval
4 once approved customer cc processed
i suppose the first thing is to get an upload image menu somewhere, any help to accomplish this is greatly appreciated.
web address:
http://www.preciousgemz.co.nz
thnx again.
Re: Customer Uploaded Files - List and Download
1.39 using a zenflavor premium template. I've installed this add-on and all looks fine, uploads is under customers in admin, but when it's clicked it brings you to a page not found. I'm assuming it has to do with the file paths in the template as i've found a few other discrepencies when using other add-ons but I thought i'd ask here before I start playing with the code and really mess things up. :)
Thanks in advance
Re: Customer Uploaded Files - List and Download
Re: Customer Uploaded Files - List and Download
using 1.3.9h; worked as adveritised. I added the customer's file name back into the download name; although customer may use a crazy name, its a name he knows and will be easier to communicate with him what file he actually sent.
Also, on the case on file type (to download), i removed the die and replaced with application/force-download. This will let me at least download his file of any type. Also, avoids having to synchronized the list of allowed upload files with the list of allowed downloads.
And Delete would be great; how many donuts will it take :) ?
Re: Customer Uploaded Files - List and Download
Quote:
I've installed the Addon and everything appears to be working fine but there is no nav to upload.
Ideal scenario:
1 customer shop/select
2 once the item is selected they are moved to an upload page
3 finish uploading and sent pending approval
4 once approved customer cc processed
i suppose the first thing is to get an upload image menu somewhere, any help to accomplish this is greatly appreciated.
Just in case the poster or anyone else is still confused about this, the file upload is a feature of product attributes ("file" type). See the tutorials on attributes for more details.
You will upload the file on the product info page before adding to cart.
Re: Customer Uploaded Files - List and Download
No one still has any ideas on how to fix this excellent mod so admin can delete uploads directly from admin panel?
Re: Customer Uploaded Files - List and Download
Running 1.3.9
This mod always worked for me until some time agao, always meant to get it sorted but.... Well here I am.
The problem is:
All uploaded images show in 'customer uploads' page ok, all info and numers are ok. BUT.. When I click download, the usual window opens with "Open Save Cancel"
When I click "Save" I get the following error msg: "cannot dowload uploads.php from www.mysite.com"
If I click "Open" then sure enough the correct image opens in a window.
Can't remember when all this started as it used to work fine. I have re-installed several times and double checked the lot. It's got to be something stupid I have overlooked??
Re: Customer Uploaded Files - List and Download
Quote:
Originally Posted by
Rizla
Running 1.3.9
This mod always worked for me until some time agao, always meant to get it sorted but.... Well here I am.
The problem is:
All uploaded images show in 'customer uploads' page ok, all info and numers are ok. BUT.. When I click download, the usual window opens with "Open Save Cancel"
When I click "Save" I get the following error msg: "cannot dowload uploads.php from www.mysite.com"
If I click "Open" then sure enough the correct image opens in a window.
Can't remember when all this started as it used to work fine. I have re-installed several times and double checked the lot. It's got to be something stupid I have overlooked??
I would suspect a hosting change. What version of PHP?
Re: Customer Uploaded Files - List and Download
PHP 5.3.10
They did move their serves a while back, maybe I'll fire off a ticket to them?
Thanks
Re: Customer Uploaded Files - List and Download
This module may not be PHP 5.3 ready