-
Posts
8151 -
Joined
-
Last visited
-
Days Won
39
Content Type
Profiles
Forums
phpVMS Resources
Downloads
Posts posted by Nabeel
-
-
Hey,
So you removed the UNIQUE index? That shouldn't be affecting it.
What version MySQL?
-
Nah, that's just a reminder to enter the flight # there.
-
It should work, you need FSUIPC. Check out their forums though, there's alot of information there about it.
-
I have a new request. Something to do with schedules. Either an area to request a new route or some way to overwrite previous route. (something easier than manually editing them) I won't mind if either of these aren't possible at the moment, but I just had the thought.
You'll be able to overwrite with an import file if that's what you're looking for.
-
Glad to see you're getting a hang of it!
-
Excellent
-
A very nice guide to PHP
http://www.ipbwiki.com/Practical_PHP_Programming:Table_Of_Contents
-
Yes, the registration number (N396UA by your example)
That worked?
-
In the log:
Flight IATA:1
That's supposed to be the airline code and the flight number, so EZE1 for example
-
All your aircraft are names, not the registration numbers
-
Ahh gotcha. If you're doing the skin from ground up, alot of the CSS can be done away with, or just start from scratch. Some of the essential styles are in the /lib/css/phpvms.css file.
-
Thanks, I'll check this out and report back to ya.
Sorry about this!
-
Is your skin pointing to the right stylesheet (correct path in the header.tpl)?
Also, press control-f5 to completely refresh the page.
-
I was just checking if there was a problem with adding completely.
No name for the aircraft, just the registration. (N922UA)
Can you zip and attach the import file you're using so I can test it?
I revamped some of the import code. I might have an update this week/next week sometime to fix a bunch of these little naggling things. I redid alot of the backend code.
-
Try messing with the width of that main content window.
There might be a tutorial somewhere online about floats
-
Can you add a schedule manually and it shows up?
And do those schedules that you're importing already exist?
-
Pilot Ranks
in FAQ
Do you have hours listed? If it's in the table, it should show.
I'll take a look.
-
You have to float that #sidebar div to the right.
#sidebar {
float: right;
}
Something like that.
-
Look under the inactive schedules, did they show up into there?
-
-
Integration with another system - it's always a possibility, but personally I'm not familiar with any other systems enough to do this. I'm busy with adding features, etc fixes as well, so it's alot for me to do, especially in the limited time and resources I have. Sometime in the future, perhaps.
As for using string tables, it's very complex. It would involve thousands of strings, along with backend code to parse them. It would be difficult to convert people now over to string tables as well, since there are many templates which have already been modified (I'm afraid to even make small changes since it's a big headache to move over to custom templates). I figured modifying the front-end templates would serve well for doing basic translations of the site. I was planning on doing a dual version, but the person who had volunteered to translate disappeared.
For the backend, it's much more complex (the admin panel I mean), it changes (hopefully not too often after this next update), and already making changes at this point are difficult. Including string tables just makes more work for me when needing to change things up. I'm not sure that there is too much english in the admin panel to understand what is happening/what to do. The front-end is where that matters, and the ability to modify the templates I figured will cover that need somewhat.
As for being finished, there won't be a point anytime in the near future where I can call it 'finished'. I have alot of plans which are still under wraps... development will go on well into the future, depending on how much time I have.
-
That might just be a GD error. I'll look into it.
Try converting your database to UTF8 as well. PHP5 doesn't have the best international support, but I'm vamping through the code to see problem areas.
As for the next update, I'm not sure. My job is picking up, and I'm fixing alot of things up through the system. I haven't started on new features yet. I may have an incremental fix, but I'm not sure about any timeframe yet.
-
Do you have another aircraft with the same name?
-
Pilot Ranks
in FAQ
Is there an error message? What happens?
Confirmation E-mail?
in Support Forum
Posted
They get an email saying their registration was received, and an admin will check their registration. They will get an email about whether it was confirmed or denied, I had overlooked that. That's going to be fixed.
Check with your host about emails, some hosts block or don't allow.