Alex Posted April 22, 2010 Report Share Posted April 22, 2010 Ok i partially mentione several issues in another post, but didnt want to hijack someones post. After installing .928 i have the following issues: At file a pirep from either the "view my bids" or the main Pilot center i can fill out all the fields and apparently submit it. however it does not show in the pilots filed pireps or in the admin panel "pireps pending" I did check install and got no errors. In the Firefox error console i get two warnings and one error during the submitting process. Warning: Error in parsing value for 'top'. Declaration dropped. Source File: http://www.atlasvirtualairlines.com/lib/css/phpvms.css Line: 40 relates to this * html .jqmWindow{ position:absolute; top:expression((document.documentElement.scrollTop || document.body.scrollTop)+Math.round(6 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100)+'px')} next Warning: Error in parsing value for 'filter'. Declaration dropped. Source File: http://www.atlasvirtualairlines.com/lib/css/phpvms.css Line: 67 relates to this .ui-tabs-disabled{ opacity:.4; filter:alpha(opacity=40)} third Error: uncaught exception: [Exception... "Cannot modify properties of a WrappedNative" nsresult: "0x80570034 (NS_ERROR_XPC_CANT_MODIFY_PROP_ON_WN)" location: "JS frame :: chrome://global/content/bindings/autocomplete.xml :: onxblpopuphiding :: line 825" data: no] No pilots can file pireps so my site is on hold? Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted April 22, 2010 Administrators Report Share Posted April 22, 2010 Enable DEBUG_LOG in local.config (see my signature on getting debug info) Then try filing a pirep. You can then email me your core/logs folder (zip it up), you can email it to nabeel at nsslive dot net. Sounds to me that maybe a column is missing. Did you try install/checkdb.php? Try running the update again Quote Link to comment Share on other sites More sharing options...
Alex Posted April 22, 2010 Author Report Share Posted April 22, 2010 Install CheckChecking PHP version [OK] PHP version is 5.2.x Checking connectivity... [OK] Can contact outside servers Checking for SimpleXML module... [OK] SimpleXML module exists! Checking file hashes for corrupt or mismatched files [OK] No errors found! -- Checked 182 files, found 0 errors Checking phpvms_acarsdata...OKChecking phpvms_adminlog...OK Checking phpvms_aircraft...OK Checking phpvms_airlines...OK Checking phpvms_airports...OK Checking phpvms_awards...OK Checking phpvms_awardsgranted...OK Checking phpvms_bids...OK Checking phpvms_customfields...OK Checking phpvms_downloads...OK Checking phpvms_expenselog...OK Checking phpvms_expenses...OK Checking phpvms_fieldvalues...OK Checking phpvms_financedata...OK Checking phpvms_fuelprices...OK Checking phpvms_groupmembers...OK Checking phpvms_groups...OK Checking phpvms_navdata...OK Checking phpvms_news...OK Checking phpvms_pages...OK Checking phpvms_pilots...OK Checking phpvms_pirepcomments...OK Checking phpvms_pirepfields...OK Checking phpvms_pireps...OK Checking phpvms_pirepvalues...OK Checking phpvms_ranks...OK Checking phpvms_schedules...OK Checking phpvms_sessions...OK Checking phpvms_settings...OK Checking phpvms_updates...OK email with log details sent via email thanks. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted April 22, 2010 Administrators Report Share Posted April 22, 2010 Looks like someone is entering tons of data for routes. Routes should just be the textual route: NAVPOINT1 ENTRY AIRWAY EXIT NAVPOINT2 No other format Quote Link to comment Share on other sites More sharing options...
Alex Posted April 22, 2010 Author Report Share Posted April 22, 2010 Looks like someone is entering tons of data for routes. Routes should just be the textual route: NAVPOINT1 ENTRY AIRWAY EXIT NAVPOINT2 No other format Yes this was the problem, copy pasting routes in the notes included ==> (although i didn't have this problem pre 2.1)The solution was to delete all the copy pasted routes. Thanks Nabeel Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted April 22, 2010 Administrators Report Share Posted April 22, 2010 Yes this was the problem, copy pasting routes in the notes included ==> (although i didn't have this problem pre 2.1)The solution was to delete all the copy pasted routes. Thanks Nabeel Yeah pre 2.1 there was no routes Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.