Proxima Bridge List Users
Proxima
The profile module does not have an item_index.tpl because you dont list profiles on a profile.
you list audio files that belong to the profile on a profile. You list blog posts of that profile on a profile........ but no profile has a list of profiles on a profile so it doesn't need an item_index.tpl file.
The bridge module is expecting that you're wanting to get things FROM a profile, not PROFILES.
But if you drop an empty file with the file name item_index.tpl into
/modules/jrProfile/templates/item_index.tpl
that hack allows the proxima bridge to work. not great but it works if you really need it.