ross wrote: > KeyError: (see above) > > Note, it's not unauthorised - it's just not in the namespace. IIRC, the new way for security errors like this to work is to throw a keyerror. So, it's probably a permissions problem manifesting itself as a KeyError. Try installing Shane Hathaway's ZDebug and see what that reveals :-) cheers, Chris