Jump to content

flyalaska

Members
  • Posts

    1941
  • Joined

  • Last visited

  • Days Won

    17

Everything posted by flyalaska

  1. When on the pilots list table in admin. If I sort by status I get a blank page. Is there a fix for this?
  2. I dont think fsACARS is used anymore
  3. Change the date when your Airline started. Open frontpage_main.php. go to line 225 //enter the count up date using the format year/month/day countup(2014,07,01)
  4. You need to fix your map settings and open fronpage_main.php go to line 225 and change the date when your airline started. //enter the count up date using the format year/month/day countup(2014,07,01)
  5. Try removing the contact and registration file from the ocean skins folder.
  6. Re download. I must of accidentally deleted that file. Its in the download now.
  7. Thank you for looking at my skin. Ocean Blue is for php skins only and was tested with SimPilots 5.5 base. Whats all included: - PSD for the slider images - Slider font - Custom public profile - Custom Pilot profile/Dashboard - Styled tables Modules Needed: You will need to install a few modules for this template to work. AirMail 3 All Awards Ranks vFleetTracker)php Version) DO NOT install the template files. Download Here! Setup: ACARS Map Settings # Google Map Options Config::Set('MAP_WIDTH', '685px'); Config::Set('MAP_HEIGHT', '400px'); Slider The slider has two sets of images. One with a white border for your profile picture, one with out when you are logged off. Simply paste the psd's on your new images. To add another slider image you will need to edit two file. First in layout.php go to line 76. Look for this below. For every extra slide add a whole new line and change the number accordingly. <div class="art-slide-item art-slideheader0"></div> <div class="art-slide-item art-slideheader1"></div> <div class="art-slide-item art-slideheader2"></div> Open styles/ocean.css go to around line 458 .art-slideheader0 { background-image: url('../images/slider/slider1_out.jpg'); background-size: 100%; background-position: 0 0; background-repeat: no-repeat; } .art-slideheader1 { background-image: url('../images/slider/slider2_out.jpg'); background-size: 100%; background-position: 0 0; background-repeat: no-repeat; } .art-slideheader2 { background-image: url('../images/slider/slider3_out.jpg'); background-size: 100%; background-position: 0 0; background-repeat: no-repeat; } .art-slideheader3 { background-image: url('../images/slider/slider1_in.jpg'); background-size: 100%; background-position: 0 0; background-repeat: no-repeat; } .art-slideheader4 { background-image: url('../images/slider/slider2_in.jpg'); background-size: 100%; background-position: 0 0; background-repeat: no-repeat; } .art-slideheader5 { background-image: url('../images/slider/slider3_in.jpg'); background-size: 100%; background-position: 0 0; background-repeat: no-repeat; }
  8. Do you get this error anywhere else? It can also be that your allocated memory is set too low by your host. This happened to me in the past.
  9. Having an issue with airmail. When I delete a message, the message deletes but the didplay message still shows that there is mail.
  10. flyalaska

    OceanBlue

    Got a little busy at work. Should have it ready by Sunday or Monday
  11. I get this error when manually installed Pop Up News module. Fatal error: Using $this when not in object context in /home/flyaka/public_html/core/modules/PopUpNews/PopUpNews.php on line 33 phpVMS Version - Extended Version 1.3 php Version - 5.4.45
  12. I am finding more details on this issue. I have my config as # After how long to mark a pilot inactive, in days Config::Set('PILOT_AUTO_RETIRE', False); Config::Set('PILOT_INACTIVE_TIME', 120); I reactivated a pilot, refreshed the edit pilot page in admin and they are back on inactive within 30 minutes. This can be the way the code is written.
  13. There is a setting in your local config file to disable this feature.
  14. Its possible with a lot of work. There is a VA out there using phpvms with Joomla. IMO wouldn't be worth the effort.
  15. I had that issue when I had tfdi Design as a host
  16. flyalaska

    OceanBlue

    I will have the skin done in a week or so. Added a few updates. This skin is for php extension only. There will no longer be any tpl versions.
  17. I ran 5.5 on a new install. I got that error on php 5.4
  18. you host php version isn't compatible with phpvms. phpVMS doesnt work with php 5.4. Also some free hosting doesn't work with phpvms.
  19. [05-Sep-2015 20:23:32 America/New_York] PHP Fatal error: Call to undefined function recaptcha_get_html() in /home/flyaka/public_html/dev/lib/skins/ocean_blue/registration_mainform.php on line 94 [05-Sep-2015 20:32:40 America/New_York] PHP Fatal error: Call to undefined function recaptcha_get_html() in /home/flyaka/public_html/dev/lib/skins/ocean_blue/registration_mainform.php on line 94 [05-Sep-2015 23:32:54 America/New_York] PHP Fatal error: Call to undefined function recaptcha_get_html() in /home/flyaka/public_html/dev/lib/skins/ocean_blue/registration_mainform.php on line 94 [05-Sep-2015 23:35:24 America/New_York] PHP Fatal error: Call to undefined function recaptcha_get_html() in /home/flyaka/public_html/dev/lib/skins/ocean_blue/registration_mainform.php on line 94 [05-Sep-2015 23:39:32 America/New_York] PHP Warning: Creating default object from empty value in /home/flyaka/public_html/dev/core/common/FinanceData.class.php on line 107 [05-Sep-2015 23:39:32 America/New_York] PHP Warning: Creating default object from empty value in /home/flyaka/public_html/dev/core/common/FinanceData.class.php on line 107 [05-Sep-2015 23:41:56 America/New_York] PHP Fatal error: Call to undefined function recaptcha_get_html() in /home/flyaka/public_html/dev/lib/skins/ocean_blue/registration_mainform.php on line 94 [06-Sep-2015 01:03:48 America/New_York] PHP Parse error: syntax error, unexpected end of file in /home/flyaka/public_html/dev/lib/skins/ocean_blue/layout.php on line 164 [06-Sep-2015 01:04:50 America/New_York] PHP Parse error: syntax error, unexpected end of file in /home/flyaka/public_html/dev/lib/skins/ocean_blue/layout.php on line 164 [06-Sep-2015 01:07:59 America/New_York] PHP Fatal error: Call to undefined function recaptcha_get_html() in /home/flyaka/public_html/dev/lib/skins/ocean_blue/registration_mainform.php on line 94 [06-Sep-2015 01:35:27 America/New_York] PHP Fatal error: Call to undefined function recaptcha_get_html() in /home/flyaka/public_html/dev/lib/skins/ocean_blue/registration_mainform.php on line 94 [06-Sep-2015 03:23:23 America/New_York] PHP Fatal error: Call to undefined function recaptcha_get_html() in /home/bdog/public_html/phpvms/ocean_blue/lib/skins/ocean_blue/contact_form.php on line 60 [06-Sep-2015 03:30:07 America/New_York] PHP Fatal error: Call to undefined function recaptcha_get_html() in /home/bdog/public_html/phpvms/ocean_blue/lib/skins/ocean_blue/contact_form.php on line 60 [06-Sep-2015 03:31:10 America/New_York] PHP Fatal error: Call to undefined function recaptcha_get_html() in /home/bdog/public_html/phpvms/ocean_blue/lib/skins/ocean_blue/contact_form.php on line 60 [06-Sep-2015 15:17:11 America/New_York] PHP Parse error: syntax error, unexpected end of file in /home/bdog/public_html/phpvms/ocean_blue/lib/skins/ocean_blue/frontpage_main.php on line 336 [07-Sep-2015 18:11:38 America/New_York] PHP Fatal error: Call to undefined function recaptcha_get_html() in /home/bdog/public_html/phpvms/ocean_blue/lib/skins/ocean_blue/registration_mainform.php on line 94 [07-Sep-2015 18:11:45 America/New_York] PHP Fatal error: Call to undefined function recaptcha_get_html() in /home/bdog/public_html/phpvms/ocean_blue/lib/skins/ocean_blue/registration_mainform.php on line 94 [07-Sep-2015 18:11:50 America/New_York] PHP Fatal error: Call to undefined function recaptcha_get_html() in /home/bdog/public_html/phpvms/ocean_blue/lib/skins/ocean_blue/contact_form.php on line 60 [07-Sep-2015 18:12:01 America/New_York] PHP Fatal error: Call to undefined function recaptcha_get_html() in /home/bdog/public_html/phpvms/ocean_blue/lib/skins/ocean_blue/contact_form.php on line 60
  20. Just checked again. Still getting it.
×
×
  • Create New...