Joined: Aug 29, 2004 Posts: 9136 Location: Arizona
Posted:
Tue Jan 24, 2006 7:13 pm
providence, I do this by removing all of the theme directories under nukeroot/themes except the one theme I wish to allow.
Before you do this, however, you will want to first set the default theme within your Preferences to the ONE theme you want to use and then with phpMyAdmin, null out the user_theme field on the nuke_users table with something like this:
UPDATE `nuke_users` SET `user_theme` = NULL WHERE 1
Now it is safe to remove all the theme directories other than the one you set to be your Site Default theme.
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum