Jump to content

File Pirep problem after update .928


Alex

Recommended Posts

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?

Link to comment
Share on other sites

  • Administrators

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

Link to comment
Share on other sites

Install Check

Checking 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...OK

Checking 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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

  • Administrators

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...