Search found 129 matches

by baresi
Mon Sep 28, 2009 12:20 am
Forum: CMSMS Core
Topic: Error: No Content given!
Replies: 10
Views: 3651

Re: Error: No Content given!

I guess to diagnose further info like CMSms version and system information is needed (information found at site admin--->system information)
by baresi
Sun Sep 27, 2009 11:13 pm
Forum: CMSMS Core
Topic: Error: No Content given!
Replies: 10
Views: 3651

Re: Error: No Content given!

The most common reason that produces "Error: No Content given" is the absence of "{content}" without quotes in your template
or
if it exists in your template, when you are adding content you are leaving its text area blank
by baresi
Fri Sep 25, 2009 6:30 am
Forum: CMSMS Core
Topic: [SOLVED] Expand all pages caused out of memory
Replies: 7
Views: 2926

Re: Expand all pages caused out of memory

Adding this to your .htaccess file will probably help

php_value memory_limit 128M
by baresi
Tue Sep 22, 2009 9:59 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: Upgrade Problem
Replies: 5
Views: 2015

Re: Upgrade Problem

Probably safer on all counts, upgrade in steps and check site after each and yes for non-core modules
by baresi
Tue Sep 22, 2009 9:08 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: Upgrade Problem
Replies: 5
Views: 2015

Re: Upgrade Problem

More info about your set up is needed but first make sure all files have been uploaded and overwritten properly.
by baresi
Tue Sep 22, 2009 8:04 am
Forum: [locked] Installation, Setup and Upgrade
Topic: [solved] unknown strftime error
Replies: 3
Views: 3139

Re: unknown strftime error

XAMMP 1.7.2 is PHP 5.3.0 I believe, not compitable with CMSms currently, 5.2.11 is
by baresi
Tue Sep 22, 2009 7:14 am
Forum: CMSMS Core
Topic: Error: No Content given!
Replies: 10
Views: 3651

Re: Error: No Content given!

What do you mean by deleted the {...}? From that and the title of the thread at least it seems that your template is missing the {content} tag. You need at least one {content} in your templates.
by baresi
Sun Sep 13, 2009 8:14 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: Upgrade from old version
Replies: 4
Views: 1856

Re: Upgrade from old version

Best way is likely step by step perhaps like --->1.2.5--->1.3.1--->1.4.1--->1.5.4--->latest skipping versions might be possible but more risky, and all that after following the usual procedure of backing up, etc. Verify the state of your site after each step. Read all the documentation as well http:...
by baresi
Sun Sep 06, 2009 11:27 pm
Forum: Announcements
Topic: CMS Made Simple 2.0 (not 1.7) is in development
Replies: 155
Views: 111576

Re: CMS Made Simple 1.7 is in development

listcontent performance improvement would be amazing for when the number of site pages add up, looking forward to 1.7 :)
by baresi
Thu Sep 03, 2009 4:59 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: windows based platform
Replies: 1
Views: 1081

Re: windows based platform

Its the same download, but

"Windows 2000/XP/Vista/Me/2003 (not recommended unless you master it)"

From http://wiki.cmsmadesimple.org/index.php ... quirements
by baresi
Thu Sep 03, 2009 4:57 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: installation problems on PHP 4.0.15
Replies: 4
Views: 1573

Re: installation problems on PHP 4.0.15

With 4.0.15 I am not sure how many CMSs out there would support it

Two points:

-Earlier versions of CMSms are not supported and are not recommended for various reasons like security issues.
-PHP 4.0.15 dates back to something like 9 years ago and in itself shouldn't be used
by baresi
Sun Aug 30, 2009 6:39 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: [SOLVED] Javascript call in page not working?
Replies: 8
Views: 2781

Re: Javascript call in page not working?

It's cool, free service ;D

Glad it's working, make sure it is and then put solved in the thread title :)
by baresi
Sun Aug 30, 2009 6:30 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: [SOLVED] Javascript call in page not working?
Replies: 8
Views: 2781

Re: Javascript call in page not working?

Try this instead of those two lines in the slideshow css

#slideshow span {display:none}
#wrappper {width:506px; margin:50px auto;}

Go to advanced search