Closed Thread
Page 13 of 38 FirstFirst ... 3111213141523 ... LastLast
Results 121 to 130 of 371

Thread: Project: ionFiles - Joomla Simple File Download

  1. #121
    aravot is offline Learning Programmer
    Join Date
    Nov 2006
    Posts
    38
    Rep Power
    0
    When trying to install ionFiles v1.5 I get the following error.

    Fatal error: Call to undefined function com_install() in www/joomla/administrator/components/com_installer/component/component.class.php on line 193
    Joomla 1.012
    Database Version: 5.0.27-community-nt
    PHP Version: 5.2.1
    Web Server: Apache/2.2.4

    But I can install on anther domain of mine with the following config
    Joomla 1.0.12
    Database Version: 4.1.14-Debian_5-log
    PHP Version: 5.2.1
    Web Server: Apache/1.3.37

    Could it be a database or Apache version issue?

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #122
    Jordan Guest
    I've seen this issue before and it is almost always a Windows Issue. From the database version it looks like the problem is an NT machine and the working is a Debian?

  4. #123
    aravot is offline Learning Programmer
    Join Date
    Nov 2006
    Posts
    38
    Rep Power
    0
    Thanks for the reply, how does category link work?

  5. #124
    devnet is offline Newbie
    Join Date
    Apr 2007
    Posts
    13
    Rep Power
    0
    Quote Originally Posted by Jordan View Post
    No, this shouldn't cause the problems you see. It is working correctly but something has gone wrong and caused the ordering to mess up. I believe it will work if you do as I suggested above.

    No dice on the fix...still gives the same error and will not let me reorder. I'm willing to beta test anything you can give me

  6. #125
    eagle00789 is offline Newbie
    Join Date
    Apr 2007
    Posts
    19
    Rep Power
    0
    Quote Originally Posted by Jordan View Post
    I will consider changing this, will you be willing to beta test?
    I wouldn't mind to beta test this. if you need, i will send you my e-mailadress on wich you can mail the new package to.

    Greetings eagle00789

    [edit]Just for your information: i already changed all uppercase table names in all files to lowercase an renamed the tables itself to lowercase without any problems. i have it already working on my site Eagle's Software Shack - Startpagina[/edit]
    Last edited by eagle00789; 05-01-2007 at 02:05 PM. Reason: added the [edit][/edit] piece

  7. #126
    Jordan Guest
    Quote Originally Posted by aravot View Post
    Thanks for the reply, how does category link work?
    You can set the category to a link and add a URL. When users see ionFiles they can then click on categories. This was a feature request. Let me know if you need help using it.

    Quote Originally Posted by devnet View Post
    No dice on the fix...still gives the same error and will not let me reorder. I'm willing to beta test anything you can give me
    Hmm....It is hard for me to diagnose this problem. I'll send you another PM.


    Quote Originally Posted by eagle00789 View Post
    I wouldn't mind to beta test this. if you need, i will send you my e-mailadress on wich you can mail the new package to.

    Greetings eagle00789

    [edit]Just for your information: i already changed all uppercase table names in all files to lowercase an renamed the tables itself to lowercase without any problems. i have it already working on my site Eagle's Software Shack - Startpagina[/edit]
    Great! If you zip it up and send it to me I'll use that in the next release and mention your name/website on the vBulletin page and here as a contributor.

  8. #127
    eagle00789 is offline Newbie
    Join Date
    Apr 2007
    Posts
    19
    Rep Power
    0
    Quote Originally Posted by Jordan View Post
    Great! If you zip it up and send it to me I'll use that in the next release and mention your name/website on the vBulletin page and here as a contributor.
    I hope that you don't mind me doing this, but i am making your nice component multi lingual safe (completely translatable by a simple .php file) i'm testing right now if this works

  9. #128
    eagle00789 is offline Newbie
    Join Date
    Apr 2007
    Posts
    19
    Rep Power
    0
    translation and editing of this fine component is complete. The attached version is now supported by JoomFish (see the joomfish forum here for the files to be able to translate with joomfish)
    Also this changed version includes the possibility to translate all other frontpage text (not the administrator text) in any language by translating a simple php file in the new language directory wich is located at: components/com_ionfiles/language/

    i hope that this version will definitly going to be the new official version as it currently is not offical

    Be sure to check my site for the JoomFish Content Element Files for ionFiles and other components

    [update]Now has complete compatability with joomfish.[/update]
    Attached Files Attached Files
    Last edited by eagle00789; 05-02-2007 at 03:03 AM.

  10. #129
    aravot is offline Learning Programmer
    Join Date
    Nov 2006
    Posts
    38
    Rep Power
    0
    Quote Originally Posted by Jordan View Post
    You can set the category to a link and add a URL. When users see ionFiles they can then click on categories. This was a feature request. Let me know if you need help using it.
    Actually I had requested this but I don't understand how it works.

    I thought if I create a category called 'Basic Math' and set to a link I would be able to create a menu link to 'Basic Math' category.

    Example:
    Downloads <--- main ionfile component (root)
    |-> Basic Math <---- category (linkable so can make menu item
    | |->Chapter One <------ file
    | |->Chapter Two <------ file
    |-> Pre Algebra <---- category (linkable so can make menu item
    | |-> Chapter One <------ file

  11. #130
    Jordan Guest
    Quote Originally Posted by eagle00789 View Post
    I hope that you don't mind me doing this, but i am making your nice component multi lingual safe (completely translatable by a simple .php file) i'm testing right now if this works
    Quote Originally Posted by eagle00789 View Post
    translation and editing of this fine component is complete. The attached version is now supported by JoomFish (see the joomfish forum here for the files to be able to translate with joomfish)
    Also this changed version includes the possibility to translate all other frontpage text (not the administrator text) in any language by translating a simple php file in the new language directory wich is located at: components/com_ionfiles/language/

    i hope that this version will definitly going to be the new official version as it currently is not offical

    Be sure to check my site for the JoomFish Content Element Files for ionFiles and other components

    [update]Now has complete compatability with joomfish.[/update]
    Excellent, thank you! I'll include this along with your name and website on the next release. There are a few other things I have to incorporate before the next version is released.


    Quote Originally Posted by aravot View Post
    Actually I had requested this but I don't understand how it works.

    I thought if I create a category called 'Basic Math' and set to a link I would be able to create a menu link to 'Basic Math' category.

    Example:
    Downloads <--- main ionfile component (root)
    |-> Basic Math <---- category (linkable so can make menu item
    | |->Chapter One <------ file
    | |->Chapter Two <------ file
    |-> Pre Algebra <---- category (linkable so can make menu item
    | |-> Chapter One <------ file
    Yes, that it correct except you will need to get the URL yourself instead of ionFiles taking you to a selection menu.

Closed Thread
Page 13 of 38 FirstFirst ... 3111213141523 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 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