Administrators simpilot Posted October 21, 2013 Author Administrators Report Share Posted October 21, 2013 Sim pilot, with v2.0, in /admin/templates/events folder, now i have .php & .tlp files, is rigth or i must delete anything? In /core/templates/events too. Just delete the template files with the .php extension if you would like. They are the same as the .tpl versions except for the file extension. Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted October 21, 2013 Author Administrators Report Share Posted October 21, 2013 Hi, I have a issue with events, This week i created a event for today at 18h (+1 UTC), and now the event is in past events, actually here are 11:28h (UTC +1). How I fix that? OH, i see in github a 2.0 version is right?, i have the v1.3 It is an issue that has been part of the module since it was written. It is based on th day, not the hour of the event. It is something that should be changed but I have never gotten to. Quote Link to comment Share on other sites More sharing options...
nexissair Posted October 22, 2013 Report Share Posted October 22, 2013 Hi all Brilliant module, love it, but I have a question, once I've created an event how do the pilots log it with KACRS? as it does not appear in the schedules thus no way to bid on the flight? until I work this out I dare not set up an event. I'm using V1.3, should I be using V2.0 and what has changed between the 2 version's, Many Thanks. Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted October 25, 2013 Author Administrators Report Share Posted October 25, 2013 There is no connection between the events module and the biddign system. The pilot needs to find the flight inthe database and bid on it at that time, or load the flight directly into their ACARS client if they are using kACARS. The only difference between 1.3 and 2.0 is the support of the latest development version of phpVMS which uses the php template extension and not the former tpl extension. I will only be updating the newer versions of any modules in the future. Quote Link to comment Share on other sites More sharing options...
nexissair Posted October 26, 2013 Report Share Posted October 26, 2013 There is no connection between the events module and the biddign system. The pilot needs to find the flight inthe database and bid on it at that time, or load the flight directly into their ACARS client if they are using kACARS. Ok This I understand, however I've created an event for the 1st Nov 2013, however its not showing in the schedule, So I can't see how pilots will bid on this flight when the time comes to fly it, as for entering directly in to ACARS that's a inviting a disaster for some of my pilots as they are a little challenged to say the least Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted October 27, 2013 Author Administrators Report Share Posted October 27, 2013 The flight number in the event screen is simply a notation to tell the pilot what flight number they should be flying from the schedule database. There is no connection between the two modules (Events & Schedule) Quote Link to comment Share on other sites More sharing options...
nexissair Posted October 28, 2013 Report Share Posted October 28, 2013 The flight number in the event screen is simply a notation to tell the pilot what flight number they should be flying from the schedule database. There is no connection between the two modules (Events & Schedule) Ah ok Got it many thanks Quote Link to comment Share on other sites More sharing options...
Dyl962 Posted November 14, 2013 Report Share Posted November 14, 2013 Alright, I have this Error: Notice: The template file "/home4/egs1019/public_html//admin/templates/events/events_index.tpl" doesn't exist in /home4/egs1019/public_html/core/classes/TemplateSet.class.php on line 248 with both the Old Verions (.tpl) and the New Version (.php) Any Ideas? Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted November 14, 2013 Author Administrators Report Share Posted November 14, 2013 Alright, I have this Error: with both the Old Verions (.tpl) and the New Version (.php) Any Ideas? If you are sure you have the right template files then most likely they are not in the correct place. They need to be placed on your server in the same structure they are in within the download. Also, the plugin manager would make all this automated for you and it automatically knows which version of the module to install. Quote Link to comment Share on other sites More sharing options...
Taran Posted December 12, 2013 Report Share Posted December 12, 2013 Is there a way to add a roll call option in the admin side of this module? Basically, instead of pilot rankings for events going up once they sign up for it, the staff will tell the system who was at the event based upon who signed up and who showed up and that will then add to their event ranking? Quote Link to comment Share on other sites More sharing options...
Taran Posted December 28, 2013 Report Share Posted December 28, 2013 Anybody? Quote Link to comment Share on other sites More sharing options...
Tato123 Posted January 30, 2014 Report Share Posted January 30, 2014 Hi Guys, Why the system removes the event the day before the date set in the event itself? You can somehow change? 1 Quote Link to comment Share on other sites More sharing options...
Toyuko Posted January 31, 2014 Report Share Posted January 31, 2014 Hi Guys, Why the system removes the event the day before the date set in the event itself? You can somehow change? Yes, i am having the same problem. How can this be changed? P.S Can a provision be made to have the sign up'd users get a Reward points for your recently released pilot rewards/pilot points module? Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted February 3, 2014 Author Administrators Report Share Posted February 3, 2014 The date function has been that way since the beginning. It is only based on the day of the event, not the exact time, the script needs to be amended to make signups be available up to the last minute. Yes, A hook could be created to connect the module to the rewards system and make a credit when a user signs up for an event. Quote Link to comment Share on other sites More sharing options...
Edwin Posted March 25, 2014 Report Share Posted March 25, 2014 Is this more or less the same as the Tour module? Quote Link to comment Share on other sites More sharing options...
Toyuko Posted March 27, 2014 Report Share Posted March 27, 2014 Simpilot You know that i am and my VA is a user of your products can i make one seggestion? I undrstand that your busy right now though. When can devlopment continue on this module? I see a great potential and expanded ablities that this module can provide to VAs. Organisation, Participation tracking etc etc Thanks Quote Link to comment Share on other sites More sharing options...
bward624 Posted April 9, 2014 Report Share Posted April 9, 2014 Wheres the attached file Quote Link to comment Share on other sites More sharing options...
Moderators servetas Posted April 9, 2014 Moderators Report Share Posted April 9, 2014 You can find it on David's Github... https://github.com/DavidJClark Quote Link to comment Share on other sites More sharing options...
poole3003 Posted August 7, 2014 Report Share Posted August 7, 2014 i have uploaded all the files but yet i have got this code events/sidebar_events.php Quote Link to comment Share on other sites More sharing options...
Steve Bartlett Posted August 24, 2014 Report Share Posted August 24, 2014 When I click on the Events Tab, I am getting these errors: Strict Standards: Non-static method EventsData::get_upcoming_events() should not be called statically, assuming $this from incompatible context in /home/steve14958/public_html/core/modules/Events/Events.php on line 16 Strict Standards: Non-static method EventsData::get_past_events() should not be called statically, assuming $this from incompatible context in /home/steve14958/public_html/core/modules/Events/Events.php on line 17 Here is what Line 16 and 17 say in the events.php: $this->set('events', EventsData::get_upcoming_events()); $this->set('history', EventsData::get_past_events()); Quote Link to comment Share on other sites More sharing options...
freshJet Posted August 24, 2014 Report Share Posted August 24, 2014 Looks like it doesn't like the PHP version, likely 5. Try removing 'static' from 'static function' in the core/common/EventsData.class.php Quote Link to comment Share on other sites More sharing options...
Steve Bartlett Posted August 24, 2014 Report Share Posted August 24, 2014 hmmm, I am not seeing anything with the word Static or statically in the EventsData.class.php or the Events.php Quote Link to comment Share on other sites More sharing options...
Steve Bartlett Posted August 25, 2014 Report Share Posted August 25, 2014 I have a couple of these errors elsewhere on the website, the don't mess with the functionality, but they make the website look like crap, LOL Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted August 25, 2014 Author Administrators Report Share Posted August 25, 2014 hmmm, I am not seeing anything with the word Static or statically in the EventsData.class.php or the Events.php It is actually the opposite, the static definition needs to be added. I have updated the file on github here -> https://github.com/DavidJClark/phpVMS-Event-Booking/blob/master/core/common/EventsData.class.php Quote Link to comment Share on other sites More sharing options...
freshJet Posted August 25, 2014 Report Share Posted August 25, 2014 That was my next suggestion, add them Quote Link to comment Share on other sites More sharing options...
Steve Bartlett Posted August 25, 2014 Report Share Posted August 25, 2014 That cleared it up, than you sir! Quote Link to comment Share on other sites More sharing options...
Taran Posted September 26, 2014 Report Share Posted September 26, 2014 I don't have the link on the sidebar in the event's admin panel. All i see is events/sidebar_events.php but i do see all the info on the main admin page but no option to create new event. any help? Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted September 26, 2014 Author Administrators Report Share Posted September 26, 2014 Open the admin controller file and change $this->set('sidebar', 'events/sidebar_events.php'); to $this->set('sidebar', 'events/sidebar_events.tpl'); Quote Link to comment Share on other sites More sharing options...
Taran Posted September 28, 2014 Report Share Posted September 28, 2014 thx Quote Link to comment Share on other sites More sharing options...
Onno Posted February 16, 2015 Report Share Posted February 16, 2015 Sorry for opening an old tpoic but i get an error: Notice: The template file "/home/phoenix/domains/phoenixair-va.nl/public_html/phpvms//admin/templates/events/events_index.tpl" doesn't exist in /home/phoenix/domains/phoenixair-va.nl/public_html/phpvms/core/classes/TemplateSet.class.php on line 248 I've done everything that was in the topic but nothing worked the file is in the correct folder all the folders are correct but it isn't working. Regards Onno Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.