Page 3 of 3 FirstFirst 123
Results 21 to 25 of 25
  1. #21
    Join Date
    Jul 2014
    Location
    Boston, MA, USA
    Posts
    47
    Plugin Contributions
    0

    Default Re: Download File Manager Support Thread

    I feel I'm missing something basic here, but... I can upload files, but HOW do I connect them to the associated products? IOW... I have 9 file types for one product, and they are uploaded, but how do I further associate those files as downloads for that product? I'm sure there's an easy way to do this, but darned if I know what it is, at this point in time. Thanks for your assistance.

    DML

  2. #22
    Join Date
    Jul 2014
    Location
    Boston, MA, USA
    Posts
    47
    Plugin Contributions
    0

    Default Re: Download File Manager Support Thread

    Quote Originally Posted by DMLyons View Post
    I feel I'm missing something basic here, but... I can upload files, but HOW do I connect them to the associated products? IOW... I have 9 file types for one product, and they are uploaded, but how do I further associate those files as downloads for that product? I'm sure there's an easy way to do this, but darned if I know what it is, at this point in time. Thanks for your assistance.

    DML
    Don't mind me, and thanks anyway. It was an error that I needed a script patch to fix. I found it on a different thread. Now I know why it was giving me fits.

    DML

  3. #23
    Join Date
    Jul 2017
    Location
    United States
    Posts
    4
    Plugin Contributions
    0

    Default Re: Download File Manager Support Thread

    I tried this plugin with 1.5.5e and I'm not sure if it's not working because of the new ZC upgrade, if something got messed up with my .htaccess file, or there are permission issues or what.

    I'm getting this error in the chrome devtools console and have no idea what this means:

    Uncaught TypeError: $(...).fileupload is not a function
    at HTMLDocument.<anonymous> (script.js:12)
    at c (jquery.min.js:3)
    at Object.fireWith [as resolveWith] (jquery.min.js:3)
    at Function.ready (jquery.min.js:3)
    at HTMLDocument.H (jquery.min.js:3)
    (anonymous) @ script.js:12
    c @ jquery.min.js:3
    fireWith @ jquery.min.js:3
    ready @ jquery.min.js:3
    H @ jquery.min.js:3

    Thanks!

  4. #24
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,542
    Plugin Contributions
    19

    Default Re: Download File Manager Support Thread

    Yes, that's because 1.5.5e admin section includes jQuery, unlike the previous versions...

    You'll need to edit 1 file:
    YOUR_ADMIN/download_file_manager.php
    Delete
    Code:
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
    CUT out the following, to relocate it:
    Code:
    <script src="includes/js/jquery.knob.js"></script>
            <!-- jQuery File Upload Dependencies -->
        <script src="includes/js/jquery.ui.widget.js"></script>
        <script src="includes/js/jquery.iframe-transport.js"></script>
        <script src="includes/js/jquery.fileupload.js"></script>
        <!-- Our main JS file -->
        <script src="includes/js/script.js"></script>
        <script src="includes/js/sorttable.js"></script>
    and paste it AFTER
    Code:
    <!-- header //-->
    <?php require(DIR_WS_INCLUDES . 'header.php'); ?>
    <!-- header_eof //-->
    End result should be like the file attached.
    download_file_manager-155e.zip

  5. #25
    Join Date
    Jul 2017
    Location
    United States
    Posts
    4
    Plugin Contributions
    0

    Default Re: Download File Manager Support Thread

    Thank you very much!

 

 
Page 3 of 3 FirstFirst 123

Similar Threads

  1. Link Manager 3.0 Support Thread
    By clydejones in forum Addon Sideboxes
    Replies: 1987
    Last Post: 6 Aug 2021, 02:56 PM
  2. Testimonial Manager Support Thread
    By clydejones in forum All Other Contributions/Addons
    Replies: 1500
    Last Post: 4 Feb 2021, 04:12 PM
  3. v154 News Box Manager v2.0.0 [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 84
    Last Post: 19 Jan 2021, 04:17 PM
  4. Poll Manager Support Thread
    By boudewijn in forum Addon Sideboxes
    Replies: 148
    Last Post: 27 Jan 2016, 09:53 AM
  5. [Support Thread] Simple Video Manager
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 1 Nov 2008, 02:44 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR