Announcing CMS Made Simple 1.3

Project Announcements. This is read-only, as in... not for problems/bugs/feature request.
Russ
Power Poster
Power Poster
Posts: 813
Joined: Fri Nov 25, 2005 5:02 pm
Location: North West England

Re: Announcing CMS Made Simple 1.3

Post by Russ »

Mmmm, I've been using menumanager as a sitemap generator for some time...

Code: Select all

{cms_module module='menumanager' template='rbmenu-sitemap.tpl' start_level='1' collapse='0'}
The template is just a version of the normal ones.

For an example of output, checkout (I wanted the numbering):
http://www.weddingsandportraitphotography.co.uk/home/sitemap/

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

Re: Announcing CMS Made Simple 1.3

Post by Dr.CSS »

Does 1.3 require PHP 5 or better?
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.3

Post by Nullig »

Don't know if it requires PHP5, but it does require more memory. As with a few of the other testers, I found that a PHP memory limit of 16M was just sufficient to run the base installation. As soon as I added a module, I had to bum the memory limit beyond 16M, or I'd experience similar stylesheet problems. I found 32M to be the safest minimum, where I had a few added modules.

Nullig
alby

Re: Announcing CMS Made Simple 1.3

Post by alby »

Nullig wrote: Don't know if it requires PHP5
Requirement are same of 1.X: 4.3 at least

Nullig wrote: but it does require more memory.
Yes, (if not necessary for you) drop ModuleManager/nuSoap/ThemeManager. I work with many modules and 16M.

1.4 will be more optimized (MM also)

Alby
Last edited by alby on Thu Jun 19, 2008 8:27 am, edited 1 time in total.
EGS
Forum Members
Forum Members
Posts: 66
Joined: Sat Apr 28, 2007 4:25 am

Re: Announcing CMS Made Simple 1.3

Post by EGS »

Will this update make me recode my site etc?
Or can I update it and have everything work as it should?
EGS provides MMORPG services for WoW, FFXI, FFXIV, AION, Warhammer Online, Age of Conan, RuneScape, Guild Wars, Maple Story, Cabal Online, as well as most other free-to-play MMORPGs.

Our site is *proudly* powered by CMS Made Simple. :D

CMS Made Simple isn't just simply, it's ridiculously powerful, and suitable for virtually any site and niche. It easily allows us to maintain our site in which receives about 5,000 unique visitors per day.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12709
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Announcing CMS Made Simple 1.3

Post by Dr.CSS »

Pierre M.

Re: Announcing CMS Made Simple 1.3

Post by Pierre M. »

May be some php5 code has silently come in 1.3 ? or 1&1 has a hosting issue ? or else ?
See http://forum.cmsmadesimple.org/index.ph ... #msg111786

Pierre M.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12709
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Announcing CMS Made Simple 1.3

Post by Dr.CSS »

There is a problem on a site I work on where the install has to have the module manager removed before install then installed later and when trying to expand on Content > Pages or reorder, etc. except add more content it throws an XML error both sites are hosted by hostgator and but his has more memory etc. then mine but it has PHP 4.4.4 mine has 5.*

He has since down graded to 1.2.5 and has no problems now...
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.3

Post by Nullig »

Have you tried adding:

Code: Select all

AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .php
to the .htaccess file?
User avatar
kermit
Power Poster
Power Poster
Posts: 693
Joined: Thu Jan 26, 2006 11:46 am

Re: Announcing CMS Made Simple 1.3

Post by kermit »

calguy1000 wrote: add_elements allows you to arbitrarly add a list of page aliases to the sitemap.

unless I'm wrong, you can do the same thing now, with internal pagelinks and section headers, etc.  it's just a slightly different way of doing it.

If I'm wrong, please explain what you need that for.
add a 'hidden' (not shown in menus) page to a {sitemap}; without showing *all* 'hidden' pages (show_all param of menumanager), or manually specifying every page to include (items param of menumanager).....
eternity (n); 1. infinite time, 2. a seemingly long or endless time, 3. the length of time it takes a frozen pizza to cook when you're starving.
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
Post Reply

Return to “Announcements”