slight small problem during installation

Hello Gents ,

am now testing the lovely phpVMS on my localhost … it seem to be fine until i reach the last step where i put my Airline info. , i insert the Airliner name and ICAO code … it ends up with the error

" Table ‘phpvms.phpvms_airlines’ doesn’t exist ‘’ … any ideas why this happen ??!

Thats all for today Folks 

My Best Regards ,

Hey there,

Welcome to the site!

Are you using the beta? There was an error in the sql code which was updated last night.

well , i downloaded the version here

http://www.phpvms.net/downloads/

Downloaded yesterday

My Best Regards ,

What PHP and MySQL versions do you have?

What PHP and MySQL versions do you have?

Am testing it on my Local Apache server , i believe its PHP4 and MySql is 5.0.37

My Best Regards ,

I had just downloaded the new brand 1.2 and it seem to be working fine , i installed the system but when i try to login using the same data i used in the installing process it never let me in , plus when i get into the index some wired php errors appers

Thats a Quote from what i got

Notice: The template file “C:AppServwwwphpvmslibskinsCURRENT_SKINheader.tpl” doesn’t exist in C:AppServwwwphpvmscoreclassesTemplateSet.class.php on line 206

Recent Reports

No reports have been filed

Newest Pilots

Warning: Invalid argument supplied for foreach() in C:AppServwwwphpvmscoretemplatesfrontpage_recentpilots.tpl on line 3

Notice: The template file “C:AppServwwwphpvmslibskinsCURRENT_SKINfooter.tpl” doesn’t exist in C:AppServwwwphpvmscoreclassesTemplateSet.class.php on line 206

My Best Regards ,

You have to be using PHP 5, double check on that version.

That error seems like something did not install correctly.

Wipe the database and try again.

Did you setup PHP and MySQL yourself?

I had removed my old copy and downloaded and install the brand new 2.6.0

and tried to install PHPvms from zero , gaves me ’ You are not running PHP 5+ ’

My Best Regards ,

Yep, then you need to upgrade your server to use PHP 5

Yep, then you need to upgrade your server to use PHP 5

I did and still the same old problem , PHP errors appers and when i tried to login via Admin panel with the same details i setup , tell me no such user exist

My Best Regards ,

Can you create a file called info.php, and then, place:

<?php

phpinfo();

?>

In it, and you can send me the URL.

Also, what errors?