Jump to content

Login Sessions?


roboa

Recommended Posts

Hi all,

I really just can't work out what's going on here at all. I'm logged into the site, yet, when I click on the link back to the hompage, the pilot links that appear when logged in (in place of login boxes) just go back to the login boxes. This leads you to believe you have been logged out however when you use the boxes and log back in you get told you were already logged in!? Another issue, which I presume is linked to this, when you click on the link for the admin panel you are asked to "please login first".

This only happens on the live site and not on my offline localhost development site.

FF errors are:

Warning: Error in parsing value for 'top'. Declaration dropped.

Source File: http://www.xlvirtual.co.uk/XLA/lib/css/phpvms.css

Line: 116

Warning: Error in parsing value for 'filter'. Declaration dropped.

Source File: http://www.xlvirtual.co.uk/XLA/lib/css/phpvms.css

Line: 212

Warning: Error in parsing value for 'top'. Declaration dropped.

Source File: http://xlvirtual.co.uk/XLA/lib/css/phpvms.css

Line: 116

Warning: Error in parsing value for 'filter'. Declaration dropped.

Source File: http://xlvirtual.co.uk/XLA/lib/css/phpvms.css

Line: 212

Warning: Expected declaration but found '>'. Skipped to next declaration.

Source File: http://xlvirtual.co.uk/XLA/index.php

Line: 0

Any help is appreciated!

Link to comment
Share on other sites

Guest N402KC

Hi all,

I really just can't work out what's going on here at all. I'm logged into the site, yet, when I click on the link back to the hompage, the pilot links that appear when logged in (in place of login boxes) just go back to the login boxes. This leads you to believe you have been logged out however when you use the boxes and log back in you get told you were already logged in!? Another issue, which I presume is linked to this, when you click on the link for the admin panel you are asked to "please login first".

This only happens on the live site and not on my offline localhost development site.

FF errors are:

Any help is appreciated!

What version of PHP are you running? Does your browser accept cookies and sessions? Make sure you have to so it allows them

Link to comment
Share on other sites

PHP version 5.2.13 and seeing as I don't have the issue with localhost through the same browser (firefox) I'm gonna guess cookies and sessions are allowed.

edit: If anybody wants to view the issue to get a better idea please feel free to send me a pm.

Link to comment
Share on other sites

checkinstall.php:

phpVMS Virtual Airline Administration Software

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

[Checksum failed] /install/templates/s3_setup_finished.tpl did not match, possibly corrupt or out of date

[Checksum failed] /core/common/PIREPData.class.php did not match, possibly corrupt or out of date

[Checksum failed] /core/common/CentralData.class.php did not match, possibly corrupt or out of date

[Checksum failed] /core/templates/fsfk_log_flightimages.tpl did not match, possibly corrupt or out of date

[Checksum failed] /core/templates/profile_stats.tpl did not match, possibly corrupt or out of date

[Checksum failed] /core/templates/fsfk_log_flightplan.tpl did not match, possibly corrupt or out of date

[Checksum failed] /core/templates/fsfk_log_flightdata.tpl did not match, possibly corrupt or out of date

[Checksum failed] /core/templates/email_pilot_retired.tpl did not match, possibly corrupt or out of date

[Checksum failed] /core/templates/fsfk_vaconfig.tpl did not match, possibly corrupt or out of date

[Checksum failed] /core/templates/login_notfound.tpl did not match, possibly corrupt or out of date

[Checksum failed] /core/templates/login_passwordreset.tpl did not match, possibly corrupt or out of date

[Checksum failed] /core/templates/pirep_editform.tpl did not match, possibly corrupt or out of date

[Checksum failed] /core/classes/CodonEvent.class.php did not match, possibly corrupt or out of date

[Checksum failed] /admin/templates/finance_summarysheet.tpl did not match, possibly corrupt or out of date

[Checksum failed] /admin/modules/Maintenance/Maintenance.php did not match, possibly corrupt or out of date

[Checksum failed] /lib/js/jquery_essentials.js did not match, possibly corrupt or out of date

[Checksum failed] /lib/js/ofc/js-ofc-library/ofc.js did not match, possibly corrupt or out of date

-- Checked 164 files, found 17 errors

checkdb.php:

phpVMS Virtual Airline Administration Software

Database Check

Checking phpvms_XLAacarsdata...OK

Checking phpvms_XLAadminlog...OK

Checking phpvms_XLAaircraft...OK

Checking phpvms_XLAairlines...OK

Checking phpvms_XLAairports...OK

Checking phpvms_XLAawards...OK

Checking phpvms_XLAawardsgranted...OK

Checking phpvms_XLAbids...OK

Checking phpvms_XLAcustomfields...OK

Checking phpvms_XLAdownloads...OK

Checking phpvms_XLAexpenses...OK

Checking phpvms_XLAfieldvalues...OK

Checking phpvms_XLAfinancedata...OK

Checking phpvms_XLAfuelprices...OK

Checking phpvms_XLAgroupmembers...OK

Checking phpvms_XLAgroups...OK

Checking phpvms_XLAnews...OK

Checking phpvms_XLApages...OK

Checking phpvms_XLApilots...OK

Checking phpvms_XLApirepcomments...OK

Checking phpvms_XLApirepfields...OK

Checking phpvms_XLApireps...OK

Checking phpvms_XLApirepvalues...OK

Checking phpvms_XLAranks...OK

Checking phpvms_XLAschedules...OK

Checking phpvms_XLAsessions...OK

Checking phpvms_XLAsettings...OK

Checking phpvms_XLAupdates...OK

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