I got the following error when filing a PIREP manually:
Error! There was an error adding your PIREP : Schedule does not exist. Please update this manually.
Before, I filed a PIREP via smartCARS, which said that the PIREP had filed, so when I went to the admin page to check the list of PIREPs, there was none added. So I tried the manual way and received the aforementioned error. Currently using phpvms version 5.5.2.72 simpilot/php7.2
Chances are your host has Strict Mode on in MySQL 5.7 - ask them to turn it off.
index-0.js:3 Uncaught TypeError: Cannot read property ‘getContext’ of null
at index-0.js:3
(anonymous) @ index-0.js:3
phpvms.js:27 Uncaught TypeError: $(…).ajaxForm is not a function
at HTMLDocument.<anonymous> (phpvms.js:27)
at j (jquery.min.js:2)
at Object.fireWith [as resolveWith] (jquery.min.js:2)
at Function.ready (jquery.min.js:2)
at HTMLDocument.I (jquery.min.js:2)
Did you try filing a new manual PIREP and one thru smartCARS? Be sure that you enter data in each field.
Also, switch back to the default crystal skin and try there too.
That’s strange; I get the PIREP sent message in the website admin email “A PIREP has been submitted by x” and it says to approve it at a certain link. But when you go to the pending PIREPs page in the admin panel, there are no reports showing..,
This happened to me last year, I got the pirep has been filed but nothing there. Do any of the forms that insert data work? Try putting in the INSERT code INSERT IGNORE try see if that works, as that is how I fixed my problem.
Did you try filing a new manual PIREP and one thru smartCARS? Be sure that you enter data in each field.
Also, switch back to the default crystal skin and try there too.
2 hours ago, crazyconzie said:
That’s strange; I get the PIREP sent message in the website admin email “A PIREP has been submitted by x” and it says to approve it at a certain link. But when you go to the pending PIREPs page in the admin panel, there are no reports showing..,
Did you try what I suggested above? It is unclear from your response.
This happened to me last year, I got the pirep has been filed but nothing there. Do any of the forms that insert data work? Try putting in the INSERT code INSERT IGNORE try see if that works, as that is how I fixed my problem.
Sorry, don’t mean to be annoying but I’m not quite sure where the INSERT comes from?