Jump to content

Rev v2.1.934-76-g70bdf7e - mysqldiff directory fix, updates fix


Recommended Posts

  • Administrators
Posted

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
Posted

Ok, please test the updater in this one, and also paste what you see in the install/update.php file...

Thanks

Posted

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.

  • Administrators
Posted

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
Posted

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

×
×
  • Create New...