Well, being that your clients sites are down, tell them that your clients are 
irate for their downtime and that your hosting provider can pay $x.xx/hr while 
the sites are down due to their negligence.  That always seems to cause a stir 
:).

The java uitility in my version of core (p600) is in 
core/packages/farcry/utils.cfc (lines 78-90 (an entire cfif block)).  In that 
case, i'd comment the whole thing out and just replace it with <cfset newUUID = 
createUUID() />

As for combine.cfc, I believe it uses the yui compressor (which is java-based). 
 You'd need to either stop using skin:loadCSS and skin:loadJs or set the 
attribute bCombine to false for those tag calls (assuming that works. I haven't 
tested).

Regards,

--
Jeff Coughlin
Web Application Developer
http://jeffcoughlin.com

On Apr 6, 2011, at 4:28 PM, Marco van den Oever wrote:

> Jeff you are right, i already send them an email that this is a
> problem and my clients can't log in now.
> Let's say i got a email back that they can't change it back and where
> suggesting an upgrade to having an own server!!! Grrrrr :)
> 
> On 6 apr, 22:24, Jeff Coughlin <j...@jeffcoughlin.com> wrote:
>>> The question is how do i code around this problem, i don't know where
>>> to start.
>> 
>> The first thing I would do is insist that they turn the feature/setting back 
>> off.  They should "never" change something that drastic that will bring your 
>> hosted site down without prior notification so that you can plan 
>> accordingly.  Then once the fire is out, I'd work on a solution.
>> 
>> --
>> Jeff Coughlin
>> Web Application Developerhttp://jeffcoughlin.com
> 
> -- 
> You received this message cos you are subscribed to "farcry-dev" Google group.
> To post, email: farcry-dev@googlegroups.com
> To unsubscribe, email: farcry-dev+unsubscr...@googlegroups.com
> For more options: http://groups.google.com/group/farcry-dev
> --------------------------------
> Follow us on Twitter: http://twitter.com/farcry

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

Reply via email to