Log in

View Full Version : Profie Picture showing even when restricted


Megatr0n
03-15-2009, 06:18 PM
OK, I have an issue.

Whenever my users set profile picture to be restricted to friends only random users can still view it? Everything else is fine. I mean all the other options in Profile Privacy.

I contacted vB support and followed their advised.

- Disabled all hacks - the issue doesn't go away
- So, I thought it could be a skin. I contacted the skin author and he tested them all and they worked fine.
- When I created a new style with no parent then the issue was gone.

Does this mean it's a template issue in the profile template? If so, can someone help me look into it and fix it?

Thanks in advance.

--------------- Added 1237152971 at 1237152971 ---------------

Anyone?

--------------- Added 1237226314 at 1237226314 ---------------

Anyone?

Lynne
03-16-2009, 09:56 PM
Did you do a search in their bug reports? I found this Restricting viewing of Profile Picture to Friends has no effect on the Blog (http://www.vbulletin.com/forum/project.php?issueid=27225). You may want to do a search and see if you find an bug regarding this issue.

Megatr0n
03-16-2009, 10:03 PM
However, it worked on a style with no parent though?

Lynne
03-16-2009, 10:07 PM
Then there is something wrong with your style. Perhaps the memberinfo_* templates were't upgraded with the new 3.8 features of privacy.

Megatr0n
03-17-2009, 04:41 PM
Do you mind if you can gve me a hand with this Lynne if I gave you access to my AdminCP? Been stuck with this for like 2 weeks now.

Lynne
03-17-2009, 05:40 PM
Create a Child Style of your style. Then go and revert all the memberinfo_* templates in that child style. Select that style to view your forum in and see if it all looks fine then. Or, go into each editied memberinfo_* template (they will be in red) and select to Edit. Then do View History and Compare and compare your template to the default Jelsoft one. Then you may copy/paste in any missing code.

Megatr0n
03-17-2009, 06:49 PM
Hi Lynne,

I tried your second suggestion but the problem is I don't understand coding languages.

Lynne
03-17-2009, 07:08 PM
You don't need to code anything, just be able to compare and see if there are lines missing and if the line is missing, add it.