Jump to content

magicflyer

Members
  • Posts

    381
  • Joined

  • Last visited

  • Days Won

    4

Everything 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. Can you use pastebin.net to send us your .htaccess file? I'm not too experienced with .htaccess, but I can usually spot out something that doesn't belong.
  4. Hmm, I don't have any other good suggestions. Maybe have a look at your .htaccess file? Also, have you recently installed a plugin? Try deleting all contents of frontpage_main.tpl and load the homepage without anything on there.
  5. 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.
  6. 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.
  7. I see the other pages work: http://www.jetluxembourg.com/ops/index.php/login Open up frontpage_main.tpl and that's where your problem will be. Maybe you recently added a code that was a little wrong. My suggestion is to just override with the default frontpage_main.tpl, and rebuild from there(Unless you have a functional backup)
  8. ~ Updated List. Edit: Yay, 300 posts
  9. 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.
  10. I noticed you do use MD5 as a hash function for user authentication. Be sure to read about the security vulnerabilities(It's the first article I could find about the topic) associated with MD5 function. Other than, this looks promising. Best of luck, again.
  11. 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
  12. 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.
  13. Can you go ahead and post the values of about 5 columns? Maybe the formatting may be a little wrong.
  14. I am not entirely sure if it's safe or not, but basically it's just the idea that pilots can be ranked from parameters other than just their hours. Really, it's just for fun. The way you choose to run your virtual airline could be very well different.
  15. 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
  16. Zumeweb is hiring an intern(Paid) for phpVMS Development! For more information, please visit the internship page on our website, https://zumeweb.com/en/apply?id=1
  17. 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]"
  18. That skin is outdated, It's just not going to work at the moment. That's until I come around with some free time to fix it.
  19. Give this a try - <script> jQuery.noConflict(); </script> Put it after ALL libraries have been loaded. It would fix the multiple versions of jQuery problems that would result in the error you have.
  20. 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.
  21. 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.
  22. 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"
  23. 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.
  24. 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...