Jump to content

cfitz619

Members
  • Posts

    65
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by cfitz619

  1. Now I am getting this error. Fatal error: Cannot redeclare StatsData::TotalPilotMiles() in /home/u742478123/domains//public_html/core/common/StatsData.class.php on line 847
  2. Thanks for catching that. I put a bracket in and the X disappeared. Thanks for the help.
  3. Actually I am now getting the error below circled in red.
  4. Done. No errors now. Thank You.
  5. I will try that. I got the code from the readme in the documentation that comes with phpvms 5.5.2.72. I just took a screenshot and posted it in my last message. Thank You for the help.
  6. MOD note: OP is using BlueIce skin and having an issue with the instructions in that skin. I am trying to install phpvms 5.5.2.72. I am following all of the instructions in the readme. I copy and pasted this from the readme to StatsData.class.php, but it's not working. If I leave this part out my website works, but if I put it in, the website wont load. Any help would be greatly appreciated. Thank You.
  7. I think this is what your looking for. I can't get the logs to open. Sorry if this is not what you meant. I'm new to coding. Kind of learning as I go. Is this the right log? Here is the path: public_html/core/logs/errors.txt [09-Jan-2021 01:49:12 UTC] PHP Parse error: syntax error, unexpected end of file, expecting function (T_FUNCTION) or const (T_CONST) in /home/u742478123/domains/flymajesticva.com/public_html/core/common/OperationsData.class.php on line 780 [09-Jan-2021 01:57:17 UTC] PHP Parse error: syntax error, unexpected end of file, expecting function (T_FUNCTION) or const (T_CONST) in /home/u742478123/domains/flymajesticva.com/public_html/core/common/OperationsData.class.php on line 780 [09-Jan-2021 02:13:29 UTC] PHP Parse error: syntax error, unexpected end of file, expecting function (T_FUNCTION) or const (T_CONST) in /home/u742478123/domains/flymajesticva.com/public_html/core/common/OperationsData.class.php on line 780 [09-Jan-2021 02:17:10 UTC] PHP Parse error: syntax error, unexpected end of file, expecting function (T_FUNCTION) or const (T_CONST) in /home/u742478123/domains/flymajesticva.com/public_html/core/common/OperationsData.class.php on line 780 [09-Jan-2021 02:29:42 UTC] PHP Parse error: syntax error, unexpected '<', expecting function (T_FUNCTION) or const (T_CONST) in /home/u742478123/domains/flymajesticva.com/public_html/core/common/OperationsData.class.php on line 781 [09-Jan-2021 02:42:24 UTC] PHP Parse error: syntax error, unexpected '<', expecting function (T_FUNCTION) or const (T_CONST) in /home/u742478123/domains/flymajesticva.com/public_html/core/common/OperationsData.class.php on line 781
  8. I am trying to provide as much information as possible to solve my issue. Here is my local.config file.
  9. Here is the OperationsData.class.php. The problem is on line # 780 (the last line below has a red X) according to the error log. I believe this is my problem. Not sure how to fix it. Thank You for trying to assist me with this. It is greatly appreciated.
  10. Yes, I imported the airport sql into the database. I checked the database and KJFK is there but the airport doesn't show up in "all airports" on my site. I also tried fetching the data for KTPA after turning on error reporting. Still a no go. The error in the log is: [09-Jan-2021 01:49:12 UTC] PHP Parse error: syntax error, unexpected end of file, expecting function (T_FUNCTION) or const (T_CONST) in /home/u742478123/domains/flymajesticva.com/public_html/core/common/OperationsData.class.php on line 780
  11. I'm not sure where the other entries are. PHPVMS: 5.5.2.72 MySQL: 10.2 PHP: 7.2 I have updated my scheme with this one: (This scheme is great!)
  12. Hello. Great feature for my new airline! Does this look right? Followed the directions for install but the Lookup feature is not working for my airports. Is it because the vacentral website is down? Thank You in advance for your assistance.
×
×
  • Create New...