Page 1 of 1

Impossible to download formbuilder from Development Forge

Posted: Thu Jul 13, 2006 12:19 pm
by dont
It's impossible to download formbuilder from Development Forge

If I want to download him with the [Download The Nightly SVN Tree Snapshot]
I get a 404 page not exist error.

and with SVN it's impossible to...

(http://dev.cmsmadesimple.org/scm/?group_id=69)

What's wrong???

Hopefully someone could help me...

Re: Impossible to download formbuilder from Development Forge

Posted: Thu Jul 13, 2006 6:24 pm
by Elijah Lofgren
dont wrote: It's impossible to download formbuilder from Development Forge

If I want to download him with the [Download The Nightly SVN Tree Snapshot]
I get a 404 page not exist error.
Yeah, I get that error on the Album module too, I'm not sure if it's a Forge problem or some setting somewhere needs to be changed. You'd have to ask Ted about it.
dont wrote: and with SVN it's impossible to...

(http://dev.cmsmadesimple.org/scm/?group_id=69)

What's wrong???
It seems as though the SVN URL listed on that page is wrong:
svn checkout http://svn.dev.cmsmadesimple.org/svn/formbuilder
I tried this and it worked:
Hope this helps.  ;)

Re: Impossible to download formbuilder from Development Forge

Posted: Fri Jul 14, 2006 6:00 pm
by dont
Tnx,

But now I get a new problem with this module.
When I upload all the file's I get this message
in de ADMIN - MODULE Section
Minimum CMSMS Version Required: 1.0-svn


???

I use the CMS Made Simple 0.13 "Canary" version

Re: Impossible to download formbuilder from Development Forge

Posted: Fri Jul 14, 2006 6:53 pm
by Elijah Lofgren
dont wrote: Tnx,

But now I get a new problem with this module.
When I upload all the file's I get this message
in de ADMIN - MODULE Section
Minimum CMSMS Version Required: 1.0-svn


???

I use the CMS Made Simple 0.13 "Canary" version
That means to use FormBuilder you'll have to use the SVN version of CMSMS. I use it on my websites and it works well.

You can download it in the following ways:

Download this file: http://cmsmadesimple.org/cms-daily.tar.gz

Or check it out from SVN with the following command:

Code: Select all

svn checkout http://svn.cmsmadesimple.org/svn/cmsmadesimple/trunk

Re: Impossible to download formbuilder from Development Forge

Posted: Mon Aug 14, 2006 1:50 pm
by storyleader
Sorry to be dense about this. I want to try to use Form Builder. So I made a new CMSMS install using http://cmsmadesimple.org/cms-daily.tar.gz

That was missing several files. Where do I get the full SVN version, or at least the missing files?

(When I substituted the missing files from .13, I got the same error message as in the first message of this thread, "Minimum CMSMS Version Required: 1.0-svn".)

Thanks!

Re: Impossible to download formbuilder from Development Forge

Posted: Mon Aug 14, 2006 3:11 pm
by calguy1000
looks like the daily builds are still busted.

You may want to just get an svn client and download straight from svn.  That works :)