• twitter image
  • facebook image
  • youtube image
  • linkedin image
Language: CMS Made Simple Czech CMS Made Simple France CMS Made Simple Spain CMS Made Simple Hungary CMS Made Simple Russia CMS Made Simple Netherlands

All times are UTC




Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 37 posts ]  Go to page 1, 2, 3  Next
Author Message
 Post subject: Anouncing CMS Made Simple 1.1 Final
PostPosted: Sun Jul 15, 2007 12:06 am 
Offline
Dev Team Member
Dev Team Member
User avatar

Joined: Tue Oct 19, 2004 6:44 pm
Posts: 5830
Location: Fernie British Columbia, Canada
Okay.... Drumroll Please...

Here are the release notes:

We apologize for the (very severely) slipped release of 1.1, but summer, work, and our private lives have severely impacted our ability to work on CMS Made Simple and to get this release out.

This is hopefully the last release before the 2.0 series of CMS Made Simple comes out. 

Many thanks go out to many people (Ted, ThomasM, SilMalarrion, Reneh, tsw, _SjG_, and others) for their help in making this a reliable release (hopefully) and in doing all of the work to get it done.

This release attacks some major points
- Efficiency
  - TinyMCE is now the Default Editor for new installs
- Security
  - Numerous changes to attempt to reduce the chance of xss attacks and SQL injections
- Upgrades
  - New versions of Smarty and adodb_lite
  - ** scriptaculous was not upgraded **
- Enhancements
  - Apply/Submit/Cancel buttons are now the standard for internal pages
  - A seperate syntax hilighter module can now be used for templates, stylesheets, and UDT's.
  - Ajaxy code for the apply button when editing css, templates, etc. so that the scrollbar doesn't move (this is a big plus).
  - News now supports multiple database templates and pagination

There have been many many additional under-the-scene improvements, most of them minor, but some significant.  Wwe recommend that you upgrade your CMS installations to 1.1 at your earliest convenience.

I think you will find this release to be 'a breath of fresh air'.  Not like CMS Made Simple isn't a breath of fresh air already, but, according to our standards....

_________________
Follow me on twitter
For quality help follow these instructions:
a) Think about the problem for an hour
b) research the problem for an hour
c) spend 1/2 an hour explaining it and providing as much information as you can muster
(too much information is okay, not enough information may get your question ignored).
--
if you can't bother explaining your problem well, why should we bother helping with it.
----------------
Don't make me angry..... you won't like me when I'm angry....


Top
 Profile  
 
 Post subject: Re: Anouncing CMS Made Simple 1.1 Final
PostPosted: Sun Jul 15, 2007 7:22 am 
Offline
Forum Members
Forum Members

Joined: Sun Jan 21, 2007 5:53 pm
Posts: 44
There will be a upgrade for 1.0.8, like these diff-packages?

Thanks for the great work!!


Top
 Profile  
 
 Post subject: Re: Anouncing CMS Made Simple 1.1 Final
PostPosted: Sun Jul 15, 2007 9:08 am 
Offline
Power Poster
Power Poster

Joined: Sat Feb 04, 2006 1:24 am
Posts: 322
Location: London, England
Thanks so much for the hard work on this, it's a big improvement.


Top
 Profile  
 
 Post subject: Re: Anouncing CMS Made Simple 1.1 Final
PostPosted: Sun Jul 15, 2007 10:15 am 
Offline
Power Poster
Power Poster

Joined: Fri Mar 04, 2005 9:06 am
Posts: 251
Just upgraded... ???

I have the following warning messages coming out in my News pane in the site:

Warning: Parameter summary is not known... dropped in /var/www/fmarzocca/lib/misc.functions.php on line 1252
Warning: Parameter length is not known... dropped in /var/www/fmarzocca/lib/misc.functions.php on line 1252

::) :o

Cannot use it, the site is corrupted!


Last edited by saltydog on Sun Jul 15, 2007 10:53 am, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: Anouncing CMS Made Simple 1.1 Final
PostPosted: Sun Jul 15, 2007 10:35 am 
Offline
Forum Members
Forum Members
User avatar

Joined: Sat Sep 24, 2005 6:10 pm
Posts: 156
Location: The Netherlands
Isn't there a upgrade package? for 1.0.8 to 1.1?  :'(


Top
 Profile  
 
 Post subject: Re: Anouncing CMS Made Simple 1.1 Final
PostPosted: Sun Jul 15, 2007 10:45 am 
Offline
Power Poster
Power Poster

Joined: Tue Dec 13, 2005 10:50 pm
Posts: 1415
Location: Finland
from 1.0.8 to 1.1 so many files have been touched that there is no point on creating diff package.

you can always use the full package to do a upgrade


Top
 Profile  
 
 Post subject: Re: Anouncing CMS Made Simple 1.1 Final
PostPosted: Sun Jul 15, 2007 11:13 am 
Offline
Power Poster
Power Poster

Joined: Tue Dec 13, 2005 10:50 pm
Posts: 1415
Location: Finland
saltydog wrote:
Just upgraded... ???

I have the following warning messages coming out in my News pane in the site:

Warning: Parameter summary is not known... dropped in /var/www/fmarzocca/lib/misc.functions.php on line 1252
Warning: Parameter length is not known... dropped in /var/www/fmarzocca/lib/misc.functions.php on line 1252

::) :o

Cannot use it, the site is corrupted!



in site admin - >global settings -> Allow parameter checks to create warning messages

uncheck that


Top
 Profile  
 
 Post subject: Re: Anouncing CMS Made Simple 1.1 Final
PostPosted: Sun Jul 15, 2007 11:16 am 
Offline
Power Poster
Power Poster

Joined: Fri Mar 04, 2005 9:06 am
Posts: 251
tsw wrote:

in site admin - >global settings -> Allow parameter checks to create warning messages

uncheck that


..it was already unchecked!


Top
 Profile  
 
 Post subject: Re: Anouncing CMS Made Simple 1.1 Final
PostPosted: Sun Jul 15, 2007 11:56 am 
Offline
Administrator
Administrator
User avatar

Joined: Tue Nov 28, 2006 8:39 pm
Posts: 414
Location: Norway
calguy1000 wrote:
Okay.... Drumroll Please...

Here are the release notes:

We apologize for the (very severely) slipped release of 1.1, but summer, work, and our private lives have severely impacted our ability to work on CMS Made Simple and to get this release out.

This is hopefully the last release before the 2.0 series of CMS Made Simple comes out. 

Many thanks go out to many people (Ted, ThomasM, SilMalarrion, Reneh, tsw, _SjG_, and others) for their help in making this a reliable release (hopefully) and in doing all of the work to get it done.

This release attacks some major points
- Efficiency
  - TinyMCE is now the Default Editor for new installs
- Security
  - Numerous changes to attempt to reduce the chance of xss attacks and SQL injections
- Upgrades
  - New versions of Smarty and adodb_lite
  - ** scriptaculous was not upgraded **
- Enhancements
  - Apply/Submit/Cancel buttons are now the standard for internal pages
  - A seperate syntax hilighter module can now be used for templates, stylesheets, and UDT's.
  - Ajaxy code for the apply button when editing css, templates, etc. so that the scrollbar doesn't move (this is a big plus).
  - News now supports multiple database templates and pagination

And a new feature is added to News. You now have possibility to control who can "Approve News for frontend display". This permission is OFF by default for all user groups!

_________________
ReneH 8-)


Top
 Profile  
 
 Post subject: Re: Anouncing CMS Made Simple 1.1 Final
PostPosted: Sun Jul 15, 2007 1:38 pm 
Offline
Forum Members
Forum Members

Joined: Fri May 12, 2006 7:40 am
Posts: 221
The upgrade worked fine on the first site a tried it on,

kinda pissed though that it has written over my TinyMCE functions, now i cant get my regular functionbars back because the 2.2 version is stripped, that really sucks.

It there a full version module somewhere?


Top
 Profile  
 
 Post subject: Re: Anouncing CMS Made Simple 1.1 Final
PostPosted: Sun Jul 15, 2007 1:41 pm 
Offline
Power Poster
Power Poster

Joined: Fri Mar 04, 2005 9:06 am
Posts: 251
saltydog wrote:
Just upgraded... ???

I have the following warning messages coming out in my News pane in the site:

Warning: Parameter summary is not known... dropped in /var/www/fmarzocca/lib/misc.functions.php on line 1252
Warning: Parameter length is not known... dropped in /var/www/fmarzocca/lib/misc.functions.php on line 1252

::) :o

Cannot use it, the site is corrupted!



If I don't fix this, I cannot upgrade the other 3 sites I maintain, and probably should downgrade this one...


Top
 Profile  
 
 Post subject: Re: Anouncing CMS Made Simple 1.1 Final
PostPosted: Sun Jul 15, 2007 1:44 pm 
Offline
Forum Members
Forum Members

Joined: Fri May 12, 2006 7:40 am
Posts: 221
saltydog wrote:
saltydog wrote:
Just upgraded... ???

I have the following warning messages coming out in my News pane in the site:

Warning: Parameter summary is not known... dropped in /var/www/fmarzocca/lib/misc.functions.php on line 1252
Warning: Parameter length is not known... dropped in /var/www/fmarzocca/lib/misc.functions.php on line 1252

::) :o

Cannot use it, the site is corrupted!



If I don't fix this, I cannot upgrade the other 3 sites I maintain, and probably should downgrade this one...


Isnt this because files in the FTP process didnt overwrite well?


Top
 Profile  
 
 Post subject: Re: Anouncing CMS Made Simple 1.1 Final
PostPosted: Sun Jul 15, 2007 1:47 pm 
Offline
Power Poster
Power Poster

Joined: Fri Mar 04, 2005 9:06 am
Posts: 251
Signex wrote:

Isnt this because files in the FTP process didnt overwrite well?


No, thanks.. I did the upgrade thru an ssh connection.


Top
 Profile  
 
 Post subject: Re: Anouncing CMS Made Simple 1.1 Final
PostPosted: Sun Jul 15, 2007 3:19 pm 
Offline
Forum Members
Forum Members

Joined: Fri May 12, 2006 7:40 am
Posts: 221
saltydog wrote:
Signex wrote:

Isnt this because files in the FTP process didnt overwrite well?


No, thanks.. I did the upgrade thru an ssh connection.


I`ve just updated a cms website using the news module, but that went without problems  ???


Top
 Profile  
 
 Post subject: Re: Anouncing CMS Made Simple 1.1 Final
PostPosted: Sun Jul 15, 2007 5:52 pm 
Offline
Administrator
Administrator
User avatar

Joined: Tue Nov 28, 2006 8:39 pm
Posts: 414
Location: Norway
saltydog wrote:
saltydog wrote:
Just upgraded... ???

I have the following warning messages coming out in my News pane in the site:

Warning: Parameter summary is not known... dropped in /var/www/fmarzocca/lib/misc.functions.php on line 1252
Warning: Parameter length is not known... dropped in /var/www/fmarzocca/lib/misc.functions.php on line 1252

::) :o

Cannot use it, the site is corrupted!



If I don't fix this, I cannot upgrade the other 3 sites I maintain, and probably should downgrade this one...


Hello again!
One more user have now reported this problem.
He had a News tag with  summarytemplate="summarylist.tpl"  in and he removed this part. Please try that.

_________________
ReneH 8-)


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 37 posts ]  Go to page 1, 2, 3  Next

All times are UTC


Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Arvixe - A CMSMS Partner