Lost Password?


Go Back   CodeCall Programming Forum > Community > Community Projects > ionFiles

ionFiles Forum for the support of ionFiles - Joomla! component

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-20-2007, 07:12 AM
Jeroen66 Jeroen66 is offline
Newbie
 
Join Date: Jun 2007
Posts: 5
Rep Power: 0
Jeroen66 is on a distinguished road
Default No download but error

Hi I tried ionfiles 2.0.

This is the error I got:

Warning: parse_url() expects exactly 1 parameter, 2 given in /srv/akiwebmr/www/www.aki-lens.nl/components/com_ionfiles/download.php on line 159

Warning: Cannot modify header information - headers already sent by (output started at /srv/akiwebmr/www/www.aki-lens.nl/components/com_ionfiles/download.php:159) in /srv/akiwebmr/www/www.aki-lens.nl/components/com_ionfiles/download.php on line 62

Warning: Cannot modify header information - headers already sent by (output started at /srv/akiwebmr/www/www.aki-lens.nl/components/com_ionfiles/download.php:159) in /srv/akiwebmr/www/www.aki-lens.nl/components/com_ionfiles/download.php on line 63

Warning: Cannot modify header information - headers already sent by (output started at /srv/akiwebmr/www/www.aki-lens.nl/components/com_ionfiles/download.php:159) in /srv/akiwebmr/www/www.aki-lens.nl/components/com_ionfiles/download.php on line 64

Warning: Cannot modify header information - headers already sent by (output started at /srv/akiwebmr/www/www.aki-lens.nl/components/com_ionfiles/download.php:159) in /srv/akiwebmr/www/www.aki-lens.nl/components/com_ionfiles/download.php on line 65

Warning: Cannot modify header information - headers already sent by (output started at /srv/akiwebmr/www/www.aki-lens.nl/components/com_ionfiles/download.php:159) in /srv/akiwebmr/www/www.aki-lens.nl/components/com_ionfiles/download.php on line 66

Warning: Cannot modify header information - headers already sent by (output started at /srv/akiwebmr/www/www.aki-lens.nl/components/com_ionfiles/download.php:159) in /srv/akiwebmr/www/www.aki-lens.nl/components/com_ionfiles/download.php on line 67

Warning: Cannot modify header information - headers already sent by (output started at /srv/akiwebmr/www/www.aki-lens.nl/components/com_ionfiles/download.php:159) in /srv/akiwebmr/www/www.aki-lens.nl/components/com_ionfiles/download.php on line 68

Warning: Cannot modify header information - headers already sent by (output started at /srv/akiwebmr/www/www.aki-lens.nl/components/com_ionfiles/download.php:159) in /srv/akiwebmr/www/www.aki-lens.nl/components/com_ionfiles/download.php on line 69

Warning: Cannot modify header information - headers already sent by (output started at /srv/akiwebmr/www/www.aki-lens.nl/components/com_ionfiles/download.php:159) in /srv/akiwebmr/www/www.aki-lens.nl/components/com_ionfiles/download.php on line 70

Warning: Cannot modify header information - headers already sent by (output started at /srv/akiwebmr/www/www.aki-lens.nl/components/com_ionfiles/download.php:159) in /srv/akiwebmr/www/www.aki-lens.nl/components/com_ionfiles/download.php on line 71


Anybody knows what to do?

Also in manage files, you don't see the categories you creaded but 0
If you created 3 categories you see three times 0

Please advise,
Jeroen
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 06-20-2007, 09:46 AM
Jordan's Avatar   
Jordan Jordan is offline
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Posts: 9,650
Last Blog:
PHP Objects, Patterns,...
Rep Power: 20
Jordan is just really niceJordan is just really niceJordan is just really niceJordan is just really nice
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan
Default

What version of PHP are you using? If you check php.net you can see where the function takes two parameters so I'm assuming you are running a very old version?

http://www.php.net/parse_url
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog
The CodeCall Wiki is now fully integrated with vBulletin users! Check it out and add some new pages!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 06-20-2007, 10:40 AM
Jeroen66 Jeroen66 is offline
Newbie
 
Join Date: Jun 2007
Posts: 5
Rep Power: 0
Jeroen66 is on a distinguished road
Default

Version 4.4.2 is that to old? Joomla! 1.0.10 Stable

Jeroen
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 06-20-2007, 10:47 AM
v0id's Avatar   
v0id v0id is offline
Retired
 
Join Date: Apr 2007
Location: Denmark
Posts: 2,654
Last Blog:
CherryPy(thon)
Rep Power: 29
v0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of light
Send a message via MSN to v0id
Default

Quote:
Originally Posted by Jeroen66
Version 4.4.2 is that to old? Joomla! 1.0.10 Stable
You minimum have to update to 5.1.2.
The second parameter was first added in that version.
__________________
05-03-2007 - 11-13-2008
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 06-20-2007, 10:52 AM
Jeroen66 Jeroen66 is offline
Newbie
 
Join Date: Jun 2007
Posts: 5
Rep Power: 0
Jeroen66 is on a distinguished road
Default

So php5? I didn't know that. Is that no problem for running Joomla 10.12 and components like Joomlaboard, Group Access and JcalPro?

Jeroen
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #6 (permalink)  
Old 06-20-2007, 10:56 AM
v0id's Avatar   
v0id v0id is offline
Retired
 
Join Date: Apr 2007
Location: Denmark
Posts: 2,654
Last Blog:
CherryPy(thon)
Rep Power: 29
v0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of light
Send a message via MSN to v0id
Default

I don't know about Joomla! and Joomla!board, but ionFiles requires, because the code uses the parse_url with two arguments, and it was first in PHP 5.2.1 the second argument was added.
__________________
05-03-2007 - 11-13-2008
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 06-20-2007, 11:20 AM
Lop's Avatar   
Lop Lop is offline
Speaks fluent binary
 
Join Date: May 2006
Posts: 1,149
Rep Power: 18
Lop will become famous soon enoughLop will become famous soon enough
Default

Or you could just turn off error display.
__________________
Lop
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 06-20-2007, 11:29 AM
Jeroen66 Jeroen66 is offline
Newbie
 
Join Date: Jun 2007
Posts: 5
Rep Power: 0
Jeroen66 is on a distinguished road
Default

I understand but why is ionfiles made in php5 as most Joomla comonents are php4?
Have a look at RSfiles for Joomla I think I'm choosing that for downloads. Sorry.
Jeroen
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 06-20-2007, 12:18 PM
Jordan's Avatar   
Jordan Jordan is offline
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Posts: 9,650
Last Blog:
PHP Objects, Patterns,...
Rep Power: 20
Jordan is just really niceJordan is just really niceJordan is just really niceJordan is just really nice
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan
Default

Quote:
Originally Posted by Jeroen66 View Post
Version 4.4.2 is that to old? Joomla! 1.0.10 Stable

Jeroen
That is fine and even what I used here to develop this product.
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog
The CodeCall Wiki is now fully integrated with vBulletin users! Check it out and add some new pages!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 06-20-2007, 12:21 PM
Jordan's Avatar   
Jordan Jordan is offline
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Posts: 9,650
Last Blog:
PHP Objects, Patterns,...
Rep Power: 20
Jordan is just really niceJordan is just really niceJordan is just really niceJordan is just really nice
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan
Default

Quote:
Originally Posted by v0id View Post
I don't know about Joomla! and Joomla!board, but ionFiles requires, because the code uses the parse_url with two arguments, and it was first in PHP 5.2.1 the second argument was added.
You are right, I must have missed this somehow. I need to change this for php 4 support - thanks.
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog
The CodeCall Wiki is now fully integrated with vBulletin users! Check it out and add some new pages!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Project: ionFiles - Joomla Simple File Download Jordan Community Projects 331 11-26-2008 12:35 PM
Project: ionFiles - Joomla Simple File Download - Mirror 2 Jordan ionFiles 6 11-06-2008 01:24 PM
Php error handling Jaan PHP Tutorials 3 09-07-2008 01:19 PM
Download problem, internal Server Error j3cubcapt ionFiles 1 07-02-2007 10:45 AM
can someone help me with my c librarys? bobwrit C and C++ 4 04-27-2007 07:19 PM


All times are GMT -5. The time now is 11:56 PM.

Contest Stats

WingedPanther ........ 2753.6
Xav ........ 2704
Brandon W ........ 1702.32
John ........ 1207.73
marwex89 ........ 1175.24
morefood2001 ........ 966.05
dcs ........ 655.75
Steve.L ........ 475.59
orjan ........ 418.58
Aereshaa ........ 383.54

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 100%


Complete - Celebrate!

Ads