Jump to content

magicflyer

Members
  • Posts

    381
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by magicflyer

  1. Hi & Welcome to the Forums.

    Add this meta tag in the layout.tpl of this translated skin file:

    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

    Should work then.

    PS: Sometimes copy/pasting something with quotes gives an error. Has to do with ASCII values and all that. So, if that doesn't work be sure to delete the " and then retype them with your keyboard.

  2. To add on top of web541's suggestion be sure the 'core/codon.config.php' part refers to the location of the codon.config.php RELATIVE to this "External" page.

    If your external page is located in public_html/en and your main website is located in public_html the actual code should be:

    <?php
    require('../core/codon.config.php');
    ?>
    

    Notice the ".." which basically translates to "Go one folder up"

    This might help even more - http://stackoverflow.com/questions/10630570/relative-urls-paths-in-php

  3. where can i get this skin its giving me 404

    Hello,

    So, the situation is this: These skins were created in 2013. Code was a little different back then, where certain features were deprecated and others added. As time evolved, there began to be a lot of bugs in this skin.

    Therefore, I decided to take it down for the moment until I can roll out a newer bug-free version. Which will happen - But I can't guarantee when at this time. It'd just have to be when my workload gets a little lighter.

  4. phpVMS has a quite a bit of code in the config files that is a little...umm..."Repetitive"

    As such, you may set an option on app.config.php that would be later overridden by another option in local.config.php. My suggestion is to open up the latter file and ensure that the "Debug" option is set properly in there.

  5. Hello & Welcome to the Forums.

    Here's a list of ACARS - Advantages are based on my opinion.

    https://www.crazycre...cftracker-free/ (Not sure if a custom version has been released yet)

    Price: Unknown For Custom

    Alternative Payments: Unknown

    Age: Relatively new to sim tracking

    Custom Options: Yes

    Custom Design: Yes

    Advantages: I find the User Interface a little nice. Also, client is available in multiple languages.

    http://fs-products.net/index.php

    Price: $40

    Alternative Payments: You can save ~$5 if you choose to deprecate certain features

    Age: Mature; Well known around the community.

    Custom Options: Yes

    Custom Design: Yes / Need to Ask

    Advantages: Probably has the most custom options out of all ACARS systems

    https://tfdidesign.com/smartCARS.php (Recommended for Price due to Payment Plan)

    Price: $69.99 USD

    Alternative Payments: $4.99 for 11 months + $14.99 setup

    Age: Mature; Well known around the community.

    Custom Options: Limited / You can enable/disable certain features but no custom features yet

    Custom Design: Limited / All applications are the same wire frame with different colors

    Advantages: Best User Interface. Becoming the most popular. Updated Very Often. Only ACARS with hosted chat between pilots beyond your VA. Also has Premium Features for Pilots willing to spend $$.

    http://baggelis.com/...apvacars-custom

    Price: 60 EUR

    Alternative Payments: Price may vary per features

    Age: Mature; Been around for at least a year or two.

    Custom Options: Yes, contact developer

    Custom Design: Unknown / I don't personally like the default look, but I think the developer can customize it further for your VA.

    Advantages: Source Code for Free Version is available, which means you can always extend the app and update it yourself. Also, I like the weather briefing feature.

  6. Great Job! A couple of quick tips for sales -

    • Provide a live demo URL w/ Sample Login Credentials(Use a Free Host, if you have to)
    • Run the website through a spell-checker.
    • In the CSS, or in the HTML comments be sure to credit the original designer.

    Other than that, this template can be successful. Best of luck :)

  7. @Dyl962 and myself are actually making the VA together. I was the one who was linked in the above comment. Same result, a million times over tried. @magic, I paid $40 for the schedules from Zumeweb, only got 5000 schedules in the download. Had to email because the server sent me the wrong CSV. The formatting the 100% original file you guys have for AAL. Maybe you would have an idea?

    Umm...If you're the guy that emailed me the other day we had that fixed. Your schedule now has about 30,000 entries. If you didn't email me, please do that so I can get it fixed for you.

  8. Hey guys,

    With the creation of a new Virtual Airline myself, and a team of hard workers are still working out some kinks, we have come to a Y path in the road.

    Schedules. We have 30,000 of them. They are in the correct format using the phpVMS template (I have used phpVMS in the past plenty of times!)

    Using the Admin center in phpVMS, we tried, and it only put in 11,000 of the 30,000 routes. We have also tried to do it directly through the SQL database, but get an error "Column count on line 1 invalid". After checking (counting) the columns, all seems okay.

    Any Help is greatly appreciated!

    Thanks to all!

    Dylan

    Can you go ahead and post the values of about 5 columns? Maybe the formatting may be a little wrong.

  9. Nothing wrong with your registration system from what I can see. Someone just tried to inject some code in some of the fields, it's a very amateur hacking technique. Just block that IP and it shouldn't really happen again, without a VPS at least. Based on the time-stamps, he wasn't using a bot to do this so I doubt he's talented to really put your data in vulnerability.

    His IP is: 142.232.52.119

  10. Right, okay...so based on The Google, you're trying to get Cyrillic characters to load up correctly on your website.

    <meta http-equiv="content-type" content="text/html;charset=utf-8" />
    

    That's the code you want, and you're going to need it on the layout.tpl file. Right after "<metahttp-equiv="X-UA-Compatible"content="IE=7">"

    ===

    Право, хорошо ... так оÑновываÑÑÑŒ на Google Translate, вы пытаетеÑÑŒ получить Ñимволы кириллицы, чтобы загрузить правильно на вашем Ñайте.

    <meta http-equiv="content-type" content="text/html;charset=utf-8" />

    [/ CODE]

    Это код, который Ð’Ñ‹ хотите, и вы будете нуждатьÑÑ Ð² Ñтом в файле layout.tpl. Сразу поÑле "[color=#333333][font=Consolas, 'Liberation Mono', Menlo, Courier, monospace][size=3]<[/size][/font][/color][color=#63A35C][font=Consolas, 'Liberation Mono', Menlo, Courier, monospace][size=3]meta[/size][/font][/color][color=#795DA3][font=Consolas, 'Liberation Mono', Menlo, Courier, monospace][size=3]http-equiv[/size][/font][/color][color=#333333][font=Consolas, 'Liberation Mono', Menlo, Courier, monospace][size=3]=[/size][/font][/color][color=#183691][font=Consolas, 'Liberation Mono', Menlo, Courier, monospace][size=3]"X-UA-Compatible"[/size][/font][/color][color=#795DA3][font=Consolas, 'Liberation Mono', Menlo, Courier, monospace][size=3]content[/size][/font][/color][color=#333333][font=Consolas, 'Liberation Mono', Menlo, Courier, monospace][size=3]=[/size][/font][/color][color=#183691][font=Consolas, 'Liberation Mono', Menlo, Courier, monospace][size=3]"IE=7"[/size][/font][/color][color=#333333][font=Consolas, 'Liberation Mono', Menlo, Courier, monospace][size=3]>[/size][/font][/color]"

  11. Yeah, the airport count shouldn't be the issue. Most(if not all) charter modules come with a database of all the airports in the world. The issue is with a memory server limit. The default limit is 128M, which is what you're trying to exceed. If you're not familiar with PHP, do not modify your php.ini file! Contact your host, and ask them to up the memory limit in the php.ini file. 512M should be more than enough.

    Chances are if you try it again, at a different time of day it might work without needing to change the memory limit.

  12. Zumeweb is great. From my understanding, Zumeweb charges a flat fee of $19.95 USD for each airline and the code shares surrounding that airline. Kipplex allows you to pull schedules instantly (I am not sure as to whether Zumeweb is an instant pull or not), and only pay for the airlines you want. In other words, we don't force you to pull codeshare routes.

    Zumeweb is an instant pull, and if you're using the right API functionality for FlightAware the codeshares are automatically included in your result query. I'm guessing you're utilizing the FleetScheduled function, which is a slightly cheaper option and is very limited to what you can extract(Regional Affiliates of an Airline for instance would not be included. Also a DAL extraction would only render about 3,000 results, compared to a normal 10,000+ you would get from another API call.) It's a little complicated to explain, just have a look at the API Docs, and you'll see what I mean.

  13. we have just performed a bulk deletion of around 14,000 airports which were not needed and it is still no faster?

    There's still way too much airports in your database. From the looks of it, you only deleted the airports whose ICAO codes start with "A"

  14. It's a javascript conflict issue, more than likely. If you installed or modified any custom files, selectively remove them. Also, make sure your core_htmlhead.tpl matches the original that was delivered with phpVMS.

  15. Not sure what you're trying to do with the first part. For the Latest News Module, you're going to want to edit the file frontpage_main.tpl to add that code snippet that the module needs to work.

×
×
  • Create New...