Quote:
Originally Posted by bosken
Suddenly ONLY me, Admin can see the postbit dropdown link to albums under the avatars. No one else. Can?t find any settings for this in the permissions menus. ?!?
Tried to reimport file, no luck. Also runned the "Rebuild Vehicle Postbit Dropdowns" thingy

|
The first thing that comes to mind is that it's something with your style. The postbit dropdown is really just data stored in a custom user profile field. There is no group permissions on it, it's either on or off. I am outputting the data into the template hook
postbit_userinfo_right (since you are using legacy postbit). Maybe you have some admin only code in there that has that template hook contained in it?