Announcing CMS Made Simple 1.7.1 - Escada

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.7.1 - Escada

Post by calguy1000 »

Woot! CMSMS keeps getting better and better.

Even though it’s only a point release, this version of CMSMS fixes numerous minor bugs and adds some important features. We didn’t feel that the list of changes were extensive enough to call it 1.8 even though we attempted to attack as many issues that would have the biggest bang for the least bucks as possible. That meant we tackled changes that were probably easy to implement, had smaller impacts on existing sites but would make things alot easier for our user base. We think that the changes will be important enough for you want to upgrade quickly.

One of the biggest things this version adds is better support for SSL. There is now an (optional) ssl_url parameter in the config.php and a check box in each edit content page to turn on HTTPS support on an individual page basis. This was a long time coming.

We tweaked the module API so that any form element created by a module (form tag, text input, checkbox etc) has classes associated with the tag. This will make it much easier for designers to style forms.

We have also added preferences to control the default image manager thumbnail size instead of having to edit a config file. There are new user preferences to aide in pagination for GCB, stylesheet, and template lists. As well, the core modules have had minor tweaks and bug fixes to generally solve a few problems and make life just a little bit simpler. TinyMCE has been upgraded to the latest version again (hopefully we’ll avoid the normal pain with upgrading and TinyMCE this time).

There has been a schema change this version to accommodate the SSL changes so no diff releases will be generated. You will need to go through the upgrade process on each site.

Again, we would like to thank the people that contributed to this release with countless hours of testing, bug reporting, translation and support. In particular:
Ronny Krijt (ronnyk)
Nuno Costa (nuno)
Rene Helminsen (reneh)
Jeremy Bass (JeremyBass)
Tyler Boespflug (tyman00)
Mark Reed (DrCss)

Enjoy, and happy CMSMS’ing!

Version 1.7.1 – Escada
– #3794 Remove use of readfile.
– #3854 Problem searching multiple words
– #3901 Forms use SERVER_NAME not HTTP_HOST, conflicts with canonical redirects
– #4009 Modules cannot update or don't work when using SSL
– #4138 Content Internal Page doesn’t work if approched directly
– #4032 Admin Forms won’t work on https
– #4209 Alias field is not shown for Section Header
– #4321 cms_module action parameter by tag overwriten by mact
– #4414 Default page becoming inactive
– #4500 Permission “Remove Global Content Block” not working
– #4507 Indexes not created with Database Prefix
– #4551 OO Programming
– #4603 ContentStylesheet is never triggered
– #4720 Error in class.module.inc.php
– #4779 Upgrade page displays incorrect information
– #4838 htmlentities in current_date
– Missing tag in accessible_simple_navigation.tpl
– Adds class items to every form element for easier styling.
– Adds user preferences for page limits in GCB, Stylesheet, and template lists.
– Adds site preferences for thumbnail width and height, primarily used by image manager
but may be used by other modules.
– Fixes a VERY MINOR potential security issue in user preferences.

News:
– #4304 Use expiration date logical problem
– #4659 documentation error

Menu Manager
– Improvements to the template list display.

TinyMCE:
– #4769 It’s possible to crash TinyMCE by crafting strange titles on pages
– Updated to TinyMCE 3.3.2
– Added a plugin-hook allowing module writes to add pieces of functionality
– Allowed inplace resizing of editor
– Updated to TinyMCE 3.3.3

Feature Requests:
– #4550 Add new sort order to News module
Last edited by reneh on Sat May 01, 2010 6:07 pm, edited 1 time in total.
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
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm
Location: Comox Valley, BC

Re: Announcing CMS Made Simple 1.7.1 - Escada

Post by Nullig »

When will it be available in the forge?

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

Re: Announcing CMS Made Simple 1.7.1 - Escada

Post by Rolf »

in a few seconds  ;)
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Announcing CMS Made Simple 1.7.1 - Escada

Post by calguy1000 »

They're there now... due to a bug in the bug fixes we pulled the files down, made a fix and re-uploaded the files.
hopefully not too many people downloaded in the hour or so it took us to find, fix and release again.
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.
replytomk3

Re: Announcing CMS Made Simple 1.7.1 - Escada

Post by replytomk3 »

Thanks!
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Announcing CMS Made Simple 1.7.1 - Escada

Post by calguy1000 »

There are reports that people using FormBuilder will have problems, because formbuilder hardcodes a class="fb_submit" class into the output.

This problem is being worked on by formbuilder developers, and a new release is eminent.  Watch for a new version of FormBuilder.

Additionally, if you have applied custom styles to the fb_submit class you will have to adjust your stylesheets.
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.
JeremyBASS

Re: Announcing CMS Made Simple 1.7.1 - Escada

Post by JeremyBASS »

Another cool thing not in the list there.. cmsmailer can now connect to gmail account via smtp.  The tls and ssl  option were added in.  :D great stuff... Thought I'd put that up... -J
hoodedman
New Member
New Member
Posts: 9
Joined: Sun May 02, 2010 2:21 pm

Re: Announcing CMS Made Simple 1.7.1 - Escada

Post by hoodedman »

Hi,
I am a newbie here, so I have a maybe inappropriate question... Can I just upgrade 1.7 with 1.7.1 or I will have to install new version again?
Thanx.
MichaelK

Re: Announcing CMS Made Simple 1.7.1 - Escada

Post by MichaelK »

hoodedman wrote: Hi,
I am a newbie here, so I have a maybe inappropriate question... Can I just upgrade 1.7 with 1.7.1 or I will have to install new version again?
Thanx.
Hi there,


You have to upload all the 1.7.1. files and then go to install/upgrade.php and run the upgrade! :)
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm
Location: Comox Valley, BC

Re: Announcing CMS Made Simple 1.7.1 - Escada

Post by Nullig »

On most of the sites I've installed the upgrade, I've been getting the following warning at step 6:

Warning: Invalid argument supplied for foreach() in /path/tol/lib/adodb_lite/adodb-datadict.inc.php  on line 327

It appears that the sites are upgrading OK, but I'm a little worried for future upgrades if this is a problem.

They are all on the same host and, aside from differences in module installed, have the following setup:

----------------------------------------------

Cms Version: 1.7.1

Installed Modules:

    * CMSMailer: 2.0
    * FileManager: 1.0.2
    * MenuManager: 1.6.3
    * ModuleManager: 1.3.3
    * News: 2.10.5
    * nuSOAP: 1.0.1
    * Printing: 1.0.4
    * Search: 1.6.3
    * ThemeManager: 1.1.1
    * TinyMCE: 2.7.0
    * VisitorStats: 0.2.1
    * MySQLManager: 1.0
    * Gallery: 1.1.2


Config Information:

    * php_memory_limit:
    * process_whole_template: true
    * max_upload_size: 16000000
    * default_upload_permission: 664
    * assume_mod_rewrite: false
    * page_extension:
    * internal_pretty_urls: false
    * use_hierarchy: false


Php Information:

    * phpversion: 5.2.11
    * md5_function: On (True)
    * gd_version: 2
    * tempnam_function: On (True)
    * magic_quotes_runtime: Off (False)
    * E_STRICT: 0
    * memory_limit: 32M
    * max_execution_time: 30
    * safe_mode: Off (False)
    * session_save_path: /tmp (1777)
    * session_use_cookies: On (True)


Server Information:

    * Server Api: cgi
    * Server Db Type: MySQL (mysql)
    * Server Db Version: 5.0.90

Nullig
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm
Location: Comox Valley, BC

Re: Announcing CMS Made Simple 1.7.1 - Escada

Post by Nullig »

I think I found the problem. In the Search module, method.upgrade.php @ lines 99 and 103 - I believe they should be:

$sqlarray = ...

and not:

$sqlaarray = ...

Nullig
jce76350
Beta Tester
Beta Tester
Posts: 2033
Joined: Mon May 29, 2006 1:20 pm
Location: Rouen

Re: Announcing CMS Made Simple 1.7.1 - Escada

Post by jce76350 »

Hi,
I think I found the problem. In the Search module, method.upgrade.php @ lines 99 and 103 - I believe they should be
I confirm

Same error into  Search module method.install.php lines 50 and 54
Jean-Claude Etiemble
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12709
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Announcing CMS Made Simple 1.7.1 - Escada

Post by Dr.CSS »

Anybody file a BR on this?...
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm
Location: Comox Valley, BC

Re: Announcing CMS Made Simple 1.7.1 - Escada

Post by Nullig »

Just did.

Nullig
baki250
Forum Members
Forum Members
Posts: 22
Joined: Wed Feb 06, 2008 12:27 am

Re: Announcing CMS Made Simple 1.7.1 - Escada

Post by baki250 »

When you change the default front end language it gives error

Fatal error: Call to undefined method pear_ADOConnection::IfNull() in /htdocs/cv/int/tr/tr/modules/News/News.module.php  on line 779

Fatal error: Call to undefined method pear_ADOConnection::IsConnected() in htdocs/cv/int/tr/tr/lib/classes/class.global.inc.php on line 346

any reason?

Thanks
Post Reply

Return to “Announcements”