If you have a bunch of files to be uploaded to server to be associated with downloadable products, you know how painful it is. With default upload manager, you can only do one file at a time, there is restriction on file type and file size, and if you decide not to save after upload is finished, the file remains on your server. This extension makes uploading files easy. Use your favorite file transfer tool to upload files and then use this tool to insert these files into your database.
Features:
+ Use your favorite file transfer tool to upload files (i.e. filezilla, winscp, fireftp, etc.). No type or size limit.
+ Automatically add new files to database
+ Automatically remove entries in database if file is removed
Please click on my extension below to see it. Feedback is welcome.
Features:
+ Use your favorite file transfer tool to upload files (i.e. filezilla, winscp, fireftp, etc.). No type or size limit.
+ Automatically add new files to database
+ Automatically remove entries in database if file is removed
Please click on my extension below to see it. Feedback is welcome.
email: trile7 at gmail dot com
Checkout My Extensions
Simply put the xml file in vqmod/xml folder should do it
email: trile7 at gmail dot com
Checkout My Extensions
Do a google search for vqmod and you will see plenty of references for installing it
email: trile7 at gmail dot com
Checkout My Extensions
If you email me your ftp credentials i wiil install it for you
email: trile7 at gmail dot com
Checkout My Extensions
that cause an error in sql syntax on page "Downloads"
Code: Select all
Notice: Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ASC DESC LIMIT 0,20' at line 1
Error No: 1064
SELECT o.order_id, o.date_added, od.order_download_id, od.name, od.filename, od.remaining FROM order_download od LEFT JOIN `order` o ON (od.order_id = o.order_id) WHERE o.customer_id = '1' AND o.order_status_id > '0' AND o.order_status_id = '5' ORDER BY ASC DESC LIMIT 0,20 in /home/allta210/public_html/system/database/mysql.php on line 49
Who is online
Users browsing this forum: No registered users and 1 guest