Jump to content

servetas

Moderators
  • Posts

    1726
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by servetas

  1. If you deleted the last database and you haven't kept a backup then you can't use it again.
  2. There is no need to share a file with 507 lines inside the forum. Open you app.config.php file and find this: Config::Set('AIRPORT_LOOKUP_SERVER', 'phpvms'); replace that with this: Config::Set('AIRPORT_LOOKUP_SERVER', 'geonames');
  3. yes because you will lose all of your data. please send me via pm the login details of your cpanel in order to check it
  4. It exists on your app.config.php file (approximately line 219).
  5. Ok, what you have to do if the following. Get into your web hosting control panel (cpanel)->phpmyadmin->find the database you use for the phpvms->get into your table_prefix_settings database table->edit the Current Skin and set on its value "crystal" (without the ""). After that, your website template will be the default one.
  6. First of all, 000webhost has a lot of problems with phpVMS. I would suggest you to move your website to another web hosting company. The error lets you know that you should log in in order to get into the template. Get into the www.(MYAIRLINE).com/index.php/login and use the login cretentials you submited during the installation of phpVMS. After that, you will be able to get into your admin center.
  7. My personal opinion is that a va has to be innovative. The sky miles is a very good idea. Your website looks good and you have made a very good work. Also, if you are able to do so, i would suggest you to become a VATSIM ATO. It is a great opportunity to advertise your VA via offering trainings to your pilots. In general, i do fully agree with Chase.
  8. Can you re explain what you need? I have not understood...
  9. PopUpNewsModule just creates a list whenever you place it. You can use this: <?php PopUpNews::PopUpNewsList(5); ?> It can't be accessed via your website url/index.php/PopUpNews url.
  10. Please read again what he said to you.
  11. No, it does not have to do with your web space or your bandwidth. Check this for more information.
  12. This error has been reported a lot of times during the past. You should get in touch with your web hosting provider in order to increase the allowed memory size.
  13. There is no need to continue this kind of discussion in public. You can you PMs instead.
  14. You can just customize your pilots list to the way you want it. This list can be found on: your website url/Pilots Also, you should use more usefull titles in your threads!!!
  15. Yes, you can open the schedule_results.tpl file and comment out the lines which limit the schedules based on the days (in my file it is in lines 42-56).
  16. You are a php pro, as you stated above, why can't you understand what Manuel said? It is an array and you have to create a new table and just use foreach to show the data. Ι hate it when someone expect everything on his plate...
  17. Please continue the discussion here. There is no need to open a second topic for the same answer.
  18. Version 1.1 has been released. It includes the RSS function requested by jusromaine. Also, we have done some other changes on its code. We always try to accept your requests and support you in anything you want. George
  19. Hello, I have developed an Advanced News System module and the rss function would be something easy to add. Please send me a pm if you are interested. George
  20. Yeah, unfortunately this is a problem. You can try to get in touch with the developers in order to get the correct download links.
  21. Hello, One good solution is the module developed by Vansers.
×
×
  • Create New...