Jump to content

servetas

Moderators
  • Posts

    1726
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by servetas

  1. Which phpVMS version have you uploaded? From where did you download it?
  2. Considering that you did not posted it in the "Paid Services" forum, can you confirm that you are requesting a free skin. Is that correct? Thank you for clarifying.
  3. which phpVMS version are you using?
  4. Which email provider are you using? Does the rest of the emails from the email you have selected in your phpVMS go to the receiver's email spam folder too?
  5. Thank you all for your kind words! The modules has been checked and working with PHP 5.5 and phpVMS 5.5 but I do not think that there would be any issues running it to older versions. I will check it.
  6. servetas

    Error

    Does the pirep get filled into the system? Try changin line 104 in core/classes/CodonEvent.class.php from public function hasStop($eventname) to public static function hasStop($eventname)
  7. After a lot of months of development, PHP-Mods Team is ready to provide you a preview of our next module. We had published some screenshots in the past but never something that extended. Many of you had requested the development of several forum bridges with phpVMS but we decided that it would be more useful to develop a forum module from the scratch. Of course, the forum does not provide you what a forum platform (such as SMF, phpBB etc) provides to you but this is why we are here. Anything can be implemented as soon as it is considered useful. The Forum Module includes the following functions and many others: Extended User Settings Panel (Date Format, Time Offset, Signature, Email Notifications) Categorized Forum Boards Topics with or without Polls Multi Permission Levels (User, Staff, Moderator, Admin and Banned) Multimedia Post Editor (using the powerful cKeditor) Simple build-in search function. Your pilot's will not have to log in/register to a second platform in order to post their questions or discuss with the rest of your pilots. We have decided to offer a demo system to help you understand the way it works. The module is going to be released in the next few days as it is currently under testing from our beta testing virtual airlines. Also, an SMF migration tool is under development and we discuss to extend it to other platforms as per the user's requests. Feel free to let us know your feedback. Any suggestions are accepted. Bare in mind that due to its extended development, this module is going to be released as payware. Have fun!
  8. Just a mistyping. Merged your pull request.
  9. Check this: The questions above are used as an index while below are the answers. Alternatively, check this. The questions are links and as soon as you press them, you are linked to the answer.
  10. Alternatively, just re-download the module from github. I have made all the required changes.
  11. Dear All, During the past days, I have seen some double posts in this category and I decided to add this topic for your convenience. This board of the forum is a post-only board. This means that no one can answer to the topic you are posting. It is just used for your virtual airline's announcements. Posting topics which require others feedback is not that useful for the rest of the forum members cause they are not able to answer you. Also, each topic must be validated by a forum moderator prior shown to the public. So, if you can't see your topic, there is no need to worry about it or reposting it again. Just wait and a moderator of the forum will validate your topic. Thank you very much for reading this. Have Fun.
  12. When you add the schedule, place the flight route on the route section. The route should be shown correctly in the flight map as soon as you have updated your phpVMS navdata table. You can get the "most recent" data via here: http://forum.phpvms.net/topic/19993-navdata-update/page__st__20#entry117743 Download PHPVMS_NAVDATA_1605.SQL and import the sql file in your phpVMS database.
  13. servetas

    News

    It's part of the phpVMS, not a module. https://github.com/DavidJClark/phpvms_5.5.x/blob/master/core/modules/Activity/Activity.php
  14. servetas

    Bid page

    I suspect that this requires further customization into the system, you will have to develop a new module, update the add to bid link and redirect to the module page and after that store the data in new columns of the bids table or in another database table which will be connected with the bids one..
  15. servetas

    News

    No, it is available on 5.5.2. Did you check the link I shared?
  16. What do you want it to do exactly? Doesn't your phpVMS updates the statistics automatically? Alternatively, if you wish to update them you can do so via the Admin Center->Site & Settings->Maintenance Options.
  17. servetas

    News

    Which phpVMS version are you using? Simpilot's one has an activity feed available. Otherwise you will have to work with events. http://forum.phpvms.net/page/index.html/_/developers-guides/events-and-listening-for-events-r28
  18. In your skins folder you will have to upload the folder which is in the lib folder of the package you downloaded from the link in the initial post. Not the whole package
  19. The above part of code is incomplete. Can you please explain what are you willing to do?
  20. For the airport lookup issue, check this http://forum.phpvms.net/topic/22757-vacentral-status-and-updates/page__hl__+icao%20+lookup#entry120870 For the CrazyCreatives module issue, you will have to get in touch with CrazyCreatives. Also, please give some time and write your posts correctly... it's not poor english. Spaces and letters are missing...
  21. Unfortunately it is not possible to add new permissions in the phpVMS system if you do not have the required knowledge to do so.
  22. Which template are you using?
  23. Did you change the database prefix? Are you able to access the admin center? http://a.aalvirtual.com/admin
  24. What is your website url? It is probably a database connection issue.
×
×
  • Create New...