Administrators Nabeel Posted November 26, 2009 Administrators Report Posted November 26, 2009 Revision 808: fixed #60, pirep hour bug fix26 November 2009, 1:09 pmfixed #60, pirep hour bug fixSource: Revisions of /Download from http://downloads.phpvms.net/phpvms.beta.zip
Kimis Posted November 27, 2009 Report Posted November 27, 2009 hi updating from 700 to 808 makes double quotes for all strings at local.config.php like this: Config::Set(''PAGE_ENCODING'', ''ISO-8859-1'');
TennShadow Posted November 27, 2009 Report Posted November 27, 2009 I may have found an issue. When I added transfer hours to my test pilot I got the below error at the top of that page. Warning: Invalid argument supplied for foreach() in /home/www/dev.ipgvirtual.org/core/common/StatsData.class.php on line 142 Now, I can't remove the hours. It doesn't matter what value I put it doesn't change. I'm using FF 3.5. http://bugs.phpvms.net/ticket/61
Administrators Nabeel Posted November 28, 2009 Author Administrators Report Posted November 28, 2009 hi updating from 700 to 808 makes double quotes for all strings at local.config.php like this: Config::Set(''PAGE_ENCODING'', ''ISO-8859-1''); Thanks, can you enter a bug for it. I'm planning on upgrading up from 700 next week to test and all, but that's a weird issue.
Moderators joeri Posted November 28, 2009 Moderators Report Posted November 28, 2009 I may have found an issue. When I added transfer hours to my test pilot I got the below error at the top of that page. Warning: Invalid argument supplied for foreach() in /home/www/dev.ipgvirtual.org/core/common/StatsData.class.php on line 142 Now, I can't remove the hours. It doesn't matter what value I put it doesn't change. I'm using FF 3.5. http://bugs.phpvms.net/ticket/61 tested both adding and deleting hours adding works fine only wen trying to delete it works only to the point it has to be a value so if you enter 0 it wont change the hours but if you enter 0.1 it changes it gr joeri
Recommended Posts