Add content from CMS from Subversion repository doesn't work

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.
Darryl

Add content from CMS from Subversion repository doesn't work

Post by Darryl »

Add content from CMS from Subversion repository doesn't work.
Can you fix it? :roll:
And where's all WYSIWYGs from tomorrow version? :wink:
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Add content from CMS from Subversion repository doesn't work

Post by Ted »

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.
Darryl

Add content from CMS from Subversion repository doesn't work

Post by Darryl »

You doing marvelous job! Many thanks! :!:
Gomes

Add content from CMS from Subversion repository doesn't work

Post by Gomes »

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.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Add content from CMS from Subversion repository doesn't work

Post by Ted »

Ah. I see the problem!

The svn version still installs the 0.7.3 database. This way I can test the upgrade path. Just run install/upgrade.php and it'll fix it.
Darryl

Add content from CMS from Subversion repository doesn't work

Post by Darryl »

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"
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Add content from CMS from Subversion repository doesn't work

Post by Ted »

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.
Anonymous

Add content from CMS from Subversion repository doesn't work

Post by Anonymous »

TinyMCE and FCKeditor are working now, problem was in paths to tiny_mce.js and fckeditor.js in files modulefunctions.php
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Add content from CMS from Subversion repository doesn't work

Post by Ted »

Yeah, there are a few issues with php5 now that I'm looking. It's not too major, and hopefully should have it cleared up today.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Add content from CMS from Subversion repository doesn't work

Post by Ted »

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.

Thanks!
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Add content from CMS from Subversion repository doesn't work

Post by Ted »

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.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Add content from CMS from Subversion repository doesn't work

Post by Ted »

HTMLArea doesn't work at all yet. Still need to figure out a way to do it similar to how FCKeditor works. I'm dreading figuring it out, but I will.

I'll fix the other modules to post to the right place instead of my site. :)
Locked

Return to “[locked] Installation, Setup and Upgrade”