Change default theme for all logged in users (1 viewing) (1) Guest
 | | |
|
TOPIC: Change default theme for all logged in users
|
|
Change default theme for all logged in users 3 Months, 1 Week ago
|
Karma: 0
|
|
Hi!
How do I change the default theme which will take effect to all users?
|
|
|
|
|
|
|
Re:Change default theme for all logged in users 3 Months, 1 Week ago
|
Karma: 28
|
|
You have the set the theme for each user.
You can do that globally using mysql> update users set buttonstyle = 'rsdx_blue1';
B0zz
|
|
|
|
|
|
|
Re:Change default theme for all logged in users 3 Months, 1 Week ago
|
Karma: 0
|
|
Ok got that... but is there an option to do this in the Admin section?..
|
|
|
|
|
|
|
Re:Change default theme for all logged in users 3 Months, 1 Week ago
|
Karma: 28
|
|
No you cannot mass change this for all users, only one user at a time.
B0zz
|
|
|
|
|
|
|
Re:Change default theme for all logged in users 3 Months, 1 Week ago
|
Karma: 0
|
|
Thanks for that...
|
|
|
|
|
|
|
Re:Change default theme for all logged in users 2 Months, 2 Weeks ago
|
Karma: 0
|
|
This should be changed so that by default the buttonStyle chosen in config/owl.php is used, even for not logged in users.
I did a workaround by renaming the style folders...
|
|
|
|
|
|
|
Re:Change default theme for all logged in users 2 Months, 2 Weeks ago
|
Karma: 28
|
|
Or you can run a mysql Query to change the button_style column for all users.
B0zz
|
|
|
|
|
|
|
 | | |
|
|
|