Administrators Nabeel Posted March 26, 2010 Administrators Report Share Posted March 26, 2010 fixed #224 fixed #182 fixed #210 fixed #227, db layer fix, auth login fix #224 - a carryover but fixed #182 - finally calling the nav data stuff closed, seems as though all the bugs with that are good to go #210 - added in admin pilot last the last IP of login/for registrations #227 - removed recaptcha info from contact form since it was emailed with the form finally fixed auth login problem under mysqli added ranks under caching calculate rank-levels between pilots/aircraft, still a few tasks left to complete View more details, download from here Link to comment Share on other sites More sharing options...
Moderators Kyle Posted March 26, 2010 Moderators Report Share Posted March 26, 2010 fixed #224 fixed #182 fixed #210 fixed #227, db layer fix, auth login fix #224 - a carryover but fixed #182 - finally calling the nav data stuff closed, seems as though all the bugs with that are good to go #210 - added in admin pilot last the last IP of login/for registrations #227 - removed recaptcha info from contact form since it was emailed with the form finally fixed auth login problem under mysqli added ranks under caching calculate rank-levels between pilots/aircraft, still a few tasks left to complete View more details, download from here Will install in my dev site. let you know soon! K got an error Installing the tables... Warning: file_get_contents(\phpvms.beta(2)\install/version) [function.file-get-contents]: failed to open stream: No such file or directory in \phpvms.beta(2)\install\Installer.class.php on line 173 Writing "phpvms_adminlog" table... success Writing "phpvms_awards" table... success Writing "phpvms_awardsgranted" table... success Writing "phpvms_fuelprices" table... success Writing "phpvms_updates" table... success Writing "phpvms_downloads" table... success Writing "phpvms_expenses" table... success Writing "phpvms_expenselog" table... success Writing "phpvms_financedata" table... success Writing "phpvms_acarsdata" table... success Writing "phpvms_airlines" table... success Writing "phpvms_aircraft" table... success Writing "phpvms_navdata" table... success Writing "phpvms_airports" table... success Writing "phpvms_schedules" table... success Writing "phpvms_news" table... success Writing "phpvms_news" table... success Writing "phpvms_pages" table... success Writing "phpvms_ranks" table... success Writing "phpvms_ranks" table... success Writing "phpvms_sessions" table... success Writing "phpvms_pilots" table... success Writing "phpvms_pireps" table... success Writing "phpvms_pirepcomments" table... success Writing "phpvms_customfields" table... success Writing "phpvms_fieldvalues" table... success Writing "phpvms_groups" table... success Writing "phpvms_groups" table... success Writing "phpvms_groups" table... success Writing "phpvms_groupmembers" table... success Writing "phpvms_pirepfields" table... success Writing "phpvms_pirepvalues" table... success Writing "phpvms_bids" table... success Writing "phpvms_settings" table... success Writing "phpvms_fieldvalues_ibfk_1` FOREIGN KEY (`fieldid`) REFERENCES `phpvms_customfields" table... success Writing "phpvms_groupmembers_ibfk_1` FOREIGN KEY (`groupid`) REFERENCES `phpvms_groups" table... success Writing "phpvms_pilots_ibfk_1` FOREIGN KEY (`code`) REFERENCES `phpvms_airlines" table... success Writing "phpvms_pirepcomments_ibfk_1` FOREIGN KEY (`pirepid`) REFERENCES `phpvms_pireps" table... success Writing "phpvms_schedules_ibfk_1` FOREIGN KEY (`code`) REFERENCES `phpvms_airlines" table... success Writing "phpvms_settings" table... success Writing "phpvms_settings" table... success Writing "phpvms_settings" table... success Writing "phpvms_settings" table... success Writing "phpvms_settings" table... success Writing "phpvms_settings" table... success Continue to the next step Link to comment Share on other sites More sharing options...
Moderators Kyle Posted March 26, 2010 Moderators Report Share Posted March 26, 2010 IT's all good! Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted March 26, 2010 Author Administrators Report Share Posted March 26, 2010 Thanks, I fixed that first error Link to comment Share on other sites More sharing options...
Moderators mark1million Posted March 26, 2010 Moderators Report Share Posted March 26, 2010 Are we good to go then with this one?, now i managed to do the major update i know what needs to be changed Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted March 26, 2010 Author Administrators Report Share Posted March 26, 2010 Are we good to go then with this one?, now i managed to do the major update i know what needs to be changed What do you mean? There were a bunch of changes Link to comment Share on other sites More sharing options...
Moderators mark1million Posted March 26, 2010 Moderators Report Share Posted March 26, 2010 I have not really updated for ages due to the fact i customized a load of stuff in the admin templates, last nights upgrade was OK so im not too worried about knowing what to save out before running the upgrade again Link to comment Share on other sites More sharing options...
llju1 Posted March 26, 2010 Report Share Posted March 26, 2010 Ok I checked the change log and it says rev 910. I installed it and this is what I get. Install Check Checking PHP version [OK] PHP version is 5.2.x Checking connectivity... [OK] Can contact outside servers Checking for SimpleXML module... [OK] SimpleXML module exists! Checking file hashes for corrupt or mismatched files [Checksum failed] /install/update.sql did not match, possibly corrupt or out of date [Checksum failed] /core/common/Auth.class.php did not match, possibly corrupt or out of date [Checksum failed] /core/common/OperationsData.class.php did not match, possibly corrupt or out of date [Checksum failed] /core/bootstrap.inc.php did not match, possibly corrupt or out of date [Checksum failed] /core/classes/Util.class.php did not match, possibly corrupt or out of date [Checksum failed] /core/modules/Contact/Contact.php did not match, possibly corrupt or out of date [Checksum failed] /admin/templates/pilots_list.tpl did not match, possibly corrupt or out of date [Checksum failed] /admin/modules/Maintenance/Maintenance.php did not match, possibly corrupt or out of date -- Checked 167 files, found 8 errors Database Check Checking phpvms_acarsdata...OK Checking phpvms_adminlog...OK Checking phpvms_aircraft...OK Checking phpvms_airlines...OK Checking phpvms_airports...OK Checking phpvms_awards...OK Checking phpvms_awardsgranted...OK Checking phpvms_bids...OK Checking phpvms_customfields...OK Checking phpvms_downloads...OK Checking phpvms_expenselog...OK Checking phpvms_expenses...OK Checking phpvms_fieldvalues...OK Checking phpvms_financedata...OK Checking phpvms_fuelprices...OK Checking phpvms_groupmembers...OK Checking phpvms_groups...OK Checking phpvms_navdata...OK Checking phpvms_news...OK Checking phpvms_pages...OK Checking phpvms_pilots...OK Checking phpvms_pirepcomments...OK Checking phpvms_pirepfields...OK Checking phpvms_pireps...OK Checking phpvms_pirepvalues...OK Checking phpvms_ranks...OK Checking phpvms_schedules...OK Checking phpvms_sessions...OK Checking phpvms_settings...OK Checking phpvms_updates...OK Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted March 26, 2010 Author Administrators Report Share Posted March 26, 2010 Thanks Lloyd, seems like all the updated files were the ones which didn't verify, did those upload correctly? Link to comment Share on other sites More sharing options...
llju1 Posted March 27, 2010 Report Share Posted March 27, 2010 I up load as I always do. I copied and replaced as usual. I will try it again tonite. I log on to my site using Microsoft Web expressions 3 and just copy the folders and paste them on my site. This is the way I have always done it and it worked before. Go figure EDIT:Ok I just re up loaded it and same errors. I re-downloaded it from here. 1 question why does the change log say it is rev910? Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted March 27, 2010 Author Administrators Report Share Posted March 27, 2010 The changelog is wrong, I need to fix that. Try it with another FTP client? As long as those working Link to comment Share on other sites More sharing options...
llju1 Posted March 27, 2010 Report Share Posted March 27, 2010 (edited) The changelog is wrong, I need to fix that. Try it with another FTP client? As long as those working Ok I used a different FTP program and got the same errors. Install Check Checking PHP version [OK] PHP version is 5.2.x Checking connectivity... [OK] Can contact outside servers Checking for SimpleXML module... [OK] SimpleXML module exists! Checking file hashes for corrupt or mismatched files [Checksum failed] /install/update.sql did not match, possibly corrupt or out of date [Checksum failed] /core/common/Auth.class.php did not match, possibly corrupt or out of date [Checksum failed] /core/common/OperationsData.class.php did not match, possibly corrupt or out of date [Checksum failed] /core/bootstrap.inc.php did not match, possibly corrupt or out of date [Checksum failed] /core/classes/Util.class.php did not match, possibly corrupt or out of date [Checksum failed] /core/modules/Contact/Contact.php did not match, possibly corrupt or out of date [Checksum failed] /admin/templates/pilots_list.tpl did not match, possibly corrupt or out of date [Checksum failed] /admin/modules/Maintenance/Maintenance.php did not match, possibly corrupt or out of date -- Checked 167 files, found 8 errors Edited March 27, 2010 by llju1 Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted March 27, 2010 Author Administrators Report Share Posted March 27, 2010 My hash generator didn't work right, so just ignore that Link to comment Share on other sites More sharing options...
llju1 Posted March 27, 2010 Report Share Posted March 27, 2010 My hash generator didn't work right, so just ignore that Now You tell me Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted March 27, 2010 Author Administrators Report Share Posted March 27, 2010 Now You tell me Haha, I forgot to run the script which bumps the version too, oye. Link to comment Share on other sites More sharing options...
llju1 Posted March 27, 2010 Report Share Posted March 27, 2010 I also get this when I go to my Admin Panel. Just under the Header. Warning: Invalid argument supplied for foreach() in /hermes/web06b/b338/pow.llju1/htdocs/admin/modules/Dashboard/Dashboard.php on line 155 Warning: Invalid argument supplied for foreach() in /hermes/web06b/b338/pow.llju1/htdocs/admin/modules/Dashboard/Dashboard.php on line 181 Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted March 28, 2010 Author Administrators Report Share Posted March 28, 2010 I also get this when I go to my Admin Panel. Just under the Header. Warning: Invalid argument supplied for foreach() in /hermes/web06b/b338/pow.llju1/htdocs/admin/modules/Dashboard/Dashboard.php on line 155 Warning: Invalid argument supplied for foreach() in /hermes/web06b/b338/pow.llju1/htdocs/admin/modules/Dashboard/Dashboard.php on line 181 Those errors come from not being able to access the RSS feeds, strange. Is the install/checkinstall.php file say it can access outside servers? Link to comment Share on other sites More sharing options...
llju1 Posted March 28, 2010 Report Share Posted March 28, 2010 Yep Checking connectivity... [OK] Can contact outside servers But it is very sluggish logging in to admin Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted March 28, 2010 Author Administrators Report Share Posted March 28, 2010 Yep Checking connectivity... [OK] Can contact outside servers But it is very sluggish logging in to admin Your host is probably overloaded Link to comment Share on other sites More sharing options...
llju1 Posted March 28, 2010 Report Share Posted March 28, 2010 Your host is probably overloaded I am not getting any news from VACENTRAL News. I Changed line 172 in admin/module/Dashboard to false and got rid of the Warning: Invalid argument supplied for foreach() in /hermes/web06b/b338/pow.llju1/htdocs/admin/modules/Dashboard/Dashboard.php on line 181 error but could not get rid of Warning: Invalid argument supplied for foreach() in /hermes/web06b/b338/pow.llju1/htdocs/admin/modules/Dashboard/Dashboard.php on line 155 I only have the problem going to the dashboard. Everything else works fine but it take forever to get the dashboard page to show up. Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted March 28, 2010 Author Administrators Report Share Posted March 28, 2010 Was it working before? Did your host shut off remote URL access? Link to comment Share on other sites More sharing options...
llju1 Posted March 28, 2010 Report Share Posted March 28, 2010 Was it working before? Did your host shut off remote URL access? It was all working with rev910 but not now. I am not sure about the remote URL access. Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted March 28, 2010 Author Administrators Report Share Posted March 28, 2010 It was all working with rev910 but not now. I am not sure about the remote URL access. I'd contact your host, that code hasn't changed since 2.0 Link to comment Share on other sites More sharing options...
llju1 Posted March 29, 2010 Report Share Posted March 29, 2010 I'd contact your host, that code hasn't changed since 2.0 allow_url_fopen is set to ON on my PHP 5 ini script. Is that what it should be set to. when I changed the lines to check for beta version and VACentral news to false everything loaded like it should, But no VA Central news or PHpVMS news(of course) My Host has not changed any thing so I don't know what it is. Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted March 29, 2010 Author Administrators Report Share Posted March 29, 2010 Do you have command-line access? Can you try: ping feedburner.com Link to comment Share on other sites More sharing options...
llju1 Posted March 29, 2010 Report Share Posted March 29, 2010 Do you have command-line access? Can you try: ping feedburner.com I tried ping burner. but it cannot access the admin/dashboard rss feed for some reason. I may not be putting the url in to ping burner correctly And what is command line access? hey I am old but I try UPDATE: Now it it all working Go Figure. Geese I hate doing this sometimes. three Days and 5 re-updates and it decided to fix its self. although I did contact my provider and maybe they fixed it. Link to comment Share on other sites More sharing options...
Recommended Posts