problem with SPACEPARTS

View: New views
11 Messages — Rating Filter:   Alert me  

problem with SPACEPARTS

by smika-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Dear friends,

I've started another project with CF9 and got recent release from
Jeff's blog (which seems to be 5.2.5, as i got from patch file). First
thing i've mentioned was "DSN not defined in Application" installation
error, which was solved by updating molio skeleton. What i am facing
now is that after core replacement with was 5.2.0 with this new one, i
am getting: "The element at position 2 of dimension 1, of array
variable "SPACEPARTS," cannot be found" error caused at (\farcry\core
\packages\lib\fapi.cfc:1600).

Any ideas how i can solve this?

Thanks in advance,

Mika
--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@...
To unsubscribe, email: farcry-dev+unsubscribe@...
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---


Re: problem with SPACEPARTS

by smika-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Ok, i've download 5.3.0 from Jeff's blog. It doesn't show the
"SPACEPARTS" error, but completely messes up farcry admin.
I'd actually prefer to know what causes bug in 5.2.5, so i will have
stable release working.

Thanks,

Mika

On Oct 30, 11:38 pm, smika <shahin...@...> wrote:

> Dear friends,
>
> I've started another project with CF9 and got recent release from
> Jeff's blog (which seems to be 5.2.5, as i got from patch file). First
> thing i've mentioned was "DSN not defined in Application" installation
> error, which was solved by updating molio skeleton. What i am facing
> now is that after core replacement with was 5.2.0 with this new one, i
> am getting: "The element at position 2 of dimension 1, of array
> variable "SPACEPARTS," cannot be found" error caused at (\farcry\core
> \packages\lib\fapi.cfc:1600).
>
> Any ideas how i can solve this?
>
> Thanks in advance,
>
> Mika
--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@...
To unsubscribe, email: farcry-dev+unsubscribe@...
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---


Re: problem with SPACEPARTS

by smika-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Another try  :)

I've returned to the 5.2.3 version of core. Seems all is great. But...
when it comes to the mutli-step form submission for my custom type it
gives errors in IE:
Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/
4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; Tablet PC
2.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Timestamp: Fri, 30 Oct 2009 20:11:44 UTC


Message: 'Ext' is undefined
Line: 8
Char: 1
Code: 0
URI:
http://localhost/farcry/core/webtop/js/combine.cfm?ajaxmode=1&files=/ext/adapter/ext/ext-base.js,/ext/ext-all.js,/ext/ext-bubble.cfm,/prototype/prototype.js,/scriptaculous/scriptaculous.js,/scriptaculous/effects.js,/scriptaculous/dragdrop.js,/farcryForm.cfm,/formValidation/validation.js&fjsv=520


Message: 'Ext' is undefined
Line: 59
Char: 1
Code: 0
URI:
http://localhost/farcry/core/webtop/conjuror/invocation.cfm?objectid=F1A60C80-C58F-11DE-93E3001A80FAEC44&typename=ctDestination&method=edit&ref=typeadmin&module=customlists/ctDestination.cfm


Message: 'Sortable' is undefined
Line: 339
Char: 10
Code: 0
URI:
http://localhost/farcry/core/webtop/js/combine.cfm?ajaxmode=1&files=/ext/adapter/ext/ext-base.js,/ext/ext-all.js,/ext/ext-bubble.cfm,/prototype/prototype.js,/scriptaculous/scriptaculous.js,/scriptaculous/effects.js,/scriptaculous/dragdrop.js,/farcryForm.cfm,/formValidation/validation.js&fjsv=520


Message: 'Validation' is undefined
Line: 261
Char: 5
Code: 0
URI:
http://localhost/farcry/core/webtop/conjuror/invocation.cfm?objectid=F1A60C80-C58F-11DE-93E3001A80FAEC44&typename=ctDestination&method=edit&ref=typeadmin&module=customlists/ctDestination.cfm


Message: 'realeasyvalidationfarcryForm' is null or not an object
Line: 39
Char: 11
Code: 0
URI:
http://localhost/farcry/core/webtop/conjuror/invocation.cfm?objectid=F1A60C80-C58F-11DE-93E3001A80FAEC44&typename=ctDestination&method=edit&ref=typeadmin&module=customlists/ctDestination.cfm

Thanks,

Mika



On Oct 30, 11:38 pm, smika <shahin...@...> wrote:

> Dear friends,
>
> I've started another project with CF9 and got recent release from
> Jeff's blog (which seems to be 5.2.5, as i got from patch file). First
> thing i've mentioned was "DSN not defined in Application" installation
> error, which was solved by updating molio skeleton. What i am facing
> now is that after core replacement with was 5.2.0 with this new one, i
> am getting: "The element at position 2 of dimension 1, of array
> variable "SPACEPARTS," cannot be found" error caused at (\farcry\core
> \packages\lib\fapi.cfc:1600).
>
> Any ideas how i can solve this?
>
> Thanks in advance,
>
> Mika
--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@...
To unsubscribe, email: farcry-dev+unsubscribe@...
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---


Re: problem with SPACEPARTS

by smika-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Now i've mentioned that even trying to updateapp i am getting some
javascript error:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/
4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; Tablet PC
2.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Timestamp: Fri, 30 Oct 2009 20:24:16 UTC


Message: 'Ext' is undefined
Line: 8
Char: 1
Code: 0
URI:
http://localhost/farcry/core/webtop/js/combine.cfm?ajaxmode=1&files=/ext/adapter/ext/ext-base.js,/ext/ext-all.js,/ext/ext-bubble.cfm,/prototype/prototype.js,/farcryForm.cfm,/formValidation/validation.js&fjsv=520


Message: 'Ext' is undefined
Line: 37
Char: 1
Code: 0
URI: http://localhost/farcry/core/webtop/admin/updateapp.cfm?


Message: 'Ext' is undefined
Line: 42
Char: 5
Code: 0
URI: http://localhost/farcry/core/webtop/admin/updateapp.cfm?


Message: 'Validation' is undefined
Line: 178
Char: 5
Code: 0
URI: http://localhost/farcry/core/webtop/admin/updateapp.cfm?




On Oct 31, 12:13 am, smika <shahin...@...> wrote:

> Another try  :)
>
> I've returned to the 5.2.3 version of core. Seems all is great. But...
> when it comes to the mutli-step form submission for my custom type it
> gives errors in IE:
> Webpage error details
>
> User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/
> 4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; Tablet PC
> 2.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
> Timestamp: Fri, 30 Oct 2009 20:11:44 UTC
>
> Message: 'Ext' is undefined
> Line: 8
> Char: 1
> Code: 0
> URI:http://localhost/farcry/core/webtop/js/combine.cfm?ajaxmode=1&files=/...
>
> Message: 'Ext' is undefined
> Line: 59
> Char: 1
> Code: 0
> URI:http://localhost/farcry/core/webtop/conjuror/invocation.cfm?objectid=...
>
> Message: 'Sortable' is undefined
> Line: 339
> Char: 10
> Code: 0
> URI:http://localhost/farcry/core/webtop/js/combine.cfm?ajaxmode=1&files=/...
>
> Message: 'Validation' is undefined
> Line: 261
> Char: 5
> Code: 0
> URI:http://localhost/farcry/core/webtop/conjuror/invocation.cfm?objectid=...
>
> Message: 'realeasyvalidationfarcryForm' is null or not an object
> Line: 39
> Char: 11
> Code: 0
> URI:http://localhost/farcry/core/webtop/conjuror/invocation.cfm?objectid=...
>
> Thanks,
>
> Mika
>
> On Oct 30, 11:38 pm, smika <shahin...@...> wrote:
>
> > Dear friends,
>
> > I've started another project with CF9 and got recent release from
> > Jeff's blog (which seems to be 5.2.5, as i got from patch file). First
> > thing i've mentioned was "DSN not defined in Application" installation
> > error, which was solved by updating molio skeleton. What i am facing
> > now is that after core replacement with was 5.2.0 with this new one, i
> > am getting: "The element at position 2 of dimension 1, of array
> > variable "SPACEPARTS," cannot be found" error caused at (\farcry\core
> > \packages\lib\fapi.cfc:1600).
>
> > Any ideas how i can solve this?
>
> > Thanks in advance,
>
> > Mika
--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@...
To unsubscribe, email: farcry-dev+unsubscribe@...
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---


Re: problem with SPACEPARTS

by smika-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I was looking to demo some staff today, so i was looking desperately
to solve this issue. This is what i did for temporary solution:
i've copied all the webtop/js content from 5.1.6 to 5.2.3. and its
worked.
Although if anybody knows how to solve the issue with SPACEPARTS
please share.

Thanks again,

Mika

On Oct 31, 12:24 am, smika <shahin...@...> wrote:

> Now i've mentioned that even trying to updateapp i am getting some
> javascript error:
>
> Webpage error details
>
> User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/
> 4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; Tablet PC
> 2.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
> Timestamp: Fri, 30 Oct 2009 20:24:16 UTC
>
> Message: 'Ext' is undefined
> Line: 8
> Char: 1
> Code: 0
> URI:http://localhost/farcry/core/webtop/js/combine.cfm?ajaxmode=1&files=/...
>
> Message: 'Ext' is undefined
> Line: 37
> Char: 1
> Code: 0
> URI:http://localhost/farcry/core/webtop/admin/updateapp.cfm?
>
> Message: 'Ext' is undefined
> Line: 42
> Char: 5
> Code: 0
> URI:http://localhost/farcry/core/webtop/admin/updateapp.cfm?
>
> Message: 'Validation' is undefined
> Line: 178
> Char: 5
> Code: 0
> URI:http://localhost/farcry/core/webtop/admin/updateapp.cfm?
>
> On Oct 31, 12:13 am, smika <shahin...@...> wrote:
>
> > Another try  :)
>
> > I've returned to the 5.2.3 version of core. Seems all is great. But...
> > when it comes to the mutli-step form submission for my custom type it
> > gives errors in IE:
> > Webpage error details
>
> > User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/
> > 4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; Tablet PC
> > 2.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
> > Timestamp: Fri, 30 Oct 2009 20:11:44 UTC
>
> > Message: 'Ext' is undefined
> > Line: 8
> > Char: 1
> > Code: 0
> > URI:http://localhost/farcry/core/webtop/js/combine.cfm?ajaxmode=1&files=/...
>
> > Message: 'Ext' is undefined
> > Line: 59
> > Char: 1
> > Code: 0
> > URI:http://localhost/farcry/core/webtop/conjuror/invocation.cfm?objectid=...
>
> > Message: 'Sortable' is undefined
> > Line: 339
> > Char: 10
> > Code: 0
> > URI:http://localhost/farcry/core/webtop/js/combine.cfm?ajaxmode=1&files=/...
>
> > Message: 'Validation' is undefined
> > Line: 261
> > Char: 5
> > Code: 0
> > URI:http://localhost/farcry/core/webtop/conjuror/invocation.cfm?objectid=...
>
> > Message: 'realeasyvalidationfarcryForm' is null or not an object
> > Line: 39
> > Char: 11
> > Code: 0
> > URI:http://localhost/farcry/core/webtop/conjuror/invocation.cfm?objectid=...
>
> > Thanks,
>
> > Mika
>
> > On Oct 30, 11:38 pm, smika <shahin...@...> wrote:
>
> > > Dear friends,
>
> > > I've started another project with CF9 and got recent release from
> > > Jeff's blog (which seems to be 5.2.5, as i got from patch file). First
> > > thing i've mentioned was "DSN not defined in Application" installation
> > > error, which was solved by updating molio skeleton. What i am facing
> > > now is that after core replacement with was 5.2.0 with this new one, i
> > > am getting: "The element at position 2 of dimension 1, of array
> > > variable "SPACEPARTS," cannot be found" error caused at (\farcry\core
> > > \packages\lib\fapi.cfc:1600).
>
> > > Any ideas how i can solve this?
>
> > > Thanks in advance,
>
> > > Mika
--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@...
To unsubscribe, email: farcry-dev+unsubscribe@...
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---


Re: problem with SPACEPARTS

by AJ Mercer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

safe bet is to use the distros - everything you need with correct plugins and core
    http://modius.svn.cvsdude.com/farcry/distro/community/tags/release-5-2-4/



2009/10/31 smika <shahinyan@...>

I was looking to demo some staff today, so i was looking desperately
to solve this issue. This is what i did for temporary solution:
i've copied all the webtop/js content from 5.1.6 to 5.2.3. and its
worked.
Although if anybody knows how to solve the issue with SPACEPARTS
please share.

Thanks again,

Mika

On Oct 31, 12:24 am, smika <shahin...@...> wrote:
> Now i've mentioned that even trying to updateapp i am getting some
> javascript error:
>
> Webpage error details
>
> User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/
> 4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; Tablet PC
> 2.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
> Timestamp: Fri, 30 Oct 2009 20:24:16 UTC
>
> Message: 'Ext' is undefined
> Line: 8
> Char: 1
> Code: 0
> URI:http://localhost/farcry/core/webtop/js/combine.cfm?ajaxmode=1&files=/...
>
> Message: 'Ext' is undefined
> Line: 37
> Char: 1
> Code: 0
> URI:http://localhost/farcry/core/webtop/admin/updateapp.cfm?
>
> Message: 'Ext' is undefined
> Line: 42
> Char: 5
> Code: 0
> URI:http://localhost/farcry/core/webtop/admin/updateapp.cfm?
>
> Message: 'Validation' is undefined
> Line: 178
> Char: 5
> Code: 0
> URI:http://localhost/farcry/core/webtop/admin/updateapp.cfm?
>
> On Oct 31, 12:13 am, smika <shahin...@...> wrote:
>
> > Another try  :)
>
> > I've returned to the 5.2.3 version of core. Seems all is great. But...
> > when it comes to the mutli-step form submission for my custom type it
> > gives errors in IE:
> > Webpage error details
>
> > User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/
> > 4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; Tablet PC
> > 2.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
> > Timestamp: Fri, 30 Oct 2009 20:11:44 UTC
>
> > Message: 'Ext' is undefined
> > Line: 8
> > Char: 1
> > Code: 0
> > URI:http://localhost/farcry/core/webtop/js/combine.cfm?ajaxmode=1&files=/...
>
> > Message: 'Ext' is undefined
> > Line: 59
> > Char: 1
> > Code: 0
> > URI:http://localhost/farcry/core/webtop/conjuror/invocation.cfm?objectid=...
>
> > Message: 'Sortable' is undefined
> > Line: 339
> > Char: 10
> > Code: 0
> > URI:http://localhost/farcry/core/webtop/js/combine.cfm?ajaxmode=1&files=/...
>
> > Message: 'Validation' is undefined
> > Line: 261
> > Char: 5
> > Code: 0
> > URI:http://localhost/farcry/core/webtop/conjuror/invocation.cfm?objectid=...
>
> > Message: 'realeasyvalidationfarcryForm' is null or not an object
> > Line: 39
> > Char: 11
> > Code: 0
> > URI:http://localhost/farcry/core/webtop/conjuror/invocation.cfm?objectid=...
>
> > Thanks,
>
> > Mika
>
> > On Oct 30, 11:38 pm, smika <shahin...@...> wrote:
>
> > > Dear friends,
>
> > > I've started another project with CF9 and got recent release from
> > > Jeff's blog (which seems to be 5.2.5, as i got from patch file). First
> > > thing i've mentioned was "DSN not defined in Application" installation
> > > error, which was solved by updating molio skeleton. What i am facing
> > > now is that after core replacement with was 5.2.0 with this new one, i
> > > am getting: "The element at position 2 of dimension 1, of array
> > > variable "SPACEPARTS," cannot be found" error caused at (\farcry\core
> > > \packages\lib\fapi.cfc:1600).
>
> > > Any ideas how i can solve this?
>
> > > Thanks in advance,
>
> > > Mika




--
AJ Mercer
Web Log: http://webonix.net

--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@...
To unsubscribe, email: farcry-dev+unsubscribe@...
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---


Re: problem with SPACEPARTS

by smika-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Oh thanks a lot!

Although seems that is empty.

Thanks,

Mika

On Oct 31, 4:02 pm, AJ Mercer <ajmer...@...> wrote:

> safe bet is to use the distros - everything you need with correct plugins
> and core
>
> http://modius.svn.cvsdude.com/farcry/distro/community/tags/release-5-...
>
> 2009/10/31 smika <shahin...@...>
>
>
>
>
>
> > I was looking to demo some staff today, so i was looking desperately
> > to solve this issue. This is what i did for temporary solution:
> > i've copied all the webtop/js content from 5.1.6 to 5.2.3. and its
> > worked.
> > Although if anybody knows how to solve the issue with SPACEPARTS
> > please share.
>
> > Thanks again,
>
> > Mika
>
> > On Oct 31, 12:24 am, smika <shahin...@...> wrote:
> > > Now i've mentioned that even trying to updateapp i am getting some
> > > javascript error:
>
> > > Webpage error details
>
> > > User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/
> > > 4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; Tablet PC
> > > 2.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
> > > Timestamp: Fri, 30 Oct 2009 20:24:16 UTC
>
> > > Message: 'Ext' is undefined
> > > Line: 8
> > > Char: 1
> > > Code: 0
> > > URI:
> >http://localhost/farcry/core/webtop/js/combine.cfm?ajaxmode=1&files=/...
>
> > > Message: 'Ext' is undefined
> > > Line: 37
> > > Char: 1
> > > Code: 0
> > > URI:http://localhost/farcry/core/webtop/admin/updateapp.cfm?
>
> > > Message: 'Ext' is undefined
> > > Line: 42
> > > Char: 5
> > > Code: 0
> > > URI:http://localhost/farcry/core/webtop/admin/updateapp.cfm?
>
> > > Message: 'Validation' is undefined
> > > Line: 178
> > > Char: 5
> > > Code: 0
> > > URI:http://localhost/farcry/core/webtop/admin/updateapp.cfm?
>
> > > On Oct 31, 12:13 am, smika <shahin...@...> wrote:
>
> > > > Another try  :)
>
> > > > I've returned to the 5.2.3 version of core. Seems all is great. But...
> > > > when it comes to the mutli-step form submission for my custom type it
> > > > gives errors in IE:
> > > > Webpage error details
>
> > > > User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/
> > > > 4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; Tablet PC
> > > > 2.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
> > > > Timestamp: Fri, 30 Oct 2009 20:11:44 UTC
>
> > > > Message: 'Ext' is undefined
> > > > Line: 8
> > > > Char: 1
> > > > Code: 0
> > > > URI:
> >http://localhost/farcry/core/webtop/js/combine.cfm?ajaxmode=1&files=/...
>
> > > > Message: 'Ext' is undefined
> > > > Line: 59
> > > > Char: 1
> > > > Code: 0
> > > > URI:
> >http://localhost/farcry/core/webtop/conjuror/invocation.cfm?objectid=...
>
> > > > Message: 'Sortable' is undefined
> > > > Line: 339
> > > > Char: 10
> > > > Code: 0
> > > > URI:
> >http://localhost/farcry/core/webtop/js/combine.cfm?ajaxmode=1&files=/...
>
> > > > Message: 'Validation' is undefined
> > > > Line: 261
> > > > Char: 5
> > > > Code: 0
> > > > URI:
> >http://localhost/farcry/core/webtop/conjuror/invocation.cfm?objectid=...
>
> > > > Message: 'realeasyvalidationfarcryForm' is null or not an object
> > > > Line: 39
> > > > Char: 11
> > > > Code: 0
> > > > URI:
> >http://localhost/farcry/core/webtop/conjuror/invocation.cfm?objectid=...
>
> > > > Thanks,
>
> > > > Mika
>
> > > > On Oct 30, 11:38 pm, smika <shahin...@...> wrote:
>
> > > > > Dear friends,
>
> > > > > I've started another project with CF9 and got recent release from
> > > > > Jeff's blog (which seems to be 5.2.5, as i got from patch file).
> > First
> > > > > thing i've mentioned was "DSN not defined in Application"
> > installation
> > > > > error, which was solved by updating molio skeleton. What i am facing
> > > > > now is that after core replacement with was 5.2.0 with this new one,
> > i
> > > > > am getting: "The element at position 2 of dimension 1, of array
> > > > > variable "SPACEPARTS," cannot be found" error caused at (\farcry\core
> > > > > \packages\lib\fapi.cfc:1600).
>
> > > > > Any ideas how i can solve this?
>
> > > > > Thanks in advance,
>
> > > > > Mika
>
> --
> AJ Mercer
> Web Log:http://webonix.net
--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@...
To unsubscribe, email: farcry-dev+unsubscribe@...
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---


Re: problem with SPACEPARTS

by AJ Mercer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

When you check it out, it subversion will retrieve all external projects

you will need a subversion client
eg http://tortoisesvn.net/

zipped distros available here
    http://www.farcrycore.org/download
though this need to have 5.2.x added - Daemonites?




2009/10/31 smika <shahinyan@...>

Oh thanks a lot!

Although seems that is empty.

Thanks,

Mika

On Oct 31, 4:02 pm, AJ Mercer <ajmer...@...> wrote:
> safe bet is to use the distros - everything you need with correct plugins
> and core
>
> http://modius.svn.cvsdude.com/farcry/distro/community/tags/release-5-...
>
> 2009/10/31 smika <shahin...@...>
>
>
>
>
>
> > I was looking to demo some staff today, so i was looking desperately
> > to solve this issue. This is what i did for temporary solution:
> > i've copied all the webtop/js content from 5.1.6 to 5.2.3. and its
> > worked.
> > Although if anybody knows how to solve the issue with SPACEPARTS
> > please share.
>
> > Thanks again,
>
> > Mika
>
> > On Oct 31, 12:24 am, smika <shahin...@...> wrote:
> > > Now i've mentioned that even trying to updateapp i am getting some
> > > javascript error:
>
> > > Webpage error details
>
> > > User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/
> > > 4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; Tablet PC
> > > 2.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
> > > Timestamp: Fri, 30 Oct 2009 20:24:16 UTC
>
> > > Message: 'Ext' is undefined
> > > Line: 8
> > > Char: 1
> > > Code: 0
> > > URI:
> >http://localhost/farcry/core/webtop/js/combine.cfm?ajaxmode=1&files=/...
>
> > > Message: 'Ext' is undefined
> > > Line: 37
> > > Char: 1
> > > Code: 0
> > > URI:http://localhost/farcry/core/webtop/admin/updateapp.cfm?
>
> > > Message: 'Ext' is undefined
> > > Line: 42
> > > Char: 5
> > > Code: 0
> > > URI:http://localhost/farcry/core/webtop/admin/updateapp.cfm?
>
> > > Message: 'Validation' is undefined
> > > Line: 178
> > > Char: 5
> > > Code: 0
> > > URI:http://localhost/farcry/core/webtop/admin/updateapp.cfm?
>
> > > On Oct 31, 12:13 am, smika <shahin...@...> wrote:
>
> > > > Another try  :)
>
> > > > I've returned to the 5.2.3 version of core. Seems all is great. But...
> > > > when it comes to the mutli-step form submission for my custom type it
> > > > gives errors in IE:
> > > > Webpage error details
>
> > > > User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/
> > > > 4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; Tablet PC
> > > > 2.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
> > > > Timestamp: Fri, 30 Oct 2009 20:11:44 UTC
>
> > > > Message: 'Ext' is undefined
> > > > Line: 8
> > > > Char: 1
> > > > Code: 0
> > > > URI:
> >http://localhost/farcry/core/webtop/js/combine.cfm?ajaxmode=1&files=/...
>
> > > > Message: 'Ext' is undefined
> > > > Line: 59
> > > > Char: 1
> > > > Code: 0
> > > > URI:
> >http://localhost/farcry/core/webtop/conjuror/invocation.cfm?objectid=...
>
> > > > Message: 'Sortable' is undefined
> > > > Line: 339
> > > > Char: 10
> > > > Code: 0
> > > > URI:
> >http://localhost/farcry/core/webtop/js/combine.cfm?ajaxmode=1&files=/...
>
> > > > Message: 'Validation' is undefined
> > > > Line: 261
> > > > Char: 5
> > > > Code: 0
> > > > URI:
> >http://localhost/farcry/core/webtop/conjuror/invocation.cfm?objectid=...
>
> > > > Message: 'realeasyvalidationfarcryForm' is null or not an object
> > > > Line: 39
> > > > Char: 11
> > > > Code: 0
> > > > URI:
> >http://localhost/farcry/core/webtop/conjuror/invocation.cfm?objectid=...
>
> > > > Thanks,
>
> > > > Mika
>
> > > > On Oct 30, 11:38 pm, smika <shahin...@...> wrote:
>
> > > > > Dear friends,
>
> > > > > I've started another project with CF9 and got recent release from
> > > > > Jeff's blog (which seems to be 5.2.5, as i got from patch file).
> > First
> > > > > thing i've mentioned was "DSN not defined in Application"
> > installation
> > > > > error, which was solved by updating molio skeleton. What i am facing
> > > > > now is that after core replacement with was 5.2.0 with this new one,
> > i
> > > > > am getting: "The element at position 2 of dimension 1, of array
> > > > > variable "SPACEPARTS," cannot be found" error caused at (\farcry\core
> > > > > \packages\lib\fapi.cfc:1600).
>
> > > > > Any ideas how i can solve this?
>
> > > > > Thanks in advance,
>
> > > > > Mika
>
> --
> AJ Mercer
> Web Log:http://webonix.net




--
AJ Mercer
Web Log: http://webonix.net

--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@...
To unsubscribe, email: farcry-dev+unsubscribe@...
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---


Re: problem with SPACEPARTS

by modius :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Oct 31, 6:38 am, smika <shahin...@...> wrote:
> I've started another project with CF9 and got recent release from
> Jeff's blog (which seems to be 5.2.5, as i got from patch file). First
> thing i've mentioned was "DSN not defined in Application" installation
> error, which was solved by updating molio skeleton. What i am facing
> now is that after core replacement with was 5.2.0 with this new one, i
> am getting: "The element at position 2 of dimension 1, of array
> variable "SPACEPARTS," cannot be found" error caused at (\farcry\core
> \packages\lib\fapi.cfc:1600).

5.2.5 is not released.  The latest milestone is currently 5.2.4.

5.3 is in alpha and not considered stable.

We're finalising a bunch of tests for the 5.2.5 release as this
includes all of the enhancements to friendly urls and related
controller changes.  It should be released this week, followed by an
official community bundle for download.

If you want to run on CF9 I recommend 5.2.2 -- but you will need to
grab this from Subversion.

This week will see the community release of 5.2 -- ie a version that
folks don't have to think about version control or what goes where.

-- geoff
http://www.daemon.com.au/
--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@...
To unsubscribe, email: farcry-dev+unsubscribe@...
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---


Re: problem with SPACEPARTS

by AJ Mercer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks for the update Geoff.

2009/11/2 modius <modius@...>

On Oct 31, 6:38 am, smika <shahin...@...> wrote:
> I've started another project with CF9 and got recent release from
> Jeff's blog (which seems to be 5.2.5, as i got from patch file). First
> thing i've mentioned was "DSN not defined in Application" installation
> error, which was solved by updating molio skeleton. What i am facing
> now is that after core replacement with was 5.2.0 with this new one, i
> am getting: "The element at position 2 of dimension 1, of array
> variable "SPACEPARTS," cannot be found" error caused at (\farcry\core
> \packages\lib\fapi.cfc:1600).

5.2.5 is not released.  The latest milestone is currently 5.2.4.

5.3 is in alpha and not considered stable.

We're finalising a bunch of tests for the 5.2.5 release as this
includes all of the enhancements to friendly urls and related
controller changes.  It should be released this week, followed by an
official community bundle for download.

If you want to run on CF9 I recommend 5.2.2 -- but you will need to
grab this from Subversion.

This week will see the community release of 5.2 -- ie a version that
folks don't have to think about version control or what goes where.

-- geoff
http://www.daemon.com.au/




--
AJ Mercer
Web Log: http://webonix.net

--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@...
To unsubscribe, email: farcry-dev+unsubscribe@...
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---


Re: problem with SPACEPARTS

by smika-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Thanks for update!

I'll grab now Tortoise client, and will try to get it. Point that i've
thought that there is 5.2.5 is a patch file on Jeff's blog. It show 5.

Thanks again,

Mika

On Nov 2, 4:12 am, AJ Mercer <ajmer...@...> wrote:

> Thanks for the update Geoff.
>
> 2009/11/2 modius <mod...@...>
>
>
>
>
>
> > On Oct 31, 6:38 am, smika <shahin...@...> wrote:
> > > I've started another project with CF9 and got recent release from
> > > Jeff's blog (which seems to be 5.2.5, as i got from patch file). First
> > > thing i've mentioned was "DSN not defined in Application" installation
> > > error, which was solved by updating molio skeleton. What i am facing
> > > now is that after core replacement with was 5.2.0 with this new one, i
> > > am getting: "The element at position 2 of dimension 1, of array
> > > variable "SPACEPARTS," cannot be found" error caused at (\farcry\core
> > > \packages\lib\fapi.cfc:1600).
>
> > 5.2.5 is not released.  The latest milestone is currently 5.2.4.
>
> > 5.3 is in alpha and not considered stable.
>
> > We're finalising a bunch of tests for the 5.2.5 release as this
> > includes all of the enhancements to friendly urls and related
> > controller changes.  It should be released this week, followed by an
> > official community bundle for download.
>
> > If you want to run on CF9 I recommend 5.2.2 -- but you will need to
> > grab this from Subversion.
>
> > This week will see the community release of 5.2 -- ie a version that
> > folks don't have to think about version control or what goes where.
>
> > -- geoff
> >http://www.daemon.com.au/
>
> --
> AJ Mercer
> Web Log:http://webonix.net
--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@...
To unsubscribe, email: farcry-dev+unsubscribe@...
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---