The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do you remove the site wide profile customization?
A while back my other admin made it so all themes and users use the same exact custom profile. I want to remove it so it's back to the theme default instead of the same thing for each theme. How do you remove the customized profile theme setup?
Edit - My other admin had a Query in the database for the profiles to show up as the custom theme that he had set for site wide default. Removed it and works perfect. |
#2
|
||||
|
||||
So it sounds like the profile template was customized, is that correct? Do you know if they used a modification or just a pure template edit? If it was just a template edit, you may be able to revert to the default version of the template.
|
#3
|
|||
|
|||
From what I understand it may have been that your admin set a "site default" for profile customization. As admin one can simply edit your own profile and set it as default site wide for all users. I have had some trouble myself with profile customizations and more than one theme. What I would suggest is (if your admin) go into your default theme then your profile and revert all changes made and save that as your site default profile, now when you go back to your other custom theme the profiles off all users should look "not customized" for any new members that joins. For users that want to revert back to a "blank" or not customized profile they can now simply click on default and save.
|
#4
|
|||
|
|||
vBulletin 4 has a Customize My Profile option on your profile. You can enable it or disabled the option in the usergroup settings.
In this feature it allows Admins to set a specific look as the Site Wide Default theme. Which is what my other admin has done. I would like to remove it so on my two new themes it will show the default that came with those themes. I can not figure out how to remove the theme set as default for the profiles. Revert does nothing. Says there is nothing to revert. --------------- Added [DATE]1311442588[/DATE] at [TIME]1311442588[/TIME] --------------- Anyone else have any suggestions or idea's on how to remove it? |
#5
|
|||
|
|||
Fixed. Removed a query from database.
|
#6
|
||||
|
||||
I have the same problem now, how to fix that? What's that about a query in database? Because I have two styles, light and dark, and yeah, dark overrides all other styles. Why is that option even so easily available >.>
|
#7
|
||||
|
||||
run this in phpmyadmin
go to your Database then poke sql add this Code:
DELETE FROM customprofile; |
#8
|
||||
|
||||
^^ that query will remove everybodies profile customizations, not just the site default.
|
#9
|
||||
|
||||
Quote:
then I youll need to peek in side the customprofile and see if anyone else has a custon filed .. I know this site is new |
#10
|
||||
|
||||
But it will remove default site customization as well, allowing for normal skin style, right?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|