Problem upgrading from 1.12.1 to 2.1.1

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
mrpowerhouse
Forum Members
Forum Members
Posts: 10
Joined: Wed Jan 27, 2016 9:10 am

Problem upgrading from 1.12.1 to 2.1.1

Post by mrpowerhouse »

I downloaded cmsms-2.1.1-install.zip from the downloads page and installed in on our server. Once I'm on step 9 (Finish), it's telling me to visit our website and the admin page, but I'm encountering errors on both pages.

On the website, I'm getting a "Fatal error: Call to a member function GetConfig() on a non-object in function.stylesheet.php on line 54" error, while accessing the admin page gives me a "Fatal error: Class 'AdminTheme' not found in BrownInkTheme.php on line 19" error.

May I know how I'd be able to fix them? I'm at a loss on how to do so, and I would greatly appreciate all the help I can get.

Thanks in advance.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Problem upgrading from 1.12.1 to 2.1.1

Post by Rolf »

- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
mrpowerhouse
Forum Members
Forum Members
Posts: 10
Joined: Wed Jan 27, 2016 9:10 am

Re: Problem upgrading from 1.12.1 to 2.1.1

Post by mrpowerhouse »

Thanks for that.

Is that applicable to the AdminTheme error as well, if I may ask? :)
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Problem upgrading from 1.12.1 to 2.1.1

Post by Rolf »

Ohw no I see, you use an third party Admin theme...
Use OneEleven instead!!
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
mrpowerhouse
Forum Members
Forum Members
Posts: 10
Joined: Wed Jan 27, 2016 9:10 am

Re: Problem upgrading from 1.12.1 to 2.1.1

Post by mrpowerhouse »

Rolf wrote:Ohw no I see, you use an third party Admin theme...
Use OneEleven instead!!
Ohhh, sorry about that. I didn't know.

In any event, I'll figure it out, or I might use OneEleven as you suggested.

Thanks! :)
mrpowerhouse
Forum Members
Forum Members
Posts: 10
Joined: Wed Jan 27, 2016 9:10 am

Re: Problem upgrading from 1.12.1 to 2.1.1

Post by mrpowerhouse »

Tried this out and looked for all instances of {stylesheet} on our entire directory and I didn't find any. :(

If it's not much of a hassle, may I know where exactly the theme's template is? That way I can drastically narrow down the files I need to search this text from.

Thanks.
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1968
Joined: Mon Jan 29, 2007 4:47 pm

Re: Problem upgrading from 1.12.1 to 2.1.1

Post by Jo Morg »

The templates you need to look for, the ones that might have the {stylesheet} tag, will most likely reside on the database and be accessible through the DesignManager on CMSMS 2.x. They should also be of the Core::Page type, or eventually of the Core::Generic, but less likely. Please read the documentation here.
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
mrpowerhouse
Forum Members
Forum Members
Posts: 10
Joined: Wed Jan 27, 2016 9:10 am

Re: Problem upgrading from 1.12.1 to 2.1.1

Post by mrpowerhouse »

Jo Morg wrote:The templates you need to look for, the ones that might have the {stylesheet} tag, will most likely reside on the database and be accessible through the DesignManager on CMSMS 2.x. They should also be of the Core::Page type, or eventually of the Core::Generic, but less likely. Please read the documentation here.
Went to design manager and changed the format there to {cms_stylesheet}

You're a lifesaver Jo. Thank you very much! :)
Locked

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