[solved] Upgrade from 1.2.3 to 1.4 gone wrong

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
tristan
Dev Team Member
Dev Team Member
Posts: 375
Joined: Tue May 02, 2006 10:58 am

[solved] Upgrade from 1.2.3 to 1.4 gone wrong

Post by tristan »

Hi there,

just upgraded an old 1.2.3 CMS Made Simple and got this after changing my user preferences of course:

Image

This is the complete system information:

----------------------------------------------

Cms Version: 1.2.3

Installed Modules:

CMSMailer: 1.73.14
FileManager: 0.4.1
MenuManager: 1.5.1
ModuleManager: 1.2.1
News: 2.8.2
nuSOAP: 1.0.1
Printing: 0.2.5
Search: 1.5.1
ThemeManager: 1.0.8
TinyMCE: 2.4.4


Config Information:

php_memory_limit:
process_whole_template: true
max_upload_size: 8000000
default_upload_permission: 664
assume_mod_rewrite: true
page_extension:
internal_pretty_urls: false
use_hierarchy: true


Php Information:

safe_mode: Off (False)
phpversion: 5.2.5
memory_limit: 128M
max_execution_time: 30
gd_version: 2
session_save_path: No check because OS path


Server Information:

Server Api: apache2handler
Server Db Type: MySQL (mysql)
Server Db Version: 4.1.10


----------------------------------------------

I didn't get any error messages when upgrading, also the site itself doesn't seem to load css any more. It's just the default demo site with default pages/template/css. Any clues?
Last edited by tristan on Tue Aug 05, 2008 4:03 pm, edited 1 time in total.
alby

Re: Upgrade from 1.2.3 to 1.4 gone wrong

Post by alby »

tristan wrote: just upgraded an old 1.2.3 CMS Made Simple and got this after changing my user preferences of course:
You have not run install/upgrade.php

Alby
tristan
Dev Team Member
Dev Team Member
Posts: 375
Joined: Tue May 02, 2006 10:58 am

Re: Upgrade from 1.2.3 to 1.4 gone wrong

Post by tristan »

Thanks for the fast reply alby but unfortunately I did run upgrade.php it also outputted:
The CMS database is up to date using schema version 29. Please remove this file when possible. Click here to go to your CMS site.
Seemed all ok to me...
alby

Re: Upgrade from 1.2.3 to 1.4 gone wrong

Post by alby »

tristan wrote: Thanks for the fast reply alby but unfortunately I did run upgrade.php it also outputted:
The CMS database is up to date using schema version 29. Please remove this file when possible. Click here to go to your CMS site.
Seemed all ok to me...
No, schema version of 1.4 is 31

remove install folder from server and reupload

Alby
tristan
Dev Team Member
Dev Team Member
Posts: 375
Joined: Tue May 02, 2006 10:58 am

Re: Upgrade from 1.2.3 to 1.4 gone wrong

Post by tristan »

Ok just did, seems like the ftp client was to blame, it didn't overwrite files equal in size. Seems there are a couple of important changed files with the same size. Thanks for you quick help though!
Locked

Return to “[locked] Installation, Setup and Upgrade”