I have BDC item and item builder web parts on the System Account's "My Profile" page, which as Im sure you know, acts as a template for all "My sites". I've added a script below these web parts that adds the "+/-" sign in front of each web part title, allowing them to be expanded/collapsed.This script was found here: http://pathtosharepoint.wordpress.com/2008/10/25/expandcollapse-buttons-for-your-web-parts/
When I am signed in as the System Account, I can see all "+/-" allowing for expanding/collapsing on all "My sites". Yet when I am another user, with contribute permissions, I can only see 4 out 14 "+/-" on all "My sites". I dont think this is a problem with the script, as it works fine when I am the System Account. I believe it is a permissions issue, but I have given all users permissions to the SQL database as well to the application in the BDC section of SSP, [this is in a test environment, so not too scary :-)].
Any one know whats going on?