Jump to content

blueIce


flyalaska

Recommended Posts

  • Moderators

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.

Link to comment
Share on other sites

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 ? 

Link to comment
Share on other sites

  • 2 months later...
  • 3 weeks later...
  • 2 months later...

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

  • 2 weeks later...
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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...