Upgrade 1.11.7 to .8, which db schema? [SOLVED]

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
asdf
Forum Members
Forum Members
Posts: 39
Joined: Thu Jul 08, 2010 1:11 pm

Upgrade 1.11.7 to .8, which db schema? [SOLVED]

Post by asdf »

Should the db schema get updated with 1.11.8? There is no files to be added to the install directory in cmsmadesimple-english-diff-1.11.7-1.11.8.tar.gz but cmsmadesimple-1.11.8-english.tar.gz contains new files, e.g. install/upgrades/upgrade.36.to.37.php.
Last edited by asdf on Mon Sep 16, 2013 3:03 pm, edited 1 time in total.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: Upgrade 1.11.7 to .8, which db schema?

Post by Rolf »

A diff upgrade only contains changed files, no need for upgrading database...
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
asdf
Forum Members
Forum Members
Posts: 39
Joined: Thu Jul 08, 2010 1:11 pm

Re: Upgrade 1.11.7 to .8, which db schema?

Post by asdf »

Ok, thanks.

I would have thought differently reading
We have added a new core event, 'TemplatePreFetch', which is called before a template is fetched from the database...
from the announcement and

Code: Select all

echo '<p>Adding TemplatePreFetch event...';
Events::CreateEvent('Core','TemplatePreFetch');
echo '[done]</p>';
from the upgrade.36.to.37.php.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Upgrade 1.11.7 to .8, which db schema?

Post by calguy1000 »

1.11.8 is supposed to have a schema of 37... but we messed up.
we're looking now at what we're going to do to fix it.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Locked

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