Administrators Nabeel Posted March 28, 2011 Administrators Report Posted March 28, 2011 Changed Files: m core/version + install/mysqldiff/LICENSE + install/mysqldiff/MySQLDiff.class.php + install/mysqldiff/README + install/mysqldiff/diffgen + install/mysqldiff/structure.xml m install/structure.xml m lib/rss/latestpireps.rss m unittest/reports/coverage.xml m unittest/reports/logfile.json mysqldiff directory fix, updates fix View complete changes Download from here
Administrators Nabeel Posted March 28, 2011 Author Administrators Report Posted March 28, 2011 Ok, please test the updater in this one, and also paste what you see in the install/update.php file... Thanks
TAV1702 Posted March 29, 2011 Report Posted March 29, 2011 I ran this update and here is what it said on install. Starting the update... Array ( [0] => ALTER TABLE `phpvms_pireps` ADD `paytype` tinyint(1) NOT NULL DEFAULT '1' AFTER `pilotpay`; ) Update completed! I am getting ready to try a pirep now and see what happens. Oh and I recalculated the pilot payments and it gave all the money back to the pilots it shorted them when I started having all the original issues. So far so good.
TAV1702 Posted March 29, 2011 Report Posted March 29, 2011 Yahhhhh hoooo! Pireps calculated ticket prices, fuel costs AND showed the actual amount paid to the pilot for pirep.
Administrators Nabeel Posted March 29, 2011 Author Administrators Report Posted March 29, 2011 Awesome, I wrote a small app which figures out all the diffs between my manifest and what's actually in the database, I'm pretty proud of that peice Next is the URL rewrite issue... if someone using Apache can give me access to their FTP and site, I can have that figured out
Moderators joeri Posted March 29, 2011 Moderators Report Posted March 29, 2011 phpVMS Updater Starting the update... Array ( [0] => ALTER TABLE `phpvms_pilots` ADD INDEX (rank); ) Update completed! that was mine gr joeri i also sended you a message
Administrators Nabeel Posted March 29, 2011 Author Administrators Report Posted March 29, 2011 Thanks joeri
Recommended Posts