On 16/08/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
Thats weird.... I've got the latest p400 branch out of svn and I'm looking at addWebskin in the objectBroker (/core/packages/fourq/objectbroker.cfc) and it doesn't have hashURL as a parameter. hashurl is passed in as a key in stCurrentView and referenced as such in addWebskin. Are you sure that you've got a clean/complete/update of the core on the production server? (Honest guv I haven't had problems where the core wasn't quite as up to date as I thought it was :| ) Regards Stephen --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---