Page 10 of 13

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Wed Dec 15, 2010 10:36 am
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)

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Wed Dec 15, 2010 10:40 am
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

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Thu Dec 16, 2010 3:00 pm
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 ;)

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Mon Jan 03, 2011 2:13 pm
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.

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Mon Jan 03, 2011 2:26 pm
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 :-*

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Mon Jan 03, 2011 3:09 pm
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.

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Fri Jan 14, 2011 5:31 pm
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

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Fri Jan 14, 2011 8:40 pm
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

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Sun Jan 16, 2011 10:35 am
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).

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Wed Jan 19, 2011 6:36 am
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

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Wed Jan 19, 2011 6:57 pm
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

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Fri Jan 28, 2011 6:59 pm
by reidjazz
Ronny,
Do you know when 1.9.3 will be available?

reidjazz

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Fri Jan 28, 2011 7:02 pm
by Dr.CSS
1.9.3 will be released this weekend or next...

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Fri Jan 28, 2011 7:07 pm
by reidjazz
Dr.CSS wrote:1.9.3 will be released this weekend or next...
Many thanks!

Re: Installing or Upgrading to 1.9 - Problems and Solutions

Posted: Mon Jan 31, 2011 6:41 am
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.