Closed Thread
Results 1 to 5 of 5

Thread: [BUG] Version value is incorrect

  1. #1
    rolandd is offline Learning Programmer
    Join Date
    Jul 2007
    Posts
    43
    Rep Power
    0

    [BUG] Version value is incorrect

    Hello Jordan,

    In the 3.1 release the version value in the language states 300. This has the effect that a version check tells the user there is a new version while this is not true. The correct value needs to be 310.

    Regards,

    RolandD

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Jordan Guest
    Hey RolandD,
    This has been fixed in the newest version. For some reason I believe the version was being pulled from the xml file and I didn't realize it was a constant set in the language file. I've moved the variable to top of the admin.ionfiles.php file and set it to the correct version.

    I've also fixed a fopen error that occurs if your server does not have fopen enabled. Without fopen enabled the version checker always reported that users had the most current version.

  4. #3
    rolandd is offline Learning Programmer
    Join Date
    Jul 2007
    Posts
    43
    Rep Power
    0
    Jordan,

    The newest you mean the one that is going to be released I think. I have this error in the file that is now for download as I got that file earlier this morning (my time ). Anyways, I am convinced it will be solved in the next release

    Keep up the good work.

    Regards,

    RolandD

  5. #4
    baijianpeng's Avatar
    baijianpeng is offline Newbie
    Join Date
    Sep 2007
    Posts
    5
    Rep Power
    0
    Obviously, this problem remains till now. I just downloaded the latest version 3.1 half an hour ago and tested it, I noticed that the version value in the language file is still 300 and the backend checking still telling me there is a newer version.

    I think you didn't fix this problem. You still need to edit the language file.

  6. #5
    Jordan Guest
    Quote Originally Posted by baijianpeng View Post
    Obviously, this problem remains till now. I just downloaded the latest version 3.1 half an hour ago and tested it, I noticed that the version value in the language file is still 300 and the backend checking still telling me there is a newer version.

    I think you didn't fix this problem. You still need to edit the language file.
    You are right, this is still wrong although the new version is set. It was moved from the language file to the admin.ionfiles.php file but it was declared out of scope. It will be fixed in the next release.

Closed Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. fscanf returns incorrect values in C
    By CheapFungus in forum C and C++
    Replies: 5
    Last Post: 03-21-2010, 09:30 PM
  2. MYSQL: Incorrect Counts
    By BASHERS33 in forum Database & Database Programming
    Replies: 9
    Last Post: 07-12-2009, 03:25 PM
  3. Replies: 1
    Last Post: 01-29-2008, 11:40 AM
  4. [BUG] Apply behaviour incorrect
    By rolandd in forum ionFiles
    Replies: 1
    Last Post: 10-14-2007, 08:00 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