Hello everyone. Little helping hand …
I just saw that I was using PHPVMS version 2.1.936!
How do I upgrade to the latest version (5.5.2)?
I’m ready to give my FTP codes if it takes to do it? I’m afraid to put the bazaar in my website, which works well …
Hello everyone. Little helping hand …
I just saw that I was using PHPVMS version 2.1.936!
How do I upgrade to the latest version (5.5.2)?
I’m ready to give my FTP codes if it takes to do it? I’m afraid to put the bazaar in my website, which works well …
There is no upgrade file you can run to convert 936 to 5.5x. What you can do instead are the following:
Back up your DB tables one by one (separate SQL files).
Back up your local.config.php file.
Back up your skin folder.
Install phpVMS 5.5x.
Replace your local.config.php with the one you backed up.
Drop all your newly installed tables in database and import the ones you backed up one by one.
Place your skin folder in lib/skins.
After doing the above, you’ll have to run your website to find out if there are any errors. The most important sections are pilots and airlines tables to match exactly with the ones you backed up. I understand this must be a hassle if you don’t have PHP and HTML coding knowledge which you can ask someone to get it done for you.