UBB.Dev
Posted By: oceanwest Force Change Style sheet. - 02/22/2003 11:39 AM
What is the magic to force everyone to use the default style sheet. I have killed some
old ccs. and they are still set for them they get errors.

I know there is a sql command to do this but it excapes me.

Thanks
Posted By: JoshPet Re: Force Change Style sheet. - 02/22/2003 11:46 AM
UPDATE w3t_Users
SET U_StyleSheet = 'usedefault'

That forces everyone to use the default as defined in the theme file.
Posted By: Wando Re: Force Change Style sheet. - 03/19/2004 5:24 PM
don't you just love those queries!
© UBB.Developers