Re: [MTT devel] reporter.php

2007-08-30 Thread Jeff Squyres
Ya, that's me -- I'll fix. Thanks! On Aug 30, 2007, at 10:52 AM, Josh Hursey wrote: I just finished cleaning up the warnings in the stats php script. There is one warning I don't know how to fix: - PHP Warning: Missing argument 1 for print_ga() in /nfs/rontok/xraid/ data/osl/w

Re: [MTT devel] reporter.php

2007-08-30 Thread Josh Hursey
I just finished cleaning up the warnings in the stats php script. There is one warning I don't know how to fix: - PHP Warning: Missing argument 1 for print_ga() in /nfs/rontok/xraid/ data/osl/www/www.open-mpi.org/mtt/google-analytics.inc on line 6, referer: http://www.open-mp

Re: [MTT devel] reporter.php

2007-08-30 Thread Jeff Squyres
K. I made the switch index.php <--> reporter.php. On Aug 30, 2007, at 10:33 AM, Josh Hursey wrote: FYI: I finished cleaning up the PHP submit script. It seems that there are some associated issues with the stats PHP script. I'm cleaning that up at the moment. -- Josh On Aug 30, 2007, at 9:47

Re: [MTT devel] reporter.php

2007-08-30 Thread Josh Hursey
FYI: I finished cleaning up the PHP submit script. It seems that there are some associated issues with the stats PHP script. I'm cleaning that up at the moment. -- Josh On Aug 30, 2007, at 9:47 AM, Josh Hursey wrote: I donno. But I would favor the index.php route as well. Also FYI I'm wor

Re: [MTT devel] reporter.php

2007-08-30 Thread Jeff Squyres
On Aug 30, 2007, at 9:47 AM, Josh Hursey wrote: I donno. But I would favor the index.php route as well. K. I'll make the switch. Also FYI I'm working on the submit.php script a bit this morning. I'm doing 2 things: - Cleaning up error messages - Inserting a transaction to solve a race c

Re: [MTT devel] reporter.php

2007-08-30 Thread Josh Hursey
I donno. But I would favor the index.php route as well. Also FYI I'm working on the submit.php script a bit this morning. I'm doing 2 things: - Cleaning up error messages - Inserting a transaction to solve a race condition that was triggered last night by an IU submit. -- Josh On Aug 30

[MTT devel] reporter.php

2007-08-30 Thread Jeff Squyres
So is there any reason we have the reporter in reporter.php instead of index.php? Or is this only for hysterical raisins? For aesthetic reasons, I'd be in favor of moving reporter.php back to index.php and putting in a redirect file from reporter.php back to index.php (or, more specificall