Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
I'll take a look at it today. Also, the modules are moving to their own repository (http://svn.cmsmadesimple.org/modules). This is so it's easier to me to make different builds at release time. I will also modify the nightly script to include all modules in the modules repository.
Yes, I've noticed that too. After installing and loading index.php I get the error "Warning: Smarty error: unable to read resource: "db:-1" in blahblahblah\lib\smarty\Smarty.class.php on line 1088".
And after trying to add the new content it doesn't appear in the table cms_pages.
Yes, thanks, upgrade do the trick!
But there is 1 little problem - non of 3 WYSIWYGs doesn't work.
TinyMCE - text field not active.
FCKeditor - funny glitch with merging 2 text fields
And HTMLArea - error on all admin pages "undefined property nls in ......
modulefunctions.php on line 21"
Yeah HTMLArea still needs to be sorted out. As for others, they're not totally tested yet. They worked for me on firefox, but I didn't get crazy with testing them yet. This weekend, most likely.
I think I have all the issues with php5 figured out, and just ran the script that creates the daily. Give it try if you've got some time and see if everything is ok.
I would try with this morning's build (about 2 hours ago). I DID turn security back on for the edit content page, finally, and all seems to be working for me here on PHP5.