Announcing CMS Made Simple 1.6.5 - Poya

Project Announcements. This is read-only, as in... not for problems/bugs/feature request.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Announcing CMS Made Simple 1.6.5 - Poya

Post by calguy1000 »

This is primarily a bug fix release... with a number of 'relatively important' fixes.  It is recommended you upgrade your site(s) at your earliest convenience.

Version 1.6.5 - Poya
-----------------------------
- Fixes a problem with bulk deletion of pages that have inactive children.
- Fixes many problems with ability to get content objects
- Fixes the CreateFormStart method to reliably get the page url.
- Fixes problem with pretty urls (internal or mod_rewrite) and GET parameters on the URL.
- Printing
  - Fixes problem with stylesheet not being found if pretty urls were being used
  - Fixes problem with parsing the URL to print.
- News
  - Fixes trivial issue with editing an article that had expiry dates set.
- MenuManager
  - Fixes problem with having a default database template
  - Fixes problem with being able to delete the default database template.
- TinyMCE
  - Fixed bug disabling the wysiwyg togglebox upon saving the basic toolbar profile
  - Fixed bug with truncated menutexts with quotes in them not getting properly escaped, breaking config
  - Updated to latest TinyMCE 3.2.6
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
User avatar
Augustas
Forum Members
Forum Members
Posts: 241
Joined: Wed Oct 17, 2007 6:09 pm
Location: the world

Re: Announcing CMS Made Simple 1.6.5 - Poya

Post by Augustas »

Upgraded the site. Everything works fine, except one thing.

My admin panel runs only on HTTPS, i.e. https://

I go to MenuManager and try to edit and save an existing Menu template.
After I press "Submit" or "Apply" - I am brought to the URL /admin/httpsmoduleinterface.php  without any parameters, which basicaly returns 404 server error.
http://FollowTheRoad.com/ - living on the road...
http://www.kligys.com/ - asmeninis blog'as...
[DrAg]
New Member
New Member
Posts: 7
Joined: Wed Sep 05, 2007 12:16 pm

Re: Announcing CMS Made Simple 1.6.5 - Poya

Post by [DrAg] »

:) Thanks a new update!

My menu with the parameter start_level='2' don't show up.... :( Thanks for al the new fixes!
User avatar
Augustas
Forum Members
Forum Members
Posts: 241
Joined: Wed Oct 17, 2007 6:09 pm
Location: the world

Re: Announcing CMS Made Simple 1.6.5 - Poya

Post by Augustas »

In my website menu with start_level='2' disappeared as well.

So, before it is fixed, I make that menu appear with these 2 parameters:

Code: Select all

start_page="36" show_root_siblings="1"
http://FollowTheRoad.com/ - living on the road...
http://www.kligys.com/ - asmeninis blog'as...
parse
New Member
New Member
Posts: 7
Joined: Thu Aug 07, 2008 7:45 pm

Re: Announcing CMS Made Simple 1.6.5 - Poya

Post by parse »

My start-level dissapeared as well :(
User avatar
sommersprosse
Forum Members
Forum Members
Posts: 70
Joined: Tue Sep 23, 2008 9:33 am

Re: Announcing CMS Made Simple 1.6.5 - Poya

Post by sommersprosse »

Hi

same here ???
Last edited by Anonymous on Sun Sep 06, 2009 12:08 pm, edited 1 time in total.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm
Location: Raalte, the Netherlands

Re: Announcing CMS Made Simple 1.6.5 - Poya

Post by RonnyK »

question....

Are the dissappearing menus with start_level=2, .tpl templates, or NON-tpl templates?

Ronny
User avatar
sommersprosse
Forum Members
Forum Members
Posts: 70
Joined: Tue Sep 23, 2008 9:33 am

Re: Announcing CMS Made Simple 1.6.5 - Poya

Post by sommersprosse »

Hi

my Menucode:

Code: Select all

start_level='2' collapse='1'
My Template's are strored in Database.
It work's fine with 1.6.4.
Last edited by Anonymous on Sun Sep 06, 2009 12:07 pm, edited 1 time in total.
moorezilla

Re: Announcing CMS Made Simple 1.6.5 - Poya

Post by moorezilla »

Plain, vanilla, old

Top simple navigation + left subnavigation + 1 column

doesn't show second level pages either, although all pages show up on site_mapper.

worked fine with 1.6.4
User avatar
Augustas
Forum Members
Forum Members
Posts: 241
Joined: Wed Oct 17, 2007 6:09 pm
Location: the world

Re: Announcing CMS Made Simple 1.6.5 - Poya

Post by Augustas »

RonnyK wrote: Are the dissappearing menus with start_level=2, .tpl templates, or NON-tpl templates?
Mine is none-tpl template. Mine is custom created via MenuManager --> "Add Template" button.
http://FollowTheRoad.com/ - living on the road...
http://www.kligys.com/ - asmeninis blog'as...
User avatar
seensite
Forum Members
Forum Members
Posts: 173
Joined: Sun Feb 10, 2008 7:36 pm

Re: Announcing CMS Made Simple 1.6.5 - Poya

Post by seensite »

Hi,

After upgrading from 1.6.3 to 1.6.5, I have an error message on every page of the site :
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/httpd/vhosts/kingkongbong.fun/httpdocs/plugins/function.lang.php on line 64
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/httpd/vhosts/kingkongbong.fun/httpdocs/plugins/function.lang.php on line 64
(yes, twice same message)

I compared function.lang.php of 1.6.3 and 1.6.5 on line 64, they are exactly simetrical in both files. Then what's going wrong with it ?
The universe of information technology is constantly growing and contains only emerging products built on successive patches
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm
Location: Raalte, the Netherlands

Re: Announcing CMS Made Simple 1.6.5 - Poya

Post by RonnyK »

For the dissappearing menus.... It seems that action.default.php from the MenuManager folder is modified which causes this behaviour...

Inserting an older version of the file (1.6.4 f.e.) makes it appear again. I cant tell at this moment if reverting to that single file is advisable.... We have to wait for the devs to take a look at the change made...

Ronny
moorezilla

Re: Announcing CMS Made Simple 1.6.5 - Poya

Post by moorezilla »

ok...thanks for the update.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm
Location: Raalte, the Netherlands

Re: Announcing CMS Made Simple 1.6.5 - Poya

Post by RonnyK »

seensite wrote: Hi,

After upgrading from 1.6.3 to 1.6.5, I have an error message on every page of the site :
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/httpd/vhosts/kingkongbong.fun/httpdocs/plugins/function.lang.php on line 64
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/httpd/vhosts/kingkongbong.fun/httpdocs/plugins/function.lang.php on line 64
(yes, twice same message)

I compared function.lang.php of 1.6.3 and 1.6.5 on line 64, they are exactly simetrical in both files. Then what's going wrong with it ?
plugins/functions.lang.php ? I dont know this file from Core CMSMS.... This file is part of the MLE fork, seems like you upgraded a 1.6.3-MLE environment with 1.6.5-core files....

Ronny
User avatar
seensite
Forum Members
Forum Members
Posts: 173
Joined: Sun Feb 10, 2008 7:36 pm

Re: Announcing CMS Made Simple 1.6.5 - Poya

Post by seensite »

RonnyK wrote: plugins/functions.lang.php ? I dont know this file from Core CMSMS.... This file is part of the MLE fork, seems like you upgraded a 1.6.3-MLE environment with 1.6.5-core files....

Ronny
Yes, that's what I did. As well for some other sites, from 1.6.3MLE to 1.6.4 for example : I had no issue.

As 1.6.4 is a security release which is not (and will not be ?) released in MLE, I upgraded this 1.6.3MLE to 1.6.5 to secure it. Do you mean it was not that much a good idea ?
The universe of information technology is constantly growing and contains only emerging products built on successive patches
Post Reply

Return to “Announcements”