Fireball Posted July 6, 2012 Report 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
SparrowBD Posted August 24, 2012 Report 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
Moderators servetas Posted October 7, 2012 Moderators Report 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
Administrators simpilot Posted November 3, 2012 Author Administrators Report 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
nabpp Posted January 23, 2013 Report 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
Administrators simpilot Posted February 3, 2013 Author Administrators Report 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
International0001 Posted March 18, 2013 Report Posted March 18, 2013 Hi all, Is there a way to put a list of the upcoming events on the homepage? Quote
wsava Posted March 26, 2013 Report Posted March 26, 2013 Cant find download. Can anyone reply with a direct link? Quote
Moderators servetas Posted March 26, 2013 Moderators Report Posted March 26, 2013 Search for it... Just for help https://github.com/DavidJClark/phpVMS-Event-Booking Quote
shiljo Posted April 5, 2013 Report 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
shiljo Posted April 5, 2013 Report 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
shiljo Posted April 6, 2013 Report 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
hoser70 Posted April 22, 2013 Report 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
Tato123 Posted April 23, 2013 Report 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
Moderators Kyle Posted April 27, 2013 Moderators Report Posted April 27, 2013 You can find it in simpilot's github repositories here https://github.com/DavidJClark?tab=repositories Quote
FlyingMachine Posted May 13, 2013 Report 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
fcolirf Posted May 20, 2013 Report 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
Administrators simpilot Posted May 22, 2013 Author Administrators Report 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
Taran Posted August 5, 2013 Report 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
Administrators simpilot Posted August 19, 2013 Author Administrators Report 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
DylanNoes Posted October 1, 2013 Report 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
Administrators simpilot Posted October 1, 2013 Author Administrators Report 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
ARV187 Posted October 20, 2013 Report 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
ARV187 Posted October 20, 2013 Report 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
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.