It didnt do anything , i did hte flight submitted and everything but inside the acars.txt is empty
Did you enable ACARS_DEBUG?
Yes , I did . This si so wierd. My map is not even refreshing anymore
Your site has the same problem as before - you have code outside of the HTML tags, and javascript placed improperly. Refer to the other posts we had last time fixing this, that will take care of your problems.
But the thing is that , i tried on the test site and still the problem
Simon VVair is also having the problem so iam guessing its not because of the java:(
This is the new template, but personally even if i put it in my vvair skin folder it doesn’t work, so i’ve got your same problem.
Simon, this is your issue:
<br />
<b>Fatal error</b>: Call to undefined function json_encode() in <b>/var/www/vhosts/volovirtuale.com/subdomains/vvair/httpdocs/core/modules/ACARS/ACARS.php</b> on line <b>125</b><br />
http://vvair.volovirtuale.com//action.php/acars/data
Your host must have an old version of PHP installed (< 5.2.0), ask them to upgrade, since they’re really behind (phpVMS requires 5.2+ - http://docs.phpvms.net/installation#requirements)
Simon VVair is also having the problem so iam guessing its not because of the java:(
His issue is different (see above). Your issue is that your HTML and Javascript are all out of wack. I don’t have time right now to find that thread (it’s 130am, I have to be up in a few hours), but there is a thread where I showed you what to fix, and you got it working
Hey , I have fixed the error but still nothign, Is there anything in the core that might be affecting it . Because fsacars does not start recording till i take off . I dont get it.
can you post an fsacars log plz normaly fsacars starts recording as soon as you hit record.
maby you fsacars is off
ok i have 5.1.6-15.el5 php.. i will see if i’m able to upgrade it
That’s an FSACARS error, nothing to do with phpVMS. I’ll take a look later in the evening when I have time, thanks
hey it is recording as i send the log after the flight and its working fine so it has to do something with fsacars or the map or the core folder if it has something to do with it . I did a stock install on http://www.flymapleair.com/mapleairtest and its not working htere too.
Hey guys , itried the acars on my Test site which is deafult phpvms newest beta and it is still not working . This is the picture of proof that hte acars is recording
I am pretty sure it has to do soemthing with the Code as on the stock site test is ntow orking
Sign up for the dev site (http://dev.phpvms.net), and do a quick flight against that, Thanks
You haven’t fixed those javascript errors on your site.
Until those are fixed, nothing will work:
$ is not defined
http://www.flymapleair.com/index.php/
Line 47
$ is not defined
http://www.flymapleair.com/index.php/acars
Line 80
Hey , dont look at that site , check the test site. Thats your coding not mine and it is still not working
I think the bug is from core as i did replace my core files and now iits working
I think the bug is from core as i did replace my core files and now iits working
Replaced them with what?