Page 7 of 13

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Sat Nov 20, 2010 11:04 pm
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.

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Sat Nov 20, 2010 11:20 pm
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

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Sun Nov 21, 2010 1:25 am
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)

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Mon Nov 22, 2010 8:11 am
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(); ?

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Mon Nov 22, 2010 9:05 pm
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

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Tue Nov 23, 2010 11:39 am
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  :)

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Tue Nov 23, 2010 8:52 pm
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.

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Wed Nov 24, 2010 10:29 am
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

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Thu Nov 25, 2010 9:59 am
by mercier
anyone?

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Thu Nov 25, 2010 10:01 am
by RonnyK
mercier,

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

Ronny

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Thu Nov 25, 2010 11:13 am
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?

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Thu Nov 25, 2010 11:37 am
by NaN
What plugin?
Is  the WYSIWYG editor enabled for frontend in the TinyMCE settings?

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Thu Nov 25, 2010 12:02 pm
by RonnyK
Check Global Settings, to see if/what wyswiwyg is set for Frontend.

Ronny

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Thu Nov 25, 2010 1:20 pm
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...

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Thu Nov 25, 2010 3:12 pm
by RonnyK
You can start the upgrade process, by navigating to your-domain/install/upgrade.php

Ronny