vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How do you remove the site wide profile customization? (https://vborg.vbsupport.ru/showthread.php?t=267204)

GameOverViper 07-21-2011 09:35 PM

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.

Eric 07-21-2011 11:25 PM

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.

EquinoxWorld 07-22-2011 04:09 PM

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.

GameOverViper 07-22-2011 08:10 PM

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?

GameOverViper 07-25-2011 10:00 AM

Fixed. Removed a query from database.

Emeralda 05-29-2012 07:13 PM

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 >.>

Hippy 05-29-2012 11:40 PM

run this in phpmyadmin

go to your Database
then poke sql

add this

Code:

DELETE FROM customprofile;
hit go

;)

Lynne 05-29-2012 11:44 PM

^^ that query will remove everybodies profile customizations, not just the site default.

Hippy 05-29-2012 11:52 PM

Quote:

Originally Posted by Lynne (Post 2334503)
^^ that query will remove everybodies profile customizations, not just the site default.

any sugestions ?

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

Emeralda 05-30-2012 07:41 AM

But it will remove default site customization as well, allowing for normal skin style, right?


All times are GMT. The time now is 01:44 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01688 seconds
  • Memory Usage 1,728KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete