Jeff Posted April 4, 2012 Report Share Posted April 4, 2012 You can manually enter it there. Quote Link to comment Share on other sites More sharing options...
Fireball Posted July 6, 2012 Report Share Posted July 6, 2012 Is there a way to add more than 1 Departure airports? The reason I ask is that we sometimes will have an event to one location but depart from different locations. This allows the VATSIM ATC to have aircraft coming in on different arrivals. Quote Link to comment Share on other sites More sharing options...
SparrowBD Posted August 24, 2012 Report Share Posted August 24, 2012 when i copy over the files, my website defaults to your github page no matter what. i dont have the tables set up yet because phpmyadmin says the sql syntax is bad. i don think that itself should cause an issue though? any help is appreciated. Quote Link to comment Share on other sites More sharing options...
Moderators servetas Posted October 7, 2012 Moderators Report Share Posted October 7, 2012 I do not know if it has come up previously but i am trying to find a solution to a problem . When we publish an event, we fill in the departure time expressed in utc. The problem is that our server is maybe in a different time zone so the event disappears from the upcoming events and it goes to the past events three hours before its beginning. Has anyone found a solution to this? Thanks in advance... Quote Link to comment Share on other sites More sharing options...
Moderators servetas Posted November 1, 2012 Moderators Report Share Posted November 1, 2012 bump... Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted November 3, 2012 Author Administrators Report Share Posted November 3, 2012 I do not know if it has come up previously but i am trying to find a solution to a problem . When we publish an event, we fill in the departure time expressed in utc. The problem is that our server is maybe in a different time zone so the event disappears from the upcoming events and it goes to the past events three hours before its beginning. Has anyone found a solution to this? Thanks in advance... It is actually an issue that the event actually becomes a "past" event at midnight server time. I need to change the coding a little to make it so it uses the actual time of day instead of the day itself. Quote Link to comment Share on other sites More sharing options...
nabpp Posted January 23, 2013 Report Share Posted January 23, 2013 is there a way i can integrate a dynamic calendar on the side of my website to show upcoming events Quote Link to comment Share on other sites More sharing options...
nabpp Posted January 27, 2013 Report Share Posted January 27, 2013 bump Quote Link to comment Share on other sites More sharing options...
nabpp Posted January 31, 2013 Report Share Posted January 31, 2013 +bump Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted February 3, 2013 Author Administrators Report Share Posted February 3, 2013 is there a way i can integrate a dynamic calendar on the side of my website to show upcoming events bump +bump Yes, you can use the function "get_upcoming_events()" from the EventsData.class.php file and use the returned data array to populate your calendar. Quote Link to comment Share on other sites More sharing options...
International0001 Posted March 18, 2013 Report Share Posted March 18, 2013 Hi all, Is there a way to put a list of the upcoming events on the homepage? Quote Link to comment Share on other sites More sharing options...
wsava Posted March 26, 2013 Report Share Posted March 26, 2013 Cant find download. Can anyone reply with a direct link? Quote Link to comment Share on other sites More sharing options...
Moderators servetas Posted March 26, 2013 Moderators Report Share Posted March 26, 2013 Search for it... Just for help https://github.com/DavidJClark/phpVMS-Event-Booking Quote Link to comment Share on other sites More sharing options...
shiljo Posted April 5, 2013 Report Share Posted April 5, 2013 Hi to all! Need help, how can pilots signup on evnts, i cant see any button, nothing...i can add event, its there, and in sql but when click on it as pilot, see nothing, go to details, nothing...??? any help? thank you very much Quote Link to comment Share on other sites More sharing options...
shiljo Posted April 5, 2013 Report Share Posted April 5, 2013 Sry everybody, i allways solved my problem myself while waiting answer...real spammer ) sry again...SOLVED was made a past event, hour was 000 not in future ... Quote Link to comment Share on other sites More sharing options...
shiljo Posted April 6, 2013 Report Share Posted April 6, 2013 One mnore thing...we have in our language east eauropean characters like š ć đ amd seems like this addon doesnt support those, is there any way to handle this? Quote Link to comment Share on other sites More sharing options...
hoser70 Posted April 22, 2013 Report Share Posted April 22, 2013 I'm feeling pretty stupid right now as this type of web site programming is way different than what I'm used to, however, if I just want to list the next 5 upcoming events on my home page, how would I do that? I don't want to edit the events_index.tpl page and include it with the maincontroller function as that page needs to be different than the list of events on my home page. I just want to list the event title and date with a link tot he event details page on the home page. How would I go about that? Quote Link to comment Share on other sites More sharing options...
Tato123 Posted April 23, 2013 Report Share Posted April 23, 2013 Yes, you can use the function "get_upcoming_events()" from the EventsData.class.php file and use the returned data array to populate your calendar. Hi Guys I need to install a calendar for show the event in my home page What is the way to create? Any one help me? Thank's Quote Link to comment Share on other sites More sharing options...
Omerr01 Posted April 27, 2013 Report Share Posted April 27, 2013 Where The DownLoad ??? Quote Link to comment Share on other sites More sharing options...
Moderators Kyle Posted April 27, 2013 Moderators Report Share Posted April 27, 2013 You can find it in simpilot's github repositories here https://github.com/DavidJClark?tab=repositories Quote Link to comment Share on other sites More sharing options...
FlyingMachine Posted May 13, 2013 Report Share Posted May 13, 2013 how i can put signup to know who gonna participate ??? of course integate it in the table of event s thank in advence Quote Link to comment Share on other sites More sharing options...
fcolirf Posted May 20, 2013 Report Share Posted May 20, 2013 Hi, I have installed it with Plugin Manager, but I cannot see "Event Booking" in Addons page (admin panel) Thx Lorenzo Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted May 22, 2013 Author Administrators Report Share Posted May 22, 2013 Hi, I have installed it with Plugin Manager, but I cannot see "Event Booking" in Addons page (admin panel) Thx Lorenzo Have you refreshed the browser screen? I double checked here on a local test and it seems to function correctly. - Also, did you also "install" the plugin after uploading it? Quote Link to comment Share on other sites More sharing options...
BaRBeR Posted July 13, 2013 Report Share Posted July 13, 2013 Disregard. Quote Link to comment Share on other sites More sharing options...
Taran Posted August 5, 2013 Report Share Posted August 5, 2013 where do i go to change the width of this chart to fit my layout? this is the only chart that's having this issue Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted August 19, 2013 Author Administrators Report Share Posted August 19, 2013 where do i go to change the width of this chart to fit my layout? this is the only chart that's having this issue I believe the template you are working with is -> https://github.com/DavidJClark/phpVMS-Event-Booking/blob/master/core/templates/events/events_event.tpl and all the widths are set to percentages. You will have to work on the css for your site layout and intergrate the module with it to stop the table from breaking out. Quote Link to comment Share on other sites More sharing options...
DylanNoes Posted October 1, 2013 Report Share Posted October 1, 2013 Hello Guys I have a problem, I downloaded your addon but are not included in the archive files. "tpl" where can I find them? Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted October 1, 2013 Author Administrators Report Share Posted October 1, 2013 Hello Guys I have a problem, I downloaded your addon but are not included in the archive files. "tpl" where can I find them? Download the old version under releases, it has the files with the tpl extensions. - https://github.com/D...ooking/releases Quote Link to comment Share on other sites More sharing options...
ARV187 Posted October 20, 2013 Report Share Posted October 20, 2013 (edited) 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 Edited October 20, 2013 by ARV187 Quote Link to comment Share on other sites More sharing options...
ARV187 Posted October 20, 2013 Report Share Posted October 20, 2013 Download the old version under releases, it has the files with the tpl extensions. - https://github.com/D...ooking/releases 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. 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.