Ok found the problem with the debugging class. This line was causing
it to fail .. God knows why.

myObj.setDebugProperty(propertyName="debugTemplate",
propertyValue="classic.cfm");

No matter what I set it as it causes the debugging to just stop working. 

Any ideas?

- Jason

On 5/9/05, Jason Sheedy <[EMAIL PROTECTED]> wrote:
> Does anyone know of any good resources on the cf7 admin api? I've had a
> good look throught cfc explorer and can see all the methods and arguments,
> but there's not a real lot of info in there on what all the argument
> values should be. It's fine for most of them, but there are a few args
> that aren't displayed in the administrator GUI. Any help would be
> appreciated.
> 
> I've also noticed a couple of things that seem like bugs, but I'm probably
> not doing something right. When I set the timeout and interval values in
> the api the result comes out as timeout=0 interval=0. If I don't set them
> they obviously come out as defaults timeout=20 interval=7. Wierd.
> 
> Also, I've been mucking around with the debugging class and for some
> reason debugging is not being displayed even thought it's been flagged as
> enabled. .. most of the debug options are enabled too.
> 
> cheers,
> 
> Jason Sheedy
> www.jmpj.net
> 
> ---
> You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to [EMAIL PROTECTED]
> Aussie Macromedia Developers: http://lists.daemon.com.au/
> 


-- 
Jason Sheedy
www.jmpj.net

---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to