Installing or Upgrading to 1.9 - Problems and Solutions

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
NaN

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Post by NaN »

This has nothing to do with CMSms core but with the mentioned module CGGoogleMaps.
So the only (and for productive environments recommended) solution is just to disable error reporting or to check if there is newer version of that module.
janvl
Power Poster
Power Poster
Posts: 972
Joined: Wed Aug 13, 2008 10:57 am

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Post by janvl »

Sorry NaN,

I landed in this thread through a search and did not notice this is the core-only part.
I have once disabled the error reporting but did not make a note, so I have to search
on how to do so.

Regards,
Jan
NaN

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Post by NaN »

janvl wrote:
I landed in this thread through a search and did not notice this is the core-only part.
Sorry, i didn't want to say that this is for core only. (i dunno if this is the case)
I just wanted to explain where the error actually is comming from ;)

error reporting stuff: http://forum.cmsmadesimple.org/index.ph ... 573.0.html

(recommended setting for cmsms since 1.7 - might not be needed for the CMSms 1.9 core but for some modules)
milagro
Forum Members
Forum Members
Posts: 41
Joined: Tue Mar 13, 2007 8:33 pm

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Post by milagro »

Hello I have quickly read this topic but I have the following problem;
I have created a simple plugin with a text editor, but after the upgrade the WYSIWYG editor in the frond doesn't work anymore. I already delete and reinstalled the editor but it only works in the back-end. 

Is there a extra piece off code I must use in my plugin?
Something like $WYSIWYG = new TinyMCE(); ?
waterman
Forum Members
Forum Members
Posts: 64
Joined: Tue Feb 05, 2008 8:47 pm
Location: Zeist, The Netherlands

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Post by waterman »

Gents,

I tried to upgrade from 1.8.2 to 1.9.
downloaded the cmsmadesimple-1.9-full.tar and cmsmadesimple-1.9.1-full.tar
By mistake downloaded and extracted the cmsmadesimple-1.9.1-full.tar first.
then extracted cmsmadesimple-1.9-full.tar

When opening /install/upgrades.php CMS asks for the preferred language and then is stuck on the page with url http://... /install/upgrade.php?sessiontest=1.

Any suggestions?

With regards

Marc Gobes
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Post by Rolf »

waterman wrote: I tried to upgrade from 1.8.2 to 1.9.
downloaded the cmsmadesimple-1.9-full.tar and cmsmadesimple-1.9.1-full.tar
By mistake downloaded and extracted the cmsmadesimple-1.9.1-full.tar first.
then extracted cmsmadesimple-1.9-full.tar
Just overwrite the excisting server files with the cmsmadesimple-1.9.1-full.tar files.
Afterwards do an /install/upgrade.php

You could have done this at once from 1.8.1 to 1.9.1

Rolf  :)
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Jude
Forum Members
Forum Members
Posts: 31
Joined: Fri Aug 08, 2008 2:01 pm

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Post by Jude »

waterman wrote: Gents,

I tried to upgrade from 1.8.2 to 1.9.
downloaded the cmsmadesimple-1.9-full.tar and cmsmadesimple-1.9.1-full.tar
By mistake downloaded and extracted the cmsmadesimple-1.9.1-full.tar first.
then extracted cmsmadesimple-1.9-full.tar

When opening /install/upgrades.php CMS asks for the preferred language and then is stuck on the page with url http://... /install/upgrade.php?sessiontest=1.

Any suggestions?

With regards

Marc Gobes
Same problems with me. After trying with a clean install, big problems with modules – Cataloger, GoogleMaps, SEOTools. I have to downgrade back to 1.8.2. Hope the downgrading will work.

After downgrading the I can't preview the pages. My opinion is that upgrading to 1.9.1 isn't worth of trying if your older version is working still OK. Maybe clean installation for a new site is working OK.
Last edited by Jude on Wed Nov 24, 2010 3:59 pm, edited 1 time in total.
mercier
Forum Members
Forum Members
Posts: 24
Joined: Mon Mar 09, 2009 11:57 am

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Post by mercier »

after installing 1.9.1 over 1.8.2. full, unable to view the site: "site down for maintenance"

unable to login to admin: Fatal error: Call to undefined method CmsObject::set_variable() in /home/mercier/public_html/pzp/include.php on line 128

line128 of include.php is :cmsms()->set_variable('user_id','');

do you need any additional info?

thank you in advance
Last edited by mercier on Wed Nov 24, 2010 10:33 am, edited 1 time in total.
mercier
Forum Members
Forum Members
Posts: 24
Joined: Mon Mar 09, 2009 11:57 am

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Post by mercier »

anyone?
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm
Location: Raalte, the Netherlands

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Post by RonnyK »

mercier,

and starting the upgrade process didnt work either, or did you run upgrade already?

Ronny
milagro
Forum Members
Forum Members
Posts: 41
Joined: Tue Mar 13, 2007 8:33 pm

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Post by milagro »

milagro wrote: Hello I have quickly read this topic but I have the following problem;
I have created a simple plugin with a text editor, but after the upgrade the WYSIWYG editor in the frond doesn't work anymore. I already delete and reinstalled the editor but it only works in the back-end. 

Is there a extra piece off code I must use in my plugin?
Something like $WYSIWYG = new TinyMCE(); ?
Anyone?
NaN

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Post by NaN »

What plugin?
Is  the WYSIWYG editor enabled for frontend in the TinyMCE settings?
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm
Location: Raalte, the Netherlands

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Post by RonnyK »

Check Global Settings, to see if/what wyswiwyg is set for Frontend.

Ronny
mercier
Forum Members
Forum Members
Posts: 24
Joined: Mon Mar 09, 2009 11:57 am

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Post by mercier »

RonnyK wrote: mercier,

and starting the upgrade process didnt work either, or did you run upgrade already?

Ronny
did not do upgrade - installed 1.9.1 over 1.8.2 - ftp transfer.

was that a mistake?

unable to make upgrade now, since i am unable to get into backend...
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm
Location: Raalte, the Netherlands

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Post by RonnyK »

You can start the upgrade process, by navigating to your-domain/install/upgrade.php

Ronny
Locked

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