|
||||||
| Community Projects Projects created by members of CodeCall. Post all reviews, bugs and questions in this forum under the correct project thread. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||||
|
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!
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
|
|||
|
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"' Code:
'class="row$k"' administrator/components/com_ionfiles/admin.ionfiles.php line 639, 961 and 964, for example: Code:
$description = mosGetParam( $_POST, 'description', null); Code:
$description = mosGetParam( $_POST, 'description', null, _MOS_ALLOWHTML); |
|
|||||
|
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!
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
|
|||
|
I can't get the file download to serve up my file in internet explorer either. Love the component though, integrates nicely. HDR
__________________
Japan Photos Last edited by Forsh; 09-19-2007 at 02:02 AM. |
|
|||||
|
Version Update
I fixed these bugs last night and have now uploaded them. Current Version is 1.1
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
|
|||
|
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 |
|
|||||
|
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?
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
| Sponsored Links |
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Download a file | Lop | PHP Forum | 14 | 05-16-2008 12:07 PM |
| Project: ionFiles - Joomla Simple File Download - Mirror 2 | Jordan | ionFiles | 3 | 04-07-2008 03:09 PM |
| Project for a simple password cracker | waf | Visual Basic Programming | 2 | 03-22-2007 04:19 PM |
| How do I let people download a file from my page? | littlefranciscan | HTML Programming | 6 | 01-28-2007 11:57 PM |
| Easy way to download a file | Saint | Managed C++ | 5 | 09-11-2006 02:13 PM |