Jump to content

eurobelgian

Members
  • Posts

    27
  • Joined

  • Last visited

    Never

Everything posted by eurobelgian

  1. Done, I've uploaded the files of trunk 372. But the problem still exists.
  2. OK, I'm encountering a new error: pilots cannot submit flights. This time both in IE and FF.I'm getting the message "The flight code and number you entered is not a valid route!" (although the flight is in the database)Another pilot gets the message "You must fill out all of the required fields"I don't think I have edited this template, although not the submit button.Help!
  3. OK, now I have the rank "New Hire" for 0 hours, and "trainee" for 1 hour, but it still doesn't work!!! How can I solve this?
  4. Oh ok, but I also have a rank "trainee" with 0 hours, will that be a problem then?Thanks for your help
  5. Hey,An urgent matter: From my launch I haven't received any new pilot registration, I was already thinking: what's wrong with my contest, but it seems that new pilots cannot register at all...this is what happens:When filling everything in, the form returns to the same form, without the password filled in, even when a valid password was filled in.You can try it yourself at http://www.flyeurobelgian.com/belstarclub Anthony
  6. The hidden ones! ofcourse... I have them put at the belstar page, but had forgotten to copy them to the index page... now it will work.Yeah, the skinning could be handy. I think that will be something for later, as we will launch tomorrow, and don't really have the time anymore.thanks
  7. Yeah I know I can do the skinning in phpvms, but I find it quite difficult, especially to receive something very very nice... So now I have a public website and a crew system system (which uses a slightly adapted phpvms design). For the joining page, I'm using an Iframe. Entrance is possible through those 2 links. Only at the special belstarpage, the login works perfect. So when you enter you data there, you can login directly into phpvms. But at the index page, which uses however the same code, it opens the phpvms pages, but without logined in...This is the code I used: (on the index page) <?php include '[i]blablabla[/i]';<form name="loginform" action="http://www.flyeurobelgian.com/belstarclub/index.php/Login" method="post"> <?php echo "<?xml version='1.0'?>"; ?> <?php if($message) echo '<p class="error">'.$message.'</p>'; ?> <table width="90%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td>E-mail:</td> <td rowspan="4"><div align="center"><span class="normal_text_darkgrey"><img src="images/logos/belstarsmall.gif" width="73" height="26" /></span><br /><br /> <input name="submit" type="image" value="submit" checked src="images/loginactive.gif" border="0"></div></td> </tr> <tr> <td><input name="email" type="text" size="10" /></td> </tr> <tr> <td>Password:</td> </tr> <tr> <td><input name="password" type="password" size="10" /></td> </tr> </table> </form>
  8. Hey,I've something strange:At this page: http://www.flyeurobelgian.com/websitefi ... arclub.php the login works correctlybut at the index page (press on home), it doesn't! When you fill in the system goes to the login page of the phpvms pages...You can also see it like that:at the belstarpage: when you don't fill in anything,the system says "you have to fill in..."at the indexpage: nothing is mentionedI find it quite strange as it uses identically the same code!Do you know why?
  9. The flight time is because the flight time in the my sql database is specified as "int" and not "float". It is only a problem at the schedules input.The <br /> doesn't work, now the 2 legs can't do it. Maybe it was possible in the previous build, as one of the legs was entered before the update. Now I get this: http://www.flyeurobelgian.com/belstarcl ... /details/3Anthony
  10. Hey,I have two minor "bugs"/problems with the flight schedules:- when I enter the flight time as e.g. "5.3" then the system makes it automatically "5".- when typing something in the notes form, I want sometime making a </br> ... one time it works, another time it didn't although I have typed just the same! (maybe it is a leg problem, as it didn't work at leg 1, but it did at leg 2...)Thanks,Anthony
  11. If I have good understood your instructions... I get this as result: A blank page with: I hope it's alright?
  12. I've found out how to open the page through a link, e.g. http://www.flyeurobelgian.com/belstarcl ... ges/notamsSo the page itself exist... but no link to it... Yes you do ;-)
  13. I think the flight info was resolved in the latest build, as I saw on this picture
  14. Hi Nabeel,I wanted to install the newest build, but at the (nice) installation process, I got this: But I can't find that folder???!A little help please...Anthony
  15. Maybe you have misunderstood my explanation a bit. I don't think it is possible to fill in automatically the distance, but as a help a link at the add schedules page to the site (with the 2 icao codes already filled in into the link by phpvms) can save a lot of time. Maybe this is resolved in the newest buid already, but I mean: when searching a flight, you can't click on each seperate flightnumber to get a detailed page of the flight: with all the flight information, map, etc. ; A page like this one e.g. http://www.arabianva.com/ARB/routes_more.php?routeid=51 Yes, I know, but I don't think the system will calculate 5.5 and 05:30 on the some way?! The last format may only go to 60 minutes... This was already in the file!? Everything was already in the file...Cheers,Anthony
  16. Hi,I've tested the latest build, and I have following remarks/problems:ADMIN CENTER- add airlines -> options: no entries show up in the box- add schedules: lay-out is still not clear at my pc- add flight schedules: an extra notes field should be handy. Customizable fields as the pirep fields even more!- add flight schedules: distance calculator could be handy, this site is easy and appropriate for it: http://www8.landings.com/cgi-bin/nph-dist_apt?pass=83851578&airport1=EBBR&airport2=UUDD&waypoints=&airspeed=&endurance=&display=map&trackwidth=10 (Where the icao codes in bold should every time be changed by the system, just a button next to the input field to the link is nice, so that users can directly view the distance)- when trying to send a comment on a pirep I get this: ezSQL (v2.03) Debug..Query [4] -- [INSERT INTO phpvms_pirepcomments (pirepid, pilotid, comment, postdate) VALUES (1, 1, 'TEST OK', NOW())]Query Result..No Results However, the message arrives ;-)- No extra flight information available? I mean, you can't click on the flight number for all the details, including a map of a flight on a seperate page. Or is that because the google maps function is temporarly disactivated?- the first pilot (so the admin user) doesn't show up in the list... (e.g. http://www.flyeurobelgian.com/belstarcl ... php/pilots)MORE- pages: it still doesn't work. The extension at core/pages is .htm- e-mails are being send without a "name"... probably some antispam software will delete these e-mails send by phpvms. At hotmail and gmail it does arrive at the normal inbox however.It seems a lot But of course there is many more that is fantastic work! Thanks for all.Anthony / Eurobelgian Airlines
  17. the deadline looks promising. I'm ready for the testing work Maybe the previous problem is linked to the followings:- I can add pages, but they don't appear on the website... (public as well as private pages)- The pilot roster doesn't give any entries
  18. Thanks for the newest build!I only already have one error: I can't add airports. When I have entered the information and want to add it, the box closes, but the airport isn't added! Solution?
  19. Thanks... I'm just a bit curious
  20. HiWhen can we aspect a new update (or maybe already the definitive version) of phpvms? Anthony
  21. Thanks, do you know how I can make the pilot id of the type "001" and not "0001"?
  22. I have the same problem too...Btw, you've implemented the phpvms system very nice into your website! How did you edited the pilot callsign counting? (started from 1000)
  23. Then it works well! (when I make the width half the screen)Thank YOU!
  24. Thanks for your quick reply! A screenshot: http://www.flyeurobelgian.com/phpvms.jpgOn a basic configuration: Win XP, IE 7 - I have a high resolution (1680x1050) maybe it's because of that?About the codeshare feature: I think an extra field for notes/remarks could still be handy. E.g. There you can put if the flight is a ferry flight, a special charter flight or something else.I had forgotten one remark:- At search schedules page you can only select a departure airport. Maybe it should be handy to also have the same for the aircraft.
  25. OK. I've installed phpVMS again today. Seems that it now completely works... although it is in php safe mode. Strange, but fine for me ;-) I must say, from the first time I've installed phpVMS, it has become very nice! Keep on the good work!AnthonyPS. I will also PM you for something
×
×
  • Create New...