Closed Thread
Page 2 of 38 FirstFirst 123412 ... LastLast
Results 11 to 20 of 371

Thread: Project: ionFiles - Joomla Simple File Download

  1. #11
    Jordan Guest
    Same here. I tested here in Linux and didn't even think about IE. I'll get that fixed tomorrow or sometime next week. Thanks for the bug report!

  2. CODECALL Circuit advertisement

     
  3. #12
    karn is offline Newbie
    Join Date
    Nov 2006
    Posts
    1
    Rep Power
    0

    Great component!

    Thanks for the very helpful joomla component!

    After installing the ionfiles.zip file yesterday I noticed there were some problems and went to the Joomla components installer page. The version for this component says "0.6.0" and not "1.0". I downloaded again today just to be sure and it is still the same version.

    If 0.6.0 is the latest then there were some minor problems like:
    components/com_ionfiles/ionfiles.php line 177 did not have "order by ordering" when displaying the downloads.

    administrator/components/com_ionfiles/admin.ionfiles.html.php line 82 and 327 had:
    Code:
    'class="$row$k"'
    instead of:
    Code:
    'class="row$k"'
    One other thing that I would like (and did change in my version) was HTML allowable text in the header text, header description and file description.
    administrator/components/com_ionfiles/admin.ionfiles.php line 639, 961 and 964, for example:
    Code:
    $description	= mosGetParam( $_POST, 'description', null);
    to:
    Code:
    $description	= mosGetParam( $_POST, 'description', null, _MOS_ALLOWHTML);
    I apologize if these are known problems and version 1.0 is available someplace else.

  4. #13
    Jordan Guest
    Thanks! No, it was version .6.0 in previous releases (none on Joomla Extensions though). I'll make the changes you have requested above! Thank you!

  5. #14
    Forsh is offline Newbie
    Join Date
    Nov 2006
    Location
    okinawa
    Posts
    7
    Rep Power
    0

    Hmm

    I can't get the file download to serve up my file in internet explorer either. Love the component though, integrates nicely. HDR
    Last edited by Forsh; 09-19-2007 at 12:02 AM.

  6. #15
    Blix is offline Newbie
    Join Date
    Nov 2006
    Location
    Düsseldorf, Germany
    Posts
    13
    Rep Power
    0
    Hallo, i also just installed the component. I´ve the same problems. Download is impossible with both IE6 & FF2.0 Browsers. My Joomla version is 1.0.11

    any ideas?

  7. #16
    Ronin is offline Programming Professional
    Join Date
    Apr 2006
    Posts
    309
    Rep Power
    24
    Looks like it works on the demo site - using IE6. Perhaps there is an update about to be released?

  8. #17
    Jordan Guest
    Version Update
    I fixed these bugs last night and have now uploaded them.
    Current Version is 1.1

  9. #18
    Blix is offline Newbie
    Join Date
    Nov 2006
    Location
    Düsseldorf, Germany
    Posts
    13
    Rep Power
    0
    Thanks for the quick response, but it didn´t change anything. Download is still not possible
    Last edited by Blix; 11-27-2006 at 10:20 AM.

  10. #19
    Hamilton56 Guest
    The error in which I recieve in Firefox is "no input file specified" when I attempt to download a file. I've checked the link several times and it is working. Maybe I'm missing something simple

    I use FireFox.

    http://www.jhamilton.net/csgamer/ind...iles&Itemid=43

  11. #20
    Jordan Guest
    Odd Error. That string isn't even in my code.
    Can you create an temporary admin account for me on your joomla installation and PM me with the details?

Closed Thread
Page 2 of 38 FirstFirst 123412 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 3 users browsing this thread. (0 members and 3 guests)

Similar Threads

  1. Unable to Download Ionfiles
    By clarnp49 in forum ionFiles
    Replies: 1
    Last Post: 01-08-2010, 06:07 PM
  2. IonFiles download issue..please help
    By dancetherapy in forum ionFiles
    Replies: 9
    Last Post: 06-24-2009, 11:33 AM
  3. Replies: 6
    Last Post: 11-06-2008, 10:24 AM
  4. ionFiles 4.0 Beta 1 - Joomla 1.5
    By jmystaki in forum ionFiles
    Replies: 9
    Last Post: 03-12-2008, 04:41 AM
  5. Where is the download link for IonFiles?
    By RobbieMor in forum Community Projects
    Replies: 2
    Last Post: 01-22-2008, 02:24 PM

Tags for this Thread

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