Moderators servetas Posted May 5, 2017 Moderators Report Posted May 5, 2017 Switch back to the default template. Does it work? If yes, then we do confirm that it is a template issue. If no, then it is something else. I have installed this template in phpVMS 5.5 and the acars map works. Quote
BaderNET Posted May 5, 2017 Report Posted May 5, 2017 28 minutes ago, servetas said: Switch back to the default template. Does it work? If yes, then we do confirm that it is a template issue. If no, then it is something else. I have installed this template in phpVMS 5.5 and the acars map works. I back to the default template but nothing change ? Quote
Moderators servetas Posted May 6, 2017 Moderators Report Posted May 6, 2017 What do you mean that "nothing change"? Does the acars map show flights or not with the default template? Quote
BaderNET Posted May 6, 2017 Report Posted May 6, 2017 Just now, servetas said: What do you mean that "nothing change"? Does the acars map show flights or not with the default template? Yes still not showing ... Quote
Moderators servetas Posted May 6, 2017 Moderators Report Posted May 6, 2017 In that case it is not an issue with the template. It is a phpVMS issue and you should open a new topic in the support forum. Quote
BaderNET Posted May 6, 2017 Report Posted May 6, 2017 7 minutes ago, servetas said: In that case it is not an issue with the template. It is a phpVMS issue and you should open a new topic in the support forum. ok thanks for your help .. Quote
LeeCley Posted July 31, 2017 Report Posted July 31, 2017 I'M WITH THIS ERROR Fatal error: Call to undefined method TouchdownStatsData::get all stats() in <b>/home/u757126748/public_html/core/common/TouchdownStatsData.class.php on line 88 Quote
flyalaska Posted August 5, 2017 Author Report Posted August 5, 2017 On 7/30/2017 at 9:02 PM, LeeCley said: I'M WITH THIS ERROR Fatal error: Call to undefined method TouchdownStatsData::get all stats() in <b>/home/u757126748/public_html/core/common/TouchdownStatsData.class.php on line 88 Can I have your URL? Quote
sev Posted August 23, 2017 Report Posted August 23, 2017 Have an alignment issue and ideas? thanks Quote
flyalaska Posted August 23, 2017 Author Report Posted August 23, 2017 2 hours ago, sev said: Have an alignment issue and ideas? thanks Did you edit that file? Quote
sev Posted August 24, 2017 Report Posted August 24, 2017 9 hours ago, flyalaska said: Did you edit that file? No, when a plane is not flying it's fine Quote
elfrost Posted November 21, 2017 Report Posted November 21, 2017 On 23/08/2017 at 3:44 PM, sev said: Have an alignment issue and ideas? thanks Hey guys, I'm getting the same issue and I'd say also that when no one is flying, its fine Quote
flyalaska Posted November 22, 2017 Author Report Posted November 22, 2017 Does this happen every time there is a live flight? Quote
elfrost Posted November 23, 2017 Report Posted November 23, 2017 On 21/11/2017 at 11:54 PM, flyalaska said: Does this happen every time there is a live flight? yes Quote
flyalaska Posted November 23, 2017 Author Report Posted November 23, 2017 I will have to do a flight on my demo site to see how to fix it. Wont beadle to do that until next week. 1 Quote
flyalaska Posted November 26, 2017 Author Report Posted November 26, 2017 On 11/23/2017 at 5:31 AM, elfrost said: yes I have fixed the issue. Here is the link for the fixed file. Just upload it your blueIce folder. I will add the fix to the package tomorrow. frontpage_acars.php Quote
elfrost Posted November 26, 2017 Report Posted November 26, 2017 12 hours ago, flyalaska said: I have fixed the issue. Here is the link for the fixed file. Just upload it your blueIce folder. I will add the fix to the package tomorrow. frontpage_acars.php FIXED Thank you! Quote
elfrost Posted November 26, 2017 Report Posted November 26, 2017 other question whats wrong: <!--Begin ATC Online --> <div class="blueIce-block clearfix"> <div class="blueIce-blockheader"> <h3 class="t">ATC Online (YYC-YYZ-YVR)</h3> </div> <div class="blueIce-blockcontent"> <?php MainController::Run('Vatsim', 'create_vatsim_data_atc', '!CLIENTS:', 'ATC', array('CZEG', 'TOR', 'CZYZ', 'CYYC', 'CYYZ', 'CYVR', 'CZVR')); ?> </div> </div> <!--End ATC Online --> it does not work and that code was working in my old theme. cheers Quote
flyalaska Posted November 29, 2017 Author Report Posted November 29, 2017 can you pm the module link ? So I can test it on my demo site and see whats going on. Quote
elfrost Posted November 29, 2017 Report Posted November 29, 2017 3 minutes ago, flyalaska said: can you pm the module link ? So I can test it on my demo site and see whats going on. PM sent Quote
emaresh456 Posted December 7, 2017 Report Posted December 7, 2017 I down load this skin for my va were do i install the Modules in my folder? Quote
flyalaska Posted December 7, 2017 Author Report Posted December 7, 2017 open the folder in the download folder. Install the core/comon to core/comon and core/modules to core/modules and core/templates to core/templates (also can be installed to lib/skins/blueIce Quote
emaresh456 Posted December 7, 2017 Report Posted December 7, 2017 ok that works I went to line 139 and change $lstats = TouchdownStatsData::get_stats_by_cur_month(5); but I am still geting this error Fatal error: Call to undefined method TouchdownStatsData::get_stats_by_cur_month() in /home4/emaresh1982/public_html/lib/skins/blueIce/frontpage_main.php on line 139 I read the post how to fix it but got confuse on it how do i fix it i and runing phpvms 5.5.2 http://americanflyboys.org/index.php Quote
flyalaska Posted December 8, 2017 Author Report Posted December 8, 2017 Looks like you do t have any touchdown stats yet. Quote
flyalaska Posted December 8, 2017 Author Report Posted December 8, 2017 File a flight manually, than go in phpmyadmin. In the pireps table. Add the negative landing. Quote
emaresh456 Posted December 17, 2017 Report Posted December 17, 2017 On 9/16/2016 at 1:07 PM, flyalaska said: Remove the code from both profiles of the total miles code <?php echo StatsData::TotalPilotMiles($pilot->pilotid); ?> replace it with -- for now. i take it this code off it works fine but when it add this code to my profile_main page it come up with this Fatal error: Call to undefined method StatsData::TotalPilotMiles() in /home4/emaresh1982/public_html/lib/skins/blueIce/profile_main.phpon line 57 Quote
flyalaska Posted December 17, 2017 Author Report Posted December 17, 2017 You dont have Top Pilots MOD installed. Quote
TVA703 Posted December 17, 2017 Report Posted December 17, 2017 I had this working awesome with a subdomain. Now I have been kicking my back side for hours. www.virtualsolverairways.site. Parse error: syntax error, unexpected 'public' (T_PUBLIC) in /home1/batchelor14/virtualsilverairways.site/core/common/StatsData.class.php on line 654 I have read everything on this board. I believe you still have all of my info for the ftp. If not, Please shoot me a FB message and I will re send it. Thank, Ron Quote
TVA703 Posted December 17, 2017 Report Posted December 17, 2017 Error. virtualsilverairways.site. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.