Upgrade modules in cmsms 2.1.4 give error message

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
amarant
Forum Members
Forum Members
Posts: 32
Joined: Thu Mar 28, 2013 10:40 am

Upgrade modules in cmsms 2.1.4 give error message

Post by amarant »

I upgraded from cmsms 1.12.2 to 2.1.4.
The Frontend looks fine except for the registration page for members, which comes up without anny style en without the content.
To sort out this problem later I first tried to upgrade the following available module upgrades:
CGExtensions 1.53.7 to 1.53.8
CGSimpleSmarty 1.10 to 2.1
TinyMCE 2.9.12 to 3.1.3
When I look under the Installed tab of the Module Manager these modules don't appear to be upgraded en have under Status the message: "This mudule is awaiting upgrade"
I then cleared the cache en tried the upgrades again, but get every time the message: "cms core must be upgraded before this operation can succeed"
What can I do to solve this problem?



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

Cms Version: 2.1.4

Installed Modules:

AdminSearch: 1.0.1
CGBlog: 1.14
CGExtensions: 1.53.7
CGSimpleSmarty: 1.10
CMSContentManager: 1.1
CMSMailer: 6.2.14
Captcha: 0.5.3
CustomContent: 1.10
DesignManager: 1.1.1
DownloadManager: 1.5.3
FileManager: 1.5.2
FormBuilder: 0.8.1.4
FrontEndUsers: 1.31.3
Gallery: 2.1.5
JQueryTools: 1.3.9
MenuManager: 1.50.2
MicroTiny: 2.0.3
ModuleManager: 2.0.2
Navigator: 1.0.3
News: 2.50.5
Search: 1.50.2
SelfRegistration: 1.9.6
ThemeManager: 1.1.8
TinyMCE: 2.9.12
Uploads: 1.23.3


Config Information:

php_memory_limit:
max_upload_size: 10000000
url_rewriting: mod_rewrite
page_extension: .html
query_var: page
auto_alias_content: true
locale: nl_NL
set_names: true
timezone:
permissive_smarty: false


Php Information:

phpversion: 5.6.22
md5_function: On (True)
json_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_ALL: 32767
E_STRICT: 2048
E_DEPRECATED: 8192
test_file_timedifference: No time difference found
test_db_timedifference: No time difference found
create_dir_and_file: 1
memory_limit: 96M
max_execution_time: 120
register_globals: Off (False)
output_buffering: 4096
disable_functions: system, exec, shell_exec, passthru, proc_get_status, proc_nice, proc_terminate, dl, popen, pcntl_exec
open_basedir:
test_remote_url: Success
file_uploads: On (True)
post_max_size: 10M
upload_max_filesize: 10M
session_save_path: /tmp (0700)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
check_ini_set: On (True)
curl: On


Performance Information:

allow_browser_cache: Off (False)
browser_cache_expiry: 60
php_opcache: Off (False)
smarty_cache: Off (False)
smarty_compilecheck: Off (False)
smarty_cache_udt: Off (False)
auto_clear_cache_age: Off (False)

Server Information:

Server Software: Apache
Server Api: litespeed
Server Os: Linux 2.6.32-673.8.1.lve1.4.3.el6.x86_64 On x86_64
Server Db Type: MySQL (mysql)
Server Db Version: 10.0.20
Server Db Grants: Could not find a suitable "GRANT ALL" permission, this does not necessarily lead to problems... But if you have problems installing/removing modules or adding and deleting items/pages this could be the cause!


Permission Information:

tmp: /home/deb77417/domains/dervv.nl/public_html/tmp (0755)
tmp_cache: /home/deb77417/domains/dervv.nl/public_html/tmp/cache (0755)
templates_c: /home/deb77417/domains/dervv.nl/public_html/tmp/templates_c (0755)
modules: /home/deb77417/domains/dervv.nl/public_html/modules (0755)
uploads: /home/deb77417/domains/dervv.nl/public_html/uploads (0755)
File Creation Mask (umask): /home/deb77417/domains/dervv.nl/public_html/tmp/cache (0755)
config_file: 0444

----------------------------------------------
rvwilliams
Forum Members
Forum Members
Posts: 61
Joined: Wed Oct 05, 2011 9:59 am

Re: Upgrade modules in cmsms 2.1.4 give error message

Post by rvwilliams »

I have the same problem upgrade from 2.0.1. For example, in the Installed tab, Module Manager reports the CGExtensions is at 1.49.9 and needs to be upgraded but in the Available Modules tab, CGExtensions is shown at 1.53.8 and Installed. Clearing the cache does nothing to change this. However, the site seems to be working OK so I'll just continue working with it.

UPDATE
This does cause a problem as I'm unable to open most of the items in the Extensions menu so I'm going to have to revert to my backup.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: Upgrade modules in cmsms 2.1.4 give error message

Post by Rolf »

It happened to me today...
The upgrade process probably timed out at some point, and not finished its job. Database scheme was still 200 instead of 201 for CMSMS 2.1.4

Freshening didnt help in this case, it doesnt touch the database.

I fixed it by manually lowering the values in /lib/version.php to my startpoint, version 2.0.1.1 and db scheme 200.
Starting the upgrade again and it worked this time!
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
rvwilliams
Forum Members
Forum Members
Posts: 61
Joined: Wed Oct 05, 2011 9:59 am

[Solved] Re: Upgrade modules in cmsms 2.1.4 give error messa

Post by rvwilliams »

What worked for me was to install the upgraded modules and clearing the cache BEFORE updating, first to 2.1.3 and then 2.1.4. In 2.1.3 I had to Upgrade a couple of modules but this worked OK and the 2.1.4 upgrade worked without a problem.
amarant
Forum Members
Forum Members
Posts: 32
Joined: Thu Mar 28, 2013 10:40 am

Re: Upgrade modules in cmsms 2.1.4 give error message

Post by amarant »

A refresh dit not solve the problem for me.
I now restored from backup to cmsms 1.12.2.
Before the restore however I deletede all the files and all the tables from the database.
I found out earlier that if you don't do this you will get after a subseqeunt upgrade to cmsms 2 problems, such as double disigns and double templates and that the Navigator module would not ugrade.
After that I upgraded to cmsms 2.1.4 with the expanded zip file and upgraded sucesfully the modules CGExtensions and CGSimpleSmarty.
tamsrud
Forum Members
Forum Members
Posts: 37
Joined: Mon Jun 06, 2011 6:25 am

Re: Upgrade modules in cmsms 2.1.4 give error message

Post by tamsrud »

Had same problem after upgrade from 2.0.1.1 to 2.1.4

CGSimpleSmarty and LISE could not be upgraded after update.
I just uninstalled the old version of CGSimpleSmarty and installed the newest version (2.1.2)
Afterward I could upgrade LISE as normal.

It seems in my case to have something to do with CGSimpleSmarty.
Locked

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