Hi Guys,
I have managed to figure out why the Google map v3 wasnt loading, it was because i had an iframe with teamviewer on the page, well not i have used java to do it and the map loads OK.
But now another problem, its not displaying any flights and i have the following errors listed in IE8,
Message: Object expected
Line: 273
Char: 1
Code: 0
URI: http://www.easyjetva.com/index.php/acars
Message: Expected identifier
Line: 89
Char: 5
Code: 0
URI: http://www.easyjetva.com/lib/js/phpvms.js
Message: Object doesn’t support this property or method
Line: 95
Char: 3
Code: 0
URI: http://www.easyjetva.com/lib/js/acarsmap.js
Any help with this would be appreciated, like i said its only in IE that the problem exists.
Cheers.
nabeel
March 24, 2010, 9:50pm
3
It seems like those errors are related to the templates - are you on the ‘stock’ acarsmap.tpl and route_map.tpl files?
Im currently on 2.0.879, i know there have been quite a few updates since then but i need to fully understand what i have changed on the admin side before i upgrade
It seems like those errors are related to the templates - are you on the ‘stock’ acarsmap.tpl and route_map.tpl files?
No im using custom in my skins folder, ill try a bit of testing on another site see what happens, ill start with those two files
Nabeel, how would i go about injecting some bogus flights in to the tables to test?
OK after all that moaning i found it :lol:
I was using a custom template which was used on google maps v2, Updated with the stock code and whalla!!
nabeel
March 24, 2010, 11:37pm
8
OK after all that moaning i found it :lol:
I was using a custom template which was used on google maps v2, Updated with the stock code and whalla!!
Good to hear!! Yeah, there were a ton of bugfixes inbetween… I’d update to now 908.
Injecting bogus flights, check the /unittest folder, there’s an add_pirep.php file which you can run