Hi Scott

I'd say it's a bug. Can you please raise a ticket on the bug tracker?

Cheers
Blair


On 8/17/07, Scott Stroz <[EMAIL PROTECTED]> wrote:
>
>
> I have set up a staging server for a fairly large FarCry site.   After
> updating the code on staging to the latest from p400, anytime I hit a
> page I get the following ColdFusion error.  I do not get this error in
> Dev though.
>
> The HASHURL parameter to the addWebskin function is required but was
> not passed in.
>
> The error occurred in C:\Inetpub\{removed}\FarCry4\core\packages\types
> \types.cfc: line 143
> Called from C:\Inetpub\{removed}\FarCry4\core\tags\navajo\display.cfm:
> line 277
> Called from C:\Inetpub\{removed}\FarCry4\core\tags\navajo\display.cfm:
> line 23
> Called from C:\Inetpub\{removed\FarCry4\core\tags\navajo\display.cfm:
> line 1
> Called from C:\Inetpub\{removed}\www.alagad.com\staging\www\index.cfm:
> line 4
>
> 141 :                                   <cfif
> request.aAncestorWebskins[arrayLen(request.aAncestorWebskins)].okToCache>
> 142 :                                           <!--- Add the webskin to
> the object broker if required ---
> >
> 143 :                                           <cfset bAdded =
> oObjectBroker.addWebskin(objectid=stobj.objectid,
> typename=stobj.typename, template=arguments.template,
> html=webskinHTML, stCurrentView=stCurrentView) />
> 144 :                                   </cfif>
> 145 :
>
>
> Does anyone know what might be causing this?
>
> Thanx in advance.
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to farcry-dev@googlegroups.com
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