Results 1 to 10 of 120

Threaded View

  1. #11
    Join Date
    Aug 2008
    Location
    Ohio
    Posts
    63
    Plugin Contributions
    2

    Default Re: Download Fetch [support thread]

    File YOUR_ADMIN/download_fetch.php
    Find about line 236
    Code:
    <?php
      $download_fetch_query->MoveNext();
      }
    ?>
    Change to
    Code:
    <?php
      $download_fetch_query->MoveNext();
      }
      if ($download_fetch_query_numrows < 1){
      	echo '<div align="center"><b>NO Records Found You Must Add </b><br /><a href="' . zen_href_link(FILENAME_DOWNLOAD_FETCH, zen_get_all_get_params(array('padID', 'action')) . 'padID=' . $padInfo->file_id . '&page=' . $_GET['page'].'&action=newfile') . '">' . zen_image_button('button_new_file.gif', IMAGE_NEW_FILE) . '</a> </div>' ;
      }
    ?>
    Worked Grand Thank You Very Much!!!

    Need more info on this one. PHP version, what browser IE ?, Firefox ? You had the green Valid filename image showing?


    Php5, 1.38 Zen, IE, yep was green and even tried it in different folders and nothing..... it just goes to a blank page ... did not work in FF either
    http://mischiefscrapz.com/store/inde...d_fetch&file=2 <--- request link
    Last edited by MischiefDesignz; 27 Jan 2010 at 03:13 AM. Reason: added info

 

 

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 20
    Last Post: 23 Apr 2025, 08:49 AM
  2. Download File Manager Support Thread
    By balihr in forum All Other Contributions/Addons
    Replies: 24
    Last Post: 17 Aug 2017, 10:32 PM
  3. goMobile Support Thread
    By steveyork136 in forum Addon Templates
    Replies: 29
    Last Post: 26 Aug 2015, 11:56 AM
  4. SnapShot [support thread]
    By skipwater in forum All Other Contributions/Addons
    Replies: 32
    Last Post: 26 Oct 2012, 08:38 PM
  5. Download fetch changes the file name
    By davidwenkuisz in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 3 Mar 2010, 01:20 AM

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