Content Pages + Menu No Show after the update

http://www.easternvirtualairways.com/eva/index.php/

I have a mini menu at the top of my index called from the header

<ul class=“nav”>

<?php

Template::Show(‘core_navigation2.tpl’);

?>

Since i updated it doesnt show public or logged in

The new Active/Retired working?

I set pilot to Inactive then save then go back in to their account and its showing Active…

They should be. What version?

the newest version?

1.2.661 but it still tells me im on 1.2.628 but i downloaded the current version in Downloads…

try and re-download then make sure you re-upload everything and overwrite it.

Then do your install like you would normally or for like a first time install.

Try the latest beta

Make sure you run the update.php

ive never got the update to work since the 1st one lol must be my server, so i always do a full install.

downloads.phpvms.net/phpvms.beta.zip

OK im going to delete all my files on the FTP saving the PAGES and local.config.php file, then upload all the files in this beta zip.

copy my local.config.php and pages folder back to the FTP and that should all work yeah?

all you should do is unzip the phpvms.beta.zip to your desktop or something and overwrite everything in the ftp then go to www.yoursite.com/install/update.php

run that and it should update you dont have to delete everything then reinstall thats pointless.

Yep Cody said it all right

yeah ive never got that to work, i dont know why it doesnt i think its database permissions it doesnt write to the DB but i will try it again.

Make sure you DB has all permissions for the user.

Is the default core_navigation.tpl working?

testing it today, my database has a different prefix changing the beta sql to match is ok i guess?

I also get this when deleting my DB

#1451 - Cannot delete or update a parent row: a foreign key constraint fails (`easternv_vms2/phpvms2_pilots`, CONSTRAINT `phpvms2_pilots_ibfk_1` FOREIGN KEY (`code`) REFERENCES `phpvms2_airlines` (`code`) ON UPDATE CASCADE)

OK the update and the beta worked.

I go in the ADMIN

select VIEW ALL PILOTS

choose a pilot and set to INACTIVE and return to DASHBOARD

select VIEW ALL PILOTS

select the INACTIVE pilot and his status says ACTIVE

Does this stay ACTIVE and its actually INACTIVE or is it broke?

Also on clicking Logout the page gets stuck in some sort of loading loop war with googlemaps lol and wont open the  page.

index.php/Login/logout

OK just made a test account and made in INACTIVE then logged in with the account with seemingly no restrictions.

I think a new menu section called RETIRED PILOTS needs to be added to manage them better.

testing it today, my database has a different prefix changing the beta sql to match is ok i guess?

What?

It’s done automatically when running the installer/updater