Knowledge Base Navigation

Articles: 51 Categories: 8

KB Article: Reset all users themes to the default theme

Article:Reset all users themes to the default theme     Popular
Submitted By:Telli
Date Added:06-05-2004 12:27:12
Hits:7,407



How to set all users themes to the default theme

This tip is useful if your deleting themes. Just run this query through your phpmyadmin or whatever you use for mysql and it will reset all your users theme to the default theme. If your prefix "nuke" is differant then change it to reflect your prefix.


UPDATE nuke_users SET theme='';
OPTIMIZE TABLE nuke_users;

Current rating: 7.91 by 192 users
Please take one second and rate this article...

Not a Chance 12345678910 Absolutely

Please register or sign-in to post comments.


Jump to a selected article...