
pouzo
Members-
Posts
155 -
Joined
-
Last visited
Content Type
Profiles
Forums
phpVMS Resources
Downloads
Everything posted by pouzo
-
I did, and it works perfectly. Thanks for the company that provided the script and thanks to you for hte great module. If you want add hte script for hte next release
-
I got one working so good, If you like to have an editor on your Forum then add this script at the top of the *Forum_new_post.tpl and forum_new_topic.tpl) this also works on any other file that contains html txt box. Add this code at the top of the source <script src="http://js.nicedit.com/nicEdit-latest.js" type="text/javascript"></script> <script type="text/javascript">bkLib.onDomLoaded(nicEditors.allTextAreas);</script> You can check the preview at my site http://www.flymapleair.com/index.php/Forum/
-
Hey , thank you for uploading the beta, Small request . Cna you please add an editor such as WYSIWYG as it will really help. I checked and i added the editor but it is not submitting the info to the forum. Please if you can that will be awsome for your next release or if you can tell us how to do it
-
Need A couple of pre-beta testers for internal forum
pouzo replied to simpilot's topic in Development Help
can i get it , to test it if thats ok with yo u -
Need A couple of pre-beta testers for internal forum
pouzo replied to simpilot's topic in Development Help
Hey i would be happy to beta test the code. I am a web designer and i have the knowlege with MYSQL And Coding. -
Hey, in the Admin panel under Flight schedules , if the flight is inactive it shows in the active too . I dont know why Edit: I fixed the Coding in the Admin/Modules/operations . Now it only shows the Active inside the Active and Inactive under Inactive. This is the code ui changed at line 300 if($type == 'schedules' || $type == 'activeschedules') { $params = array(); $schedules = SchedulesData::findSchedules($params, $num_per_page, $start); $this->set('title', 'Viewing Active Schedules s'); $this->set('schedules', SchedulesData::findSchedules(array('s.enabled'=>1))); if(count($schedules) >= $num_per_page) { $this->set('paginate', true); $this->set('start', $this->get->start+1); $this->set('prev', $this->get->start); } }
-
I think that will be an awsome IDEA . If we can have income and we can choose the income just to make it more realistic.
-
im trying to put it on the schedule_detail and on the schedule_results
-
im lost man please help.. like an a real airline site when you search a flight it gives you the departure city and the arrival city how can i do that here in php vms. pelase help..... Is that posssbile to do.
-
so so that has to be done manualy for every city i fly too
-
Hey Nabeel, Everytime i submit a pirep i accept , it doenst show the Miles till i have to manually update through the maintance. I am using the latest beta 816 and when you submit you will see the flight but it wont record the miles till you do it manually.
-
that will show the aiport name, i would like to display the arrival and departure city name not aiport. is that possible
-
is there a way to put instead of the aiport name or airport icao, but the departure and arrival city?
-
i cant register for some erason
-
Nope it doesnt work lol its really wierd.
-
Joeri checked and only his flight that he is putting that is not even in my database is working my flights in the database it doesn't work . He checked it and it was working with a callsign that he randomly chose. I am replacing all the files that is in the folder and it is till not working. check the flight the joeri put in my acars http://www.flymapleair.com/index.php/acars its so wierd
-
Hey, After talking to you joeri, i tried everything and nothign worked except if i put in the smae flight as you . The lfight number and the and airport code that you had imported to the program. Other then that any other Flight number and airport code was not working. So iam going to put the old files again and try it one more time . But something is wrong with the database or the code itself. TY
-
hey do you have msn , skype or any messanger so ican get hold of you please
-
no what i did i changed the core with the new beta and it doesnt work anymore . MY files were all new beta except the core folder. When i go back to the new beta core folder and files the map doesnt work
-
i donot think its owkring now on hte main website . I am using Xacars and everything its saying its tracking but nothing on the Map