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.
jsmonzani
Forum Members
Forum Members
Posts: 54
Joined: Mon Apr 03, 2006 10:58 am

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Post by jsmonzani »

Dr.CSS wrote: 1. Problems with {menu ... number_of_levels="1"} [Fixed]

Solution:
Already fixed in SVN MenuManager rev. 172  file MenuManager.module.php
http://viewsvn.cmsmadesimple.org/filede ... module.php

You can also temporary set number_of_levels="0"
I'm afraid but this doesn't work (tested on CMSMS 1.9.2)

If you use the number_of_levels parameter like in {menu ... number_of_levels="1"} then variable $node->parent in menu templates doesn't work anymore (stays false even when the node is the parent of the current page)
An approach to mutli-lingual CMSMS using only content blocks:
http://forum.cmsmadesimple.org/index.ph ... 756.0.html
Sonya

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Post by Sonya »

jsmonzani wrote: If you use the number_of_levels parameter like in {menu ... number_of_levels="1"} then variable $node->parent in menu templates doesn't work anymore (stays false even when the node is the parent of the current page)
I have commit a bug to this problem some days ago http://dev.cmsmadesimple.org/bug/view/5828
dmaireroa
Forum Members
Forum Members
Posts: 110
Joined: Wed Jul 15, 2009 12:35 am

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Post by dmaireroa »

I didn't do an upgrade over my existing site. However, I manage to upload a fresh install to a subfolder using 1.9.2 version and it works perfectly with the new CMSMS admin design. I don't know much about the modules or the latest features but will post back if I see any dramas ;)
eus
Forum Members
Forum Members
Posts: 40
Joined: Fri Jan 16, 2009 12:56 pm

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Post by eus »

Sonya,

A bit late, but maybe it's usefull.
2. Plugin pastetext does not work. Clicking on the button does nothing (no popup, no errors). Plugins paste and pasteword work as desired at the same time. I was not able to find out where the problem derives from.
Try this...(it's always a suprise, the behavior of tiny_mce every new version)...

paste_text_use_dialog:true in the extra configuration box. This works for me.
Sonya

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Post by Sonya »

eus wrote: Try this...(it's always a suprise, the behavior of tiny_mce every new version)...

paste_text_use_dialog:true in the extra configuration box. This works for me.
Perfect! Works as desired.
I miss this karma thing that we had in SMF :) Instead you get a virtual kiss from me :-*
eus
Forum Members
Forum Members
Posts: 40
Joined: Fri Jan 16, 2009 12:56 pm

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Post by eus »

Hello,

I've got the following problem in version 1.9

Copying a page does not work as before.

If you copy a page from a page one or more levels deep, the hierarchy is not kept.
Now the parent is always "none" ;-( if you copy a page in the pagelisting.
Dummas
New Member
New Member
Posts: 3
Joined: Wed Jul 16, 2008 1:09 pm

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Post by Dummas »

I did update from 1.8.2 to 1.9.2;

No menu was visible, bugfix, which worked for me:
http://forum.cmsmadesimple.org/viewtopi ... 97#p242797
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 »

eus wrote:Hello,

I've got the following problem in version 1.9

Copying a page does not work as before.

If you copy a page from a page one or more levels deep, the hierarchy is not kept.
Now the parent is always "none" ;-( if you copy a page in the pagelisting.
Eus,

using what user (permission wise)? admin/editor? and do you pick the parent in the option?

Ronny
eus
Forum Members
Forum Members
Posts: 40
Joined: Fri Jan 16, 2009 12:56 pm

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Post by eus »

Ronny,

It's not a right's issue. It does not funcion anymore out of the box.
Just did a clean test. Do the following:

Fresh install: 1.9.2
-Goto the page listing
-Copy page: ShadowMenu Tab + 2 columns (for example)

And there it is... The input field "parent" stays on "none" that should be Chapter 3.7 Higher End.
At least that was till version 1.8.2 and that was a very usefull thing (instead of pointing every time to the right chapter).
DennisSW
New Member
New Member
Posts: 2
Joined: Wed Jan 12, 2011 3:25 pm

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Post by DennisSW »

Outgoing http connections do not appear to work!


Hi!
Trying to upgrade our setup and get the following message 'Outgoing HTTP Connections Do Not Appear to Work! ".
Found in a different place that I should ask our suppliers to open up for all outgoing HTTP traffic, but they will not do that(security risk).
Looked further and found that I should open up for "modules.cmsmadesimple.org", which my supplier says that they have done, the same error message.
Do you know if there are more addresses that are controlled? What address should I ask them to open up for?
Best regards
Dennis
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 »

eus wrote:Ronny,

It's not a right's issue. It does not funcion anymore out of the box.
Just did a clean test. Do the following:

Fresh install: 1.9.2
-Goto the page listing
-Copy page: ShadowMenu Tab + 2 columns (for example)

And there it is... The input field "parent" stays on "none" that should be Chapter 3.7 Higher End.
At least that was till version 1.8.2 and that was a very usefull thing (instead of pointing every time to the right chapter).
Eus,

understood and confirmed. It was a change that happened when fixing something else. This is fixed in SVN now and will be included in the upcoming 1.9.3.

Ronny
reidjazz

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Post by reidjazz »

Ronny,
Do you know when 1.9.3 will be available?

reidjazz
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Post by Dr.CSS »

1.9.3 will be released this weekend or next...
reidjazz

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Post by reidjazz »

Dr.CSS wrote:1.9.3 will be released this weekend or next...
Many thanks!
kurieuo
Forum Members
Forum Members
Posts: 11
Joined: Tue Jul 03, 2007 4:37 am

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Post by kurieuo »

I just upgraded to 1.9.2 from 1.8.x (forget) and am unable to login via the admin. I have entered the password fine, but it just keeps redisplaying the admin login page.

Otherwise, all pages seem to display fine. Just unable to access the admin. :(

Sorry if I've missed a response to this issue.
Locked

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