Jump to content

eurobelgian

Members
  • Posts

    27
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

eurobelgian's Achievements

Newbie

Newbie (1/14)

0

Reputation

  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
×
×
  • Create New...