I have only seen this issue in Farcry 3 - it occurred when editors
would create long pages.  We solved it by increasing the long text
buffer for the datasource to 80000.

Duncan

On Feb 7, 10:34 pm, jfries <[EMAIL PROTECTED]> wrote:
> Well, I've decided to move to using the 3.0.1 release, since I can't
> get the WDDX issue resolved.
> I tried several more experiments with non-farcry coldfusion code and
> accessing the dmWizard.data field.
> I could use both WDDX2CFML and CFML2WDDX with no errors, so I'm really
> baffled as to what the underlying issue is.
> Thanks for those who offered help. If anyone has any further
> suggestions I'd love to hear them.
>
> -Jason
>
> On Feb 5, 12:52 pm, jfries <[EMAIL PROTECTED]> wrote:
>
> > Geoff, Jeff,
> > Thanks for the quick replies and suggestions. Unfortunately, I'm still
> > running into the same issue(s):
>
> > + I CAN create a Navigation Tree using the Site->Content Utilities->Quick 
> > Site Builder functionality. The creates all the appropriate
>
> > folders and (apparently) any sub-html page. However, if I try to
> > preview said html pages, I get this error:
>
> > ============================================================
> >  Default display method for object could not be found.
>
> > The error occurred in D:\farcry\core\tags\navajo\display.cfm: line 301
> > Called from D:\farcry\core\tags\navajo\display.cfm: line 288
> > Called from D:\farcry\core\tags\navajo\display.cfm: line 23
> > Called from D:\farcry\core\tags\navajo\display.cfm: line 1
> > Called from D:\farcry\projects\ihm\www\index.cfm: line 4
>
> > 299 :                   
> > <cfoutput>#o.display(objectid=stObj.objectId)#</cfoutput>
> > 300 :                   <cfcatch type="any">
> > 301 :                           <cfthrow type="core.tags.navajo.display" 
> > message="Default
> > display method for object could not be found." />
> > 302 :                   </cfcatch>
> > 303 :           </cftry>
> > ============================================================
> > I also get this error if I approve the content, then attempt to look
> > at the pages on the site. The navigation folder links seem to appear
> > correctly.
>
> > + I tried creating a CF template that tested wrapping/unwrapping a
> > WDDX packet
> > (a modified version of the example available 
> > at:http://livedocs.adobe.com/coldfusion/5.0/CFML_Reference/Tags108.htm)
> > This ran without any errors.
>
> > + Jeff, I didn't quite understand what you mean by saying that the
> > content is not well-formed. If content means something that
> > I've entered (e.g. web page content), I don't know how that would
> > work. I can't even get to entering any content; any click of the "add"
> > button
> > throws the WDDX error. If I'm confused as to what content means
> > (entirely likely), I apologize.
>
> > Thank you both for your help with this.
>
> > -Jason
>
> > On Feb 4, 8:34 am, Jeff Coughlin <[EMAIL PROTECTED]> wrote:
>
> > > Jason,
>
> > > > I get this error from a fresh install of both 4.0.1 or 4.0.9 whenever
> > > > I attempt to edit existing pages or add new News,Events, etc..
>
> > > I had this happen to a client recently.  At first I assumed it was the
> > > long buffered text issue (which I've seen before), but it turns out
> > > that the content was not well-formed (some extra &'s or something that
> > > seemed to be causing the issue).  Either way, after cleaning the data
> > > the error went away (weird, because I thought WDDX didn't care what
> > > the text looked like, but it seemed to address it none the less).
>
> > > Hope this helps,
>
> > > --
> > > Jeff Coughlin
> > > Web Application Developerhttp://jeffcoughlin.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to