Page 1 of 1

[solved] Upgrade from 1.2.3 to 1.4 gone wrong

Posted: Tue Aug 05, 2008 3:30 pm
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?

Re: Upgrade from 1.2.3 to 1.4 gone wrong

Posted: Tue Aug 05, 2008 3:36 pm
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

Re: Upgrade from 1.2.3 to 1.4 gone wrong

Posted: Tue Aug 05, 2008 3:40 pm
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...

Re: Upgrade from 1.2.3 to 1.4 gone wrong

Posted: Tue Aug 05, 2008 3:43 pm
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

Re: Upgrade from 1.2.3 to 1.4 gone wrong

Posted: Tue Aug 05, 2008 4:02 pm
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!