This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I can't change "everyone" on facebooks privacy search option. Help?!?!?
03-12-2014, 10:32 PM
Post: #11
 
SOLVED

The solution I've found: with Opera browser, right click over button "Search for you on Facebook" and select "Inspect element" (botton of context menu). Then, edit the HTML code of the page. Two branches below you will find something like "<select name="UIPrivacyWidget[93849583]">. Unfold this element. If you find a value of "80", change it to "40" -friends only-:

<option value="40" selected="1">Friends only</option>

(Use the right button over the value to change it)

Finish edit element with Opera "Inspect element". And that's all. It works.

(Another option -not tested-: save the page, edit it whith any HTML or basic text editor, change that value and item, save again and execute it)



PS: @theimmaculatecrown

In order to finish editing, close the window "Inspect element" (click on the upper right "X" of the editing window). And wait for Facebook autoreload (a few seconds).

Ads

Find all posts by this user
Quote this message in a reply
03-12-2014, 10:35 PM
Post: #12
 
@Master of the Universe I don't understand this part "Finish edit element with Opera "Inspect element" Are you saying to rt click again and select "inspect element"? If so, it's not working for me.

Edit:@Master of the Universe Will the drop box visually change to "Friends Only"? The page does not seem to reload and when I reload it manually I still see no change.
Find all posts by this user
Quote this message in a reply
03-12-2014, 10:41 PM
Post: #13
 
It wooooooorrrkkkkssssss!!!

Awesome!! Astounding!! Amazing!! Colossal!!

THANKS SO MUCH, Master of the Universe!!


Edit:

I have tested other values:

<option value="80">Everyone</option>

<option value="40" selected="1">Friends only</option>

<option value="50" selected="1">Friends of friends</option>

<option value="111" selected="1">Only me</option>

and all of them work.

It's the first time I change Facebook code. It's very easy override abuses and tyrannical decisions of Facebook and Mark Zuckerberg. Smile

Ads

Find all posts by this user
Quote this message in a reply
03-12-2014, 10:51 PM
Post: #14
 
I cannot do it .. it is not saving changes in inspect element .. please helpp .. i really need to fix my settings
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)