Jump to content

eurobelgian

Members
  • Posts

    27
  • Joined

  • Last visited

    Never

Posts posted by eurobelgian

  1. 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!

  2. 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

  3. 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>

  4. 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?

  5. 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

  6. If I have good understood your instructions... I get this as result: A blank page with:

    SimpleXMLElement Object ( [@attributes] => Array ( [style] => SHORT ) [totalResultsCount] => 1 [geoname] => SimpleXMLElement Object ( [name] => JFK Airport [lat] => 40.6398262 [lng] => -73.7787443 [geonameId] => 5122732 [countryCode] => US [fcl] => S [fcode] => AIRP ) )
    I hope it's alright?
  7. I cant get the site working. I'm gonna look for a service though, it needs to be a JSON service provider like the airports info. ill take a look in a bit
    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.
    what do you mean? did yo register/ enter your google API key in the settings?
    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
    any times can be entered in any format
    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...
    put this in your local.config.php
    This was already in the file!?
    Anything under the SITE_URL, copy into your local.config.php
    Everything was already in the file...Cheers,Anthony
  8. 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 icon_e_wink.gif But of course there is many more that is fantastic work! Thanks for all.Anthony / Eurobelgian Airlines

  9. the deadline looks promising. I'm ready for the testing work icon_e_wink.gifMaybe 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

  10. 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?

  11. Thanks for your quick reply!

    Can you show me a screenshot? And what browser, etc
    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.
  12. 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...