Administrators Nabeel Posted March 26, 2011 Administrators Report Posted March 26, 2011 Changed Files: m install/Installer.class.php m install/templates/footer.tpl m install/update.php m install/update.sql m lib/rss/latestpireps.rss m unittest/reports/coverage.xml m unittest/reports/logfile.json installer fixes View complete changes Download from here
Moderators mark1million Posted March 27, 2011 Moderators Report Posted March 27, 2011 Nabeel, No errors now but still getting, [ERROR] The column paytype is missing! [ERROR] The column payforflight is missing!
Moderators mark1million Posted March 27, 2011 Moderators Report Posted March 27, 2011 OK so i had to manually run each line on the sql update because some tables were already modified and it was just stalling there, and its OK now done a recalculation of the finances and the cash has been updated as well. One final thing to check is that the pilots are getting paid now and the pireps and being populated with fuel and gross revenue.
Moderators mark1million Posted March 27, 2011 Moderators Report Posted March 27, 2011 All seems OK now after running those manual sql updates.
Administrators Nabeel Posted March 27, 2011 Author Administrators Report Posted March 27, 2011 I've fixed the installer/updater in this last commit, hopefully that will work
Moderators joeri Posted March 27, 2011 Moderators Report Posted March 27, 2011 I've fixed the installer/updater in this last commit, hopefully that will work Nabeel is this the last version still thes errors [Checksum failed] /install/update.sql did not match, possibly corrupt or out of date [Checksum failed] /install/fixtures.sql did not match, possibly corrupt or out of date [Checksum failed] /install/update.php did not match, possibly corrupt or out of date [Checksum failed] /core/classes/ezdb/ezdb_base.class.php did not match, possibly corrupt or out of date [Checksum failed] /core/modules/kACARS_Free/kACARS_Free.php did not match, possibly corrupt or out of date [Checksum failed] /admin/modules/Import/Import.php did not match, possibly corrupt or out of date uploaded them again still the same problem. on the checkdb i get this [ERROR] The column paytype is missing! errors i have found on the site on the schedulles i cant bid anny more on anny flight getting this error Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'Schedules::viewaction.php' was given in /home/tntvirtua/domains/tnt-virtual.be/public_html/core/classes/MainController.class.php on line 218 and then the site gets messed up. those are the ones i have found atm most off them no biggy only the one in the schedulles the pilots cant make a bid annymore gr joeri
Moderators mark1million Posted March 27, 2011 Moderators Report Posted March 27, 2011 I had those errors, jost log in to your mysql and the update sql file run each querey separably, you will find the tables are mostly altered anyway so you will get errors, just go through them all and you will be sorted You will probable only find that success is on about 3 tables
Moderators joeri Posted March 27, 2011 Moderators Report Posted March 27, 2011 I had those errors, jost log in to your mysql and the update sql file run each querey separably, you will find the tables are mostly altered anyway so you will get errors, just go through them all and you will be sorted You will probable only find that success is on about 3 tables yeah i tried that by running them manual but they always give errors so i am a bid stuck now :-)
Moderators mark1million Posted March 27, 2011 Moderators Report Posted March 27, 2011 Don't forget to comment out those url rewrite rules in the .htaccess with a #
Moderators joeri Posted March 27, 2011 Moderators Report Posted March 27, 2011 yeah the write url is the bigg problem maker rolled those changes back and all seems to be better now bids is working now thats already something now to fix those db errors
Administrators Nabeel Posted March 28, 2011 Author Administrators Report Posted March 28, 2011 I wouldn't run the update.sql lines manually, the only reason being then I can test an update to make sure it's working through that way. I think I know what the problem is with the rewrite rules, I'll fix that soon
Moderators joeri Posted March 28, 2011 Moderators Report Posted March 28, 2011 ok Nabeel i have run the sql with the update installer and 1 table gives an error the colum paytype is missing hope you can work thing out with the url and the index gr joeri
TAV1702 Posted March 28, 2011 Report Posted March 28, 2011 I got the same error [ERROR] The column paytype is missing! The ironic thing is though, pay type IS added to the database in the pireps table. I saw the error and went strait to my DB and looked and it is there. However, none of the numbers still work for me. Updated to the newest release and I got a very major error right from the start. I think a file is missing from a folder.
Administrators Nabeel Posted March 28, 2011 Author Administrators Report Posted March 28, 2011 Can you post in that other thread, I'm getting confusde
Recommended Posts