Page 1 of 1

No Content given!

Posted: Sat Dec 31, 2005 11:25 am
by jaketess
:) Hello to everyone!

I have installed cmsms 0.11.2 to my computer running windowsxp pro.

apache 2.0
mysql 5
php 4.1

installation works fine. logging to admin, no problem.

trying to add content or delete existing content doesn't work. it erased the item in content box and display on top "No Content Given" in red background.

why is this happening? I did not get this on 0.8 older version

please help!

Re: No Content given!

Posted: Sat Dec 31, 2005 11:44 am
by westis
A page must always have content. Just add a blank space if you don't want any text on a page while working on it (as I suppose you don't want pages without text on the live site... ;) )

But you say that also adding content doesn't work? Do you get the "No content given" message even when there is some content in the content box?

As for the PHP version you seem to have a very old version. The minimum PHP version required for CMSMS now is 4.2 (which is still three years old).

Re: No Content given!

Posted: Sat Dec 31, 2005 11:50 am
by jaketess
thanks for the fast reply. I will download newer PHP version

Re: No Content given!

Posted: Sun Jan 01, 2006 8:06 am
by jaketess
;D Downloaded and install PHP 5.1! Everything works now, Thanks!
westis wrote: A page must always have content. Just add a blank space if you don't want any text on a page while working on it (as I suppose you don't want pages without text on the live site... ;) )

But you say that also adding content doesn't work? Do you get the "No content given" message even when there is some content in the content box?

As for the PHP version you seem to have a very old version. The minimum PHP version required for CMSMS now is 4.2 (which is still three years old).